-
-
Notifications
You must be signed in to change notification settings - Fork 77
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
Unexpected token (1:47) #2929
Comments
This seems to be related to the issue I reported earlier today. I have encountered this same error. |
I have the same issue. It seems like the FreeTubeApp fix has already been commited with this commit: 9a97e4f In the meantime you can use the To do this just change the |
This should be fixed now in the newest release v0.17.0 |
Thanks Patric. The error is gone, but now I get the following error a few seconds into the playback: "Video playback error |
Might be this issue: #2952 |
Describe the Bug
Running ViewTube as a Docker image. Using the 'latest' tag, downloaded a few hours ago.
Whenever I click on a video, instead of starting to play, ViewTube shows the error "Unexpected token (1:47)".
In addition, this error shows top-right:
Error loading video [GET] "/api/videos/o_jvt7t096E": 400 Bad Request
Steps to Reproduce the Bug
Expected Behaviour
I would expect that the video starts streaming.
Additional Context
This looks like the same issue which was solved in FreeTube a few hours ago: FreeTubeApp/FreeTube#5378
The text was updated successfully, but these errors were encountered: