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

Unexpected char '<' at 1:1 #939

Closed
Perflyst opened this issue Nov 27, 2019 · 5 comments
Closed

Unexpected char '<' at 1:1 #939

Perflyst opened this issue Nov 27, 2019 · 5 comments
Labels
bug Something isn't working

Comments

@Perflyst
Copy link
Contributor

Invidious means it is blocked, but checking via curl it isnt.

Following errors are visible (no stacktraces):

UC8JvT2osp6pU4AOEmlGuYkw : Unexpected char '<' at 1:1 UC7kwfrBt2UUK6TgmOpSCIYA : Unexpected char '<' at 1:1

@Perflyst
Copy link
Contributor Author

Perflyst commented Dec 5, 2019

Seems to happen on latest master now on every video

@Perflyst
Copy link
Contributor Author

Perflyst commented Dec 5, 2019

Ah well, seems blocked

invidious@invidious:~/invidious$ curl -s https://www.youtube.com/watch?v=QmyhcjpsF6E -6
<HTML><HEAD><meta http-equiv="content-type" content="text/html;charset=utf-8">
<TITLE>302 Moved</TITLE></HEAD><BODY>
<H1>302 Moved</H1>
The document has moved
<A HREF="https://www.google.com/sorry/index?continue=https://www.youtube.com/watch%3Fv%3DQmyhcjpsF6E&amp;q=EhAqAQT5ACoZGQAAAAAAACUBGLXEpe8FIhkA8aeDS16icY96M34htlvxCWRlJtMbxEARMgFy">here</A>.
</BODY></HTML>
invidious@invidious:~/invidious$ curl -s https://www.youtube.com/watch?v=QmyhcjpsF6E -4
<HTML><HEAD><meta http-equiv="content-type" content="text/html;charset=utf-8">
<TITLE>302 Moved</TITLE></HEAD><BODY>
<H1>302 Moved</H1>
The document has moved
<A HREF="https://www.google.com/sorry/index?continue=https://www.youtube.com/watch%3Fv%3DQmyhcjpsF6E&amp;q=EgRf2BjmGLfEpe8FIhkA8aeDS2BfbGUIE9Ot-FzgXw95y_hPnd39MgFy">here</A>.
</BODY></HTML>

@omarroth
Copy link
Contributor

omarroth commented Dec 5, 2019

Closing in favor of #811.

@omarroth omarroth closed this as completed Dec 5, 2019
@Perflyst
Copy link
Contributor Author

Perflyst commented Dec 5, 2019

Can you please add a proper error message in the log for this error?

@omarroth
Copy link
Contributor

omarroth commented Dec 5, 2019

Sure, added with 5133635.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 16, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants