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
{{ message }}
This repository has been archived by the owner on Oct 8, 2023. It is now read-only.
Hello,
I am running backend and frontend locally on the same machine. When I tried to add a new device (device/new), I got several errors related to SyntaxError: Unexpected token < in JSON at position 0
And the error 500 (Internal Server Error), which seems to cause the QR not to display GET http://localhost:58600/api/devices/qrcode?nonce=a605b457-0d68-8b96-bb99-70b155131268 500 (Internal Server Error)
What could be the cause? Any suggestions would be greatly appreciated.
jwang
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello,
I am running backend and frontend locally on the same machine. When I tried to add a new device (device/new), I got several errors related to
SyntaxError: Unexpected token < in JSON at position 0
And the error 500 (Internal Server Error), which seems to cause the QR not to display
GET http://localhost:58600/api/devices/qrcode?nonce=a605b457-0d68-8b96-bb99-70b155131268 500 (Internal Server Error)
What could be the cause? Any suggestions would be greatly appreciated.
jwang
The text was updated successfully, but these errors were encountered: