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

Uncaught SyntaxError: Unexpected end of JSON input at JSON.parse (<anonymous>) at y.<anonymous> (signaling.js:722:16) #509

Closed
MorganReid opened this issue Jul 6, 2023 · 1 comment

Comments

@MorganReid
Copy link

According to README.md. I installed nextcloud-spreed-signaling (Running as daemon), the following is my configuration file:
image
This is the nginx configuration for nextcloud-spreed-signaling:
image
Then my configuration in nextcloud talk (desktop) is as follows:
image
Finally, when I click on a specific member in Talk, the browser's console information reports an error as follows:
image
It is normal to visit https://mailtest.autox.sz:3443/standalone-signaling/api/v1/welcome:
image

Do you have any good suggestions? In addition, where can I view the logs corresponding to this service? Very much looking forward to receiving your reply.

@fancycode
Copy link
Member

Most likely this is the same as #180. If you are running the service as systemd daemon, you (usually) should find the logs in the journal (see man journalctl).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants