Open LUCKASSs opened 8 years ago
Have you tried to run "npm install"?
I completly re-install the server, and that works fine !
But when I try to connect the game to the server it give me this :
[Console] Invalid provider! Kicking..
[Console] Removed null
And when I launch the web UI it got stuck at "connecting"
http://image.noelshack.com/fichiers/2016/41/1476125832-2016-10-10.png
(and any tips to play out of the same network ? I have opened port 3000 and 3302 but it does not work)
@Cronick
What provider do you use to login with?
Provider ? ( Android and PTC ?)
Only Google login is supported at the moment.
Ok thx And for the web UI that got stuck ?
Try to give me a screenshot of the web-browser console
Nothing happens :
> POGOServer@0.6.0 api /home/luca/POGOserver
> npm run babel-node -- ./api/index.js
> POGOServer@0.6.0 babel-node /home/luca/POGOserver
> babel-node --presets=es2015 "./api/index.js"
Web-API for POGOserver running at => http://localhost:9000/
CTRL + C to shutdown
Have you changed the cfg.js in the api folder to your server ip?
I just renamed the cfg to cfg.js The ip is localhost (127.0.0.1) I have to change this ?
If your server and API is hosted on the same machine, then you should not change it.
Now it said "login failed".... I'm retarded or something ??
@Cronick
@Cronick
Any help pls for the "login failed" on the Web Ui ?
Hello guys, I got an error when I launch by
sudo npm run boot
Thx