-
-
Notifications
You must be signed in to change notification settings - Fork 131
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
Crash: 'Not enough data for satisfy transfer length header.' #235
Comments
Thanks for opening an issue, sometimes the connection with YouTube is closed forcedly, but I haven't been able to locate the cause(s) of it. If the tool managed to reconnect, then it should be fine |
@habys did it crash completely or was it able to reconnect after the error? |
This is still happening; some days not at all. A few days ago it happened 5 times. I am not noticing any ill effects from the crashes. I could not tell that it is crashing from watching Youtube. To answer your question, ever since I last updated and started the service (Jan 26th) it has kept the same PID through the stack traces. |
Thanks! I've also seen it happen myself, but it seems to recover itself from this error. I'll look into catching this exception upstream on https://github.com/FabioGNR/pyytlounge to not show it on logs |
This might also be due to the subscription watchdog killing the subscription in the middle of an event, and have nothing to do with upstream |
Before opening an issue make sure that there are no duplicates and that you are on the latest version.
Describe the bug
ERROR - Handle subscribe payload error, status 200 reason OK
To Reproduce
Leave this service running. Using a Sony TV with Google's OS and Youtube App
Expected behavior
No crashes
iSponsorBlockTV server (please complete the following information):
I saw this error three times yesterday when checking server logs but haven't noticed any ill effects. I have included this here for your information.
If there is some way I can capture the payload that is not being parsed correctly, or anything else I can do to be useful, please let me know.
The text was updated successfully, but these errors were encountered: