Git Product home page Git Product logo

Comments (6)

cracker0dks avatar cracker0dks commented on July 21, 2024

Very hard to tell. Seems like you lost the socket connection. This seems to be an server error. Can you also provide the server log?

from accelerator.

GuiTh avatar GuiTh commented on July 21, 2024

here is what i believe to be the server logs

2022-10-14T15:26:44: new connection! Jgna9tQrOP8YLWK2AAAE

2022-10-14T15:26:44: [Jgna9tQrOP8YLWK2AAAE] connection accepted

2022-10-14T15:26:58: undefined

2022-10-14T15:26:58: SAME ROOM CALLBACK undefined

2022-10-14T15:27:38: [DjHb7z9Lhf0HhffmAAAB] disconnected

2022-10-14T15:31:15: new connection! dhxDtlRBVrpS_p3GAAAF

2022-10-14T15:31:15: [dhxDtlRBVrpS_p3GAAAF] connection accepted

2022-10-14T15:31:19: undefined

2022-10-14T15:31:19: SAME ROOM CALLBACK undefined

2022-10-14T15:31:48: [Jgna9tQrOP8YLWK2AAAE] disconnected

2022-10-14T15:32:04: [_UEe6pmUjWyIRUCKAAAD] disconnected

2022-10-14T15:32:05: new connection! TizoI2ujjq2QHWsJAAAG

2022-10-14T15:32:05: [TizoI2ujjq2QHWsJAAAG] connection accepted

2022-10-14T15:32:17: [dhxDtlRBVrpS_p3GAAAF] disconnected

2022-10-14T15:34:26: new connection! 6OE2VY8NDHPcQsS8AAAH

2022-10-14T15:34:26: [6OE2VY8NDHPcQsS8AAAH] connection accepted

2022-10-14T15:34:30: NEW LB CALLBACK undefined

2022-10-14T15:34:30: undefined

2022-10-14T15:50:40: [6OE2VY8NDHPcQsS8AAAH] disconnected

2022-10-14T16:24:20: [TizoI2ujjq2QHWsJAAAG] disconnected

from accelerator.

cracker0dks avatar cracker0dks commented on July 21, 2024

Do you get something like this at the start?
image
Can you past this so I can see if it is a loadbalanacer problem?

from accelerator.

GuiTh avatar GuiTh commented on July 21, 2024

i do, kinda, here it is:

Running node v16.16.0 (npm v8.11.0)

Webserver & socketserver running on port:8080
We encouter an error... wait for config to be write then exit!
Warning: unoconv not found! If you are on Dev, this is not a problem!
warning: File ./db/praesiSave.txt not found (yet).
warning: File ./db/singleFileTable.txt not found (yet).
warning: File ./db/allRoomAttr.txt not found (yet).
warning: File ./db/userPItems.txt not found (yet).
warning: File ./db/all3DObjs.txt not found (yet).
FAILD TO START puppeteer BROWSER!!! Error: Failed to launch the browser process!

TROUBLESHOOTING: https://github.com/puppeteer/puppeteer/blob/master/docs/troubleshooting.md

Webserver & socketserver running on port:8080
at Server.setupListenHandle [as _listen2] (node:net:1372:16)
Warning: unoconv not found! If you are on Dev, this is not a problem!
at Server.listen (node:net:1508:7)
warning: File ./db/singleFileTable.txt not found (yet).
at Module._compile (node:internal/modules/cjs/loader:1105:14)
warning: File ./db/userPItems.txt not found (yet).
at Module.load (node:internal/modules/cjs/loader:981:32)
FAILD TO START puppeteer BROWSER!!! Error: Failed to launch the browser process!
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:77:12)

code: 'EADDRINUSE',

syscall: 'listen',
at ChildProcess. (/home/auladof/public_html/workflowinterativo.com.br/node_modules/puppeteer/lib/Launcher.js:740:61)
port: 8080
at Process.ChildProcess._handle.onexit (node:internal/child_process:291:12)
Cleanup and exit!

Command completed!
WARNING: LOCAL MCU NOT STARTED! BE SURE TO SET UP A LOADBALANCER!


Accelerator MAIN is up and running! YEAH :D

from accelerator.

cracker0dks avatar cracker0dks commented on July 21, 2024

you have something running on port 8080 on your server. Thats why the loadbalancer can't start up. You need to stop it, or change the port.

from accelerator.

GuiTh avatar GuiTh commented on July 21, 2024

thank you, I'll make this change, if another error happens I'll reply here

from accelerator.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.