mchristopher / PokemonGo-DesktopMap

Electron App around PokemonGo-Map
https://pokemon-go-updater.mike.ai/download
MIT License
1.76k stars 393 forks source link

Oops! Something went wrong. #1232

Closed CP-1337 closed 2 years ago

CP-1337 commented 7 years ago

"Oops! Something went wrong.

This page didn't load Google Maps correctly. See the JavaScript console for technical details."

Here is the log from the JavaScript:

server up: null
Error getting location, trying second provider PositionError
Found location [43.9233,-78.8684] by ipinfo.io
2016-09-14 23:03:04,096 [      MainThread][     runserver][    INFO] Parsed location is: 43.6399/-79.3806/77.4211 (lat/lng/alt)

2016-09-14 23:03:04,105 [      MainThread][        models][    INFO] Connecting to local SQLite database

2016-09-14 23:03:04,227 [ search-overseer][        search][    INFO] Search overseer starting

2016-09-14 23:03:04,227 [ search-overseer][        search][    INFO] Starting search worker threads

2016-09-14 23:03:04,234 [ search-overseer][        search][    INFO] New location caught, moving search grid

2016-09-14 23:03:04,259 [ search-worker-0][        search][    INFO] Searching at 43.638975,-79.382825

2016-09-14 23:03:04,259 [ search-worker-0][      auth_ptc][    INFO] PTC User Login for: robloxbae

2016-09-14 23:03:04,279 [      db-cleaner][        models][    INFO] Regular database cleaning complete

2016-09-14 23:03:04,795 [ search-worker-0][      auth_ptc][    INFO] PTC User Login successful.
2016-09-14 23:03:04,795 [ search-worker-0][      auth_ptc][    INFO] Request PTC Access Token...

2016-09-14 23:03:04,884 [ search-worker-0][      auth_ptc][    INFO] PTC Access Token successfully retrieved.

2016-09-14 23:03:08,174 [      MainThread][     runserver][    INFO] Web server listening at http://127.0.0.1:8000

Python server started!
Got open express port: 8001
Express server started!
server up: http://localhost:8001
MAP: Google Maps API error: ApiNotActivatedMapError https://developers.google.com/maps/documentation/javascript/error-messages#api-not-activated-map-error
MAP: Uncaught TypeError: Cannot read property 'contains' of undefined
MAP: Uncaught TypeError: Cannot read property 'getSouthWest' of undefined
2016-09-14 23:03:15,973 [ search-worker-0][        models][    INFO] Parsing found 0 pokemons, 0 pokestops, and 0 gyms

MAP: Uncaught TypeError: Cannot read property 'getSouthWest' of undefined
MAP: Uncaught TypeError: Cannot read property 'getSouthWest' of undefined
2016-09-14 23:03:25,973 [ search-worker-0][        search][    INFO] Searching at 43.638030,-79.382074

2016-09-14 23:03:26,138 [ search-worker-0][        models][    INFO] Parsing found 0 pokemons, 0 pokestops, and 0 gyms

MAP: Uncaught TypeError: Cannot read property 'getSouthWest' of undefined
2016-09-14 23:03:36,141 [ search-worker-0][        search][    INFO] Searching at 43.638030,-79.380571

2016-09-14 23:03:36,299 [ search-worker-0][        models][    INFO] Parsing found 0 pokemons, 0 pokestops, and 0 gyms

MAP: Uncaught TypeError: Cannot read property 'getSouthWest' of undefined
2016-09-14 23:03:46,299 [ search-worker-0][        search][    INFO] Searching at 43.638030,-79.379069

2016-09-14 23:03:46,431 [ search-worker-0][        models][    INFO] Parsing found 0 pokemons, 0 pokestops, and 0 gyms

MAP: Uncaught TypeError: Cannot read property 'getSouthWest' of undefined
2016-09-14 23:03:56,433 [ search-worker-0][        search][    INFO] Searching at 43.638975,-79.378318

2016-09-14 23:03:56,586 [ search-worker-0][        models][    INFO] Parsing found 0 pokemons, 0 pokestops, and 0 gyms

MAP: Uncaught TypeError: Cannot read property 'getSouthWest' of undefined
2016-09-14 23:04:04,282 [      db-cleaner][        models][    INFO] Regular database cleaning complete

MAP: Uncaught TypeError: Cannot read property 'getSouthWest' of undefined
2016-09-14 23:04:06,588 [ search-worker-0][        search][    INFO] Searching at 43.638975,-79.379820

2016-09-14 23:04:06,772 [ search-worker-0][        models][    INFO] Parsing found 0 pokemons, 0 pokestops, and 0 gyms

MAP: Uncaught TypeError: Cannot read property 'getSouthWest' of undefined
2016-09-14 23:04:16,773 [ search-worker-0][        search][    INFO] Searching at 43.638975,-79.381323

2016-09-14 23:04:16,934 [ search-worker-0][        models][    INFO] Parsing found 0 pokemons, 0 pokestops, and 0 gyms

MAP: Uncaught TypeError: Cannot read property 'getSouthWest' of undefined
2016-09-14 23:04:26,936 [ search-worker-0][        search][    INFO] Searching at 43.639921,-79.380570

MAP: Uncaught TypeError: Cannot read property 'getSouthWest' of undefined
2016-09-14 23:04:27,085 [ search-worker-0][        models][    INFO] Parsing found 0 pokemons, 0 pokestops, and 0 gyms
2016-09-14 23:04:37,085 [ search-worker-0][        search][    INFO] Searching at 43.639921,-79.382073
2016-09-14 23:04:37,233 [ search-worker-0][        models][    INFO] Parsing found 0 pokemons, 0 pokestops, and 0 gyms
daodinhlong commented 7 years ago

Refer here to create google map API https://pgm.readthedocs.io/en/develop/basic-install/google-maps.html