Error EADDRINUSE
See original GitHub issueHello,
I am trying to run Japonicus but I am getting error and there is nothing going on on the dashboard. Can somebody elaborate on this and give some ideas on what can be wrong?
I am starting it with sudo python3 japonicus.py -b -c -k --repeat 10 -i -w And I am running it on Virtualbox Ubuntu.
`events.js:160 throw er; // Unhandled ‘error’ event ^
Error: listen EADDRINUSE 127.0.0.1:3000 at Object.exports._errnoException (util.js:1020:11) at exports._exceptionWithHostPort (util.js:1043:20) at Server._listen2 (net.js:1262:14) at listen (net.js:1298:10) at net.js:1408:9 at _combinedTickCallback (internal/process/next_tick.js:83:11) at process._tickCallback (internal/process/next_tick.js:104:9) at Module.runMain (module.js:606:11) at run (bootstrap_node.js:383:7) at startup (bootstrap_node.js:149:9) at bootstrap_node.js:496:3 WEBSERVER MODE
- Running on http://0.0.0.0:5000/ (Press CTRL+C to quit) `
Issue Analytics
- State:
- Created 6 years ago
- Comments:5 (3 by maintainers)
Thanks a lot! Now I can see something. I am quite new in Japonicus. Can you write a bit on how are the results presented, so there will be multiple runs and the best coefficients of a the strategy will be presented at the end?
As it is, some results are presented at the end of all EPOCHS if deemed valid on further simulations… not even worth writing about it XD. Theres room for elaborate things on this side, also would be quick to implement… so I may put the code and instructions on following days 😉