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

[Errno 32] Broken pipe #43

Open
MmeCromatique opened this issue Jan 15, 2023 · 11 comments
Open

[Errno 32] Broken pipe #43

MmeCromatique opened this issue Jan 15, 2023 · 11 comments
Assignees
Labels
pinned type: bug Something isn't working

Comments

@MmeCromatique
Copy link

Desktop (please complete the following information):

OS: Ubuntu
Version 22.04

Additional context
Running as a VM in Proxmox

It's me again, a stream is happening and

image
i'm getting broken pipes, I tried a youtube uploader and it worked

image
What could it be ?

@MmeCromatique MmeCromatique added the type: bug Something isn't working label Jan 15, 2023
@jenslys
Copy link
Owner

jenslys commented Jan 15, 2023

it can be a lot of reasons, but the error occurs when streamlink tries to send the stream to youtube. so the issue is usually with youtubeuploader. The times i got that error, its was either that my quota was reached or that my tokens had expired

@jenslys jenslys changed the title [Errno 32] Brocken pipe but Youtubeuploader works as said in the FAQ [Errno 32] Broken pipe Jan 15, 2023
@jenslys
Copy link
Owner

jenslys commented Jan 15, 2023

Did you get the error before or after uploading the sample video?

@MmeCromatique
Copy link
Author

MmeCromatique commented Jan 15, 2023

Before, I saw the error then did as said in the FAQ to check

@jenslys
Copy link
Owner

jenslys commented Feb 13, 2023

Hi, what is the status of this?

@MmeCromatique
Copy link
Author

Not much, I tried to reinstall the script, empty out the description and titles of anything that may have conflicted with the API usage and still errno 32 when uploading Twitch but fine with the standalone video

@jenslys
Copy link
Owner

jenslys commented Feb 13, 2023

Weird.
I am afraid I don't know what more can be done.

Have you applied for the youtube API quota?

@MmeCromatique
Copy link
Author

No, I wanted to wait for the guidelines

@THEDARKK
Copy link

THEDARKK commented Mar 4, 2023

Hello, I have the same thing

@stale
Copy link

stale bot commented Jun 16, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@Zfalcor
Copy link

Zfalcor commented Aug 6, 2023

I've had this issue when the computer it is running on falls asleep or hibernates. Even if it is running in a VM, in my case Ubuntu Windows Subsystem for Linux. If the hardware falls asleep it fails to download/upload and keeps trying until it uses my upload quota limit without successfully uploading any videos.

I received the [Errno 32] Broken pipe during the initial errors that use up my quota limit ( when it actually tries uploading to youtube but no videos are shown being uploaded/processing/processed in Youtube Content Manager ) as well as after when my limit is exceeded and the error is expected.

My fix was to disable sleep and hibernate on the PC running the VM. Not sure if related.

To recreate: allow hardware to sleep/hibernate before a stream starts with AutoVOD running in a VM

@jenslys
Copy link
Owner

jenslys commented Aug 10, 2023

I've had this issue when the computer it is running on falls asleep or hibernates. Even if it is running in a VM, in my case Ubuntu Windows Subsystem for Linux. If the hardware falls asleep it fails to download/upload and keeps trying until it uses my upload quota limit without successfully uploading any videos.

I received the [Errno 32] Broken pipe during the initial errors that use up my quota limit ( when it actually tries uploading to youtube but no videos are shown being uploaded/processing/processed in Youtube Content Manager ) as well as after when my limit is exceeded and the error is expected.

My fix was to disable sleep and hibernate on the PC running the VM. Not sure if related.

To recreate: allow hardware to sleep/hibernate before a stream starts with AutoVOD running in a VM

I will look into this, but as i have never experienced this in a stable release this may be hard.
i could look into adding somthing like caffeinate but for linux to run on script start

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pinned type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants