You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
again getting the 404 error, but now when i refresh the localhost:8000 page the map finally pops up at
Biologisch-Ökologische Station der Universität Koblenz-Landau
Zum Horngraben 2
54533 Bettenfeld
Germany
. (keep in mind i am still running 2 other bots on different accounts using the same google maps api key, but they arent popping up on the map) and now the python server says:
it says "Serving HTTP on 0.0.0.0 port 8000 ..."
but nothing happens, then when i type in "localhost:8000" in chrome it comes back with a 404 error,
and on the bot running my player it says "127.0.0.1 - - [29/Sep/2016 20:46:49] "GET / HTTP/1.1" 404 366 0.001000"
i can only assume the 404 in quotes above means the 404 error im getting back.
then when i exit the bot but keep the python http server running it says stuff like this indefinatly
"127.0.0.1 - - [29/Sep/2016 20:48:31] "GET /socket.io/?EIO=3&transport=polling&t=1475207310561-0 HTTP/1.1" 404 -
127.0.0.1 - - [29/Sep/2016 20:48:32] code 404, message File not found
127.0.0.1 - - [29/Sep/2016 20:48:32] "GET /socket.io/?EIO=3&transport=polling&t=1475207311072-0 HTTP/1.1" 404 -
127.0.0.1 - - [29/Sep/2016 20:48:32] code 404, message File not found
127.0.0.1 - - [29/Sep/2016 20:48:32] "GET /socket.io/?EIO=3&transport=polling&t=1475207311124-0 HTTP/1.1" 404 -
127.0.0.1 - - [29/Sep/2016 20:48:32] code 404, message File not found
127.0.0.1 - - [29/Sep/2016 20:48:32] "GET /socket.io/?EIO=3&transport=polling&t=1475207311201-0 HTTP/1.1" 404 -
127.0.0.1 - - [29/Sep/2016 20:48:32] code 404, message File not found
127.0.0.1 - - [29/Sep/2016 20:48:32] "GET /socket.io/?EIO=3&transport=polling&t=1475207311335-0 HTTP/1.1" 404 -
127.0.0.1 - - [29/Sep/2016 20:48:32] code 404, message File not found
127.0.0.1 - - [29/Sep/2016 20:48:32] "GET /socket.io/?EIO=3&transport=polling&t=1475207311620-0 HTTP/1.1" 404 -
127.0.0.1 - - [29/Sep/2016 20:48:33] code 404, message File not found
127.0.0.1 - - [29/Sep/2016 20:48:33] "GET /socket.io/?EIO=3&transport=polling&t=1475207312045-0 HTTP/1.1" 404 -
127.0.0.1 - - [29/Sep/2016 20:48:33] code 404, message File not found"
again getting the 404 error, but now when i refresh the localhost:8000 page the map finally pops up at
Biologisch-Ökologische Station der Universität Koblenz-Landau
Zum Horngraben 2
54533 Bettenfeld
Germany
. (keep in mind i am still running 2 other bots on different accounts using the same google maps api key, but they arent popping up on the map) and now the python server says:
"127.0.0.1 - - [29/Sep/2016 20:51:45] "GET /socket.io/?EIO=3&transport=polling&t=1475207504598-0 HTTP/1.1" 404 -
127.0.0.1 - - [29/Sep/2016 20:51:45] code 404, message File not found
127.0.0.1 - - [29/Sep/2016 20:51:45] "GET /[email protected],%[email protected],%[email protected]?1475207505497 HTTP/1.1" 404 -
127.0.0.1 - - [29/Sep/2016 20:51:45] code 404, message File not found"
and stuff... idk what to do
The text was updated successfully, but these errors were encountered: