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

SyntaxError: Unexpected token N in JSON at position 0 #53

Open
3ch01c opened this issue Oct 16, 2018 · 0 comments
Open

SyntaxError: Unexpected token N in JSON at position 0 #53

3ch01c opened this issue Oct 16, 2018 · 0 comments
Labels
frontend Issues/MRs related to frontend HTML/JS good first issue

Comments

@3ch01c
Copy link
Contributor

3ch01c commented Oct 16, 2018

This error message is displayed if a puzzle.json resource is no longer available. This happens if you reinstall a mothball with a different seed. To fix it, you need to hard reload the /puzzle-list.html page to get the new puzzle endpoints. The error message should point the user to this problem (e.g. display a 404 instead of trying to parse the nonexistent JSON)

@int00h5525 int00h5525 added the frontend Issues/MRs related to frontend HTML/JS label Feb 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend Issues/MRs related to frontend HTML/JS good first issue
Projects
None yet
Development

No branches or pull requests

3 participants