Skip to content
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

Closed
iruy opened this issue Aug 7, 2016 · 12 comments
Closed

Web - Error 404 for socket.io #2817

iruy opened this issue Aug 7, 2016 · 12 comments

Comments

@iruy
Copy link

iruy commented Aug 7, 2016

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
404 Error

Steps to Reproduce

Happening both on Windows and OS X

@onesvat
Copy link

onesvat commented Aug 7, 2016

Same on Ubuntu 16.04

@helmut1337
Copy link

Also for Windows 7 for the catchable-USERNAME.json file
catchable

@Kujawadl
Copy link

Kujawadl commented Aug 7, 2016

#2547

@Kujawadl
Copy link

Kujawadl commented Aug 7, 2016

@helmut1337 create a file in your web directory called catchable-[your username].json with just {} in it. The other error is from #2547

@StudioNoctis
Copy link

@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

@AndikaTanpaH
Copy link

AndikaTanpaH commented Aug 9, 2016

any update for socket.io 404?
im use ubuntu 12.04 and run apache2..
or i must trun on "python -m SimpleHTTPServer 8001" first?

i was try "python -m SimpleHTTPServer" but didnt succcess

@hdchuong
Copy link

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.

@AndikaTanpaH
Copy link

@hdchuong i just add different gmap key.. but its still happening

Failed to load resource: the server responded with a status of 404 (File not found)
GET http://localhost:8000/socket.io/?EIO=3&transport=polling&t=LPucIJL 404 (File not found)

where is socket.io ? i dint find on folder web.

@hdchuong
Copy link

@AndikaTanpaH is the new key for javascript?

@AndikaTanpaH
Copy link

@hdchuong yes i just create a new key..
/configs/config.js
/web/config/userdata.js

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)

@hdchuong
Copy link

@AndikaTanpaH hmm this is weird coz I'm having exact the same problem and solved by the right gmap key.
I run with docker on Mac though using docker-compose.yml file

@nujabse
Copy link

nujabse commented Aug 11, 2016

Got the same error too on Archlinux, can't find a solution.

@k4n30 k4n30 closed this as completed Aug 16, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

9 participants