-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Web - Error 404 for socket.io #2817
Comments
Same on Ubuntu 16.04 |
@helmut1337 create a file in your web directory called catchable-[your username].json with just |
@Kujawadl Still seeing this as an issue, the catchable, location and inventory JSONs are creating and updated, but the socket issue is broken. Not seeing any other ticket's that got this resolved so far. socket.io/?EIO=3&transport=polling&t=LPhT30A |
any update for socket.io 404? i was try "python -m SimpleHTTPServer" but didnt succcess |
have you used the same google map key for userdata.js and config.json? If yes, the solution is getting another key for js. The 2 files can't share the same key. |
@hdchuong i just add different gmap key.. but its still happening
where is socket.io ? i dint find on folder web. |
@AndikaTanpaH is the new key for javascript? |
@hdchuong yes i just create a new key.. This is not a problem the operating system? i'm use ubuntu 12.04 64bit I'll try later with another operating system (windows 8.1) |
@AndikaTanpaH hmm this is weird coz I'm having exact the same problem and solved by the right gmap key. |
Got the same error too on Archlinux, can't find a solution. |
Could this be the reason why the buttons "Evolve" and "Release" are not appearing?
Actual Behavior
In my browser console I see this error message
Steps to Reproduce
Happening both on Windows and OS X
The text was updated successfully, but these errors were encountered: