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

Error when copying data write: broken pipe #271

Open
orappold opened this issue May 13, 2020 · 3 comments
Open

Error when copying data write: broken pipe #271

orappold opened this issue May 13, 2020 · 3 comments

Comments

@orappold
Copy link

orappold commented May 13, 2020

Hi all,

I was just trying to set up Telly + Plex and ran into the following issue.
I'm using the DEV-FFMPEG docker image with host network, same as for plex.

Adding Telly to Plex as DVR works and also recognizes the channel, however when I want to stream any channel, I get the following error in Telly:

_time="2020-05-13T09:48:07Z" level=info msg="frame= 6 fps=0.0 q=-1.0 size= 294kB time=00:00:00.50 bitrate=4740.0kbits/s speed=0.999x "
time="2020-05-13T09:48:07Z" level=info msg="frame= 18 fps= 18 q=-1.0 size= 498kB time=00:00:01.02 bitrate=3995.9kbits/s speed= 1x "
time="2020-05-13T09:48:08Z" level=info msg="frame= 31 fps= 20 q=-1.0 size= 664kB time=00:00:01.53 bitrate=3547.9kbits/s speed=1.01x "

time="2020-05-13T09:48:08Z" level=error msg**="Error when copying data" error="write tcp 192.168.178.45:6077->192.168.178.45:47176: write: broken pipe"**

time="2020-05-13T09:48:08Z" level=info msg="Stopped streaming 10000"_

Plex logs the following:
May 13, 2020 12:00:05.745 [0x7f6249ffb700] Fehler — Unable to find title for item of type 5
May 13, 2020 12:00:05.745 [0x7f6249ffb700] Fehler — Unable to find title for item of type 5
May 13, 2020 12:00:07.859 [0x7f61f57f2700] Fehler — [Transcoder] Unrecognized option 'crf:0'.
May 13, 2020 12:00:07.859 [0x7f61f7ff7700] Fehler — [Transcoder] Error splitting the argument list: Option not found
May 13, 2020 12:00:08.059 [0x7f6206ffd700] Fehler — Failed to start session.

Any ideas?

@bjmd
Copy link

bjmd commented Jun 18, 2020

Did you find a resolution to this? If not, do you happen to be running on ubuntu 20.04?

I am having similar issues, on 20.04 (docker and bare metal). I can run fine on as raspberrypi which is what is making me think it is a problem with 20.04

Edit: Resolved. It was a error with transcoding on plex (specifically the transcoder temp directory)

@9Mad-Max5
Copy link

Ok so the temp directory couldn't be accessed, or what was the issue?

@stxmqa
Copy link

stxmqa commented Nov 26, 2023

Gotta love this when someone finds a solution to their problem but provides little to no details that could help others. Seriously...

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

4 participants