We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
on master when serving with nginx the google map user marker 404s
GET XHR http://localhost/location-<username>@gmail.com.json [HTTP/1.1 404 Not Found 0ms]
XMLHttpRequest { onreadystatechange: loadJSON/xhr.onreadystatechange(), readyState: 4, timeout: 0, withCredentials: false, upload: XMLHttpRequestUpload, responseURL: #"http://localhost/location-<username>@…", status: 404, statusText: "Not Found", responseType: "", response: "<html> <head><title>404 Not Found</…" }
The text was updated successfully, but these errors were encountered:
#905
Sorry, something went wrong.
confirmed:
PokemonGo-Bot/web $: touch location-<username>@gmail.com.json
No branches or pull requests
on master when serving with nginx the google map user marker 404s
The text was updated successfully, but these errors were encountered: