Lazyman.bundle icon indicating copy to clipboard operation
Lazyman.bundle copied to clipboard

Loading feed forever

Open lesourcil opened this issue 7 years ago • 12 comments

Hi, i'm using Plex in a jail on my Freenas server. I've installed the plugin and modified my hosts file but for whatever reason, the feeds just keep loading forever.

I'm attaching a log.

If i can help sort this out, let me know.
It could be a right issue. com.plexapp.plugins.lazyman.log

lesourcil avatar Nov 07 '17 02:11 lesourcil

Looks ok, what client? If your nas is powerful enough try turning direct play and direct streaming off.

nomego avatar Nov 07 '17 05:11 nomego

I've tried the Web app, Rasplex and Android Plex and they all do the same. I'll try tonight to disable direct play and direct streaming and I'll report back.

lesourcil avatar Nov 07 '17 14:11 lesourcil

Update 1 If I disable direct streaming and direct play, recap games do not work anymore but they work when direct play and direct play are on.

lesourcil avatar Nov 07 '17 16:11 lesourcil

Update 2 I have the same behaviour with direct streaming and direct play off on the web app.

Seems like the transcoding never start. What should I look for in the logs for the transcoding part?

lesourcil avatar Nov 08 '17 00:11 lesourcil

Well then it seems like you haven't properly edited the hosts file on the freenas. Otherwise I don't know.

nomego avatar Nov 08 '17 20:11 nomego

Still an issue?

nomego avatar Mar 03 '18 20:03 nomego

Yup still an issue

lesourcil avatar Oct 05 '18 01:10 lesourcil

I was having an issue with the live streams as well, turns out the IP addresses changed a few months ago and I will still pointing to the old ones. I am running Plex as a docker in Unraid, so I have to edit the hosts file on the Unraid server itself. Live streaming was working again last night, once I updated the IPs correctly, following this: https://www.reddit.com/r/LazyMan/wiki/hostsfile

HocEman avatar Oct 05 '18 13:10 HocEman

Thx. I'll give it a try tonight

Just to add more info I'm using plex in a jail on Freenas

lesourcil avatar Oct 05 '18 13:10 lesourcil

I've changed my hosts file and i still have the same problem.

lesourcil avatar Oct 16 '18 01:10 lesourcil

I see that when i start a video feed. A folder is created and the transcoder start transcoding stuff. I'm using the web client on chrome. Is it not suppose to Direct Play ?

Also i get these lines in my Plex Media Server.log

Ignoring client [f8284zjbnrok3jbmgbf7bu13] reporting timeline state buffering: metadata item 61385103 no longer exists Oct 15, 2018 22:14:55.761 [0x814ee5c00] WARN - Ignoring client [f8284zjbnrok3jbmgbf7bu13] reporting timeline state buffering: metadata item 61385103 no longer exists Oct 15, 2018 22:15:05.765 [0x814ee5c00] WARN - Ignoring client [f8284zjbnrok3jbmgbf7bu13] reporting timeline state buffering: metadata item 61385103 no longer exists Oct 15, 2018 22:15:15.763 [0x80c68f000] WARN - Ignoring client [f8284zjbnrok3jbmgbf7bu13] reporting timeline state buffering: metadata item 61385103 no longer exists Oct 15, 2018 22:15:25.764 [0x814ee5c00] WARN - Ignoring client [f8284zjbnrok3jbmgbf7bu13] reporting timeline state buffering: metadata item 61385103 no longer exist

lesourcil avatar Oct 16 '18 02:10 lesourcil

Adding more info.

In my logs on RasPlex, i see this

`21:37:08 T:1559745504 DEBUG: ffmpeg[5CF7D3E0]: [hls,applehttp] HLS request for url 'http://hlslive-akc.med2.med.nhl.com/hdnts=exp=1539823288~acl=/*~id=nhlGatewayId:8428556~data=61405203~hmac=24c38ee60c08fd1a4eea7692fff312b613f513c9e878f63dff7ee4b94809183d/207115c286cebf91db4dacd41403319a/ls03/nhl/2018/10/16/NHL_GAME_VIDEO_FLAPHI_M2_HOME_20181016_1538159935366/5600K/01/36/38.ts', offset 0, playlist 0

21:37:08 T:1559745504 DEBUG: ffmpeg[5CF7D3E0]: [https] No trailing CRLF found in HTTP header. 21:37:08 T:1559745504 DEBUG: ffmpeg[5CF7D3E0]: [https] HTTP error 400 Bad Request 21:37:08 T:1559745504 ERROR: ffmpeg[5CF7D3E0]: Unable to open key file https://mf.svc.nhl.com/ws/media/mf/v2.3/key/silk/mediaid/61405203/kid/70127624

21:37:08 T:1559745504 DEBUG: ffmpeg[5CF7D3E0]: [http] No trailing CRLF found in HTTP header. 21:37:08 T:1963153296 DEBUG: ------ Window Init (DialogBusy.xml) ------ 21:37:09 T:1850733536 DEBUG: CecLogMessage - << Recorder 1 (1) -> TV (0): POLL 21:37:09 T:1850733536 DEBUG: CecLogMessage - << 10 21:37:09 T:1850733536 DEBUG: Previous line repeats 1 times. 21:37:09 T:1850733536 DEBUG: CecLogMessage - >> POLL not sent 21:37:09 T:1559745504 ERROR: ffmpeg[5CF7D3E0]: [hls,applehttp] Error when loading first segment 'http://hlslive-akc.med2.med.nhl.com/hdnts=exp=1539823288~acl=/*~id=nhlGatewayId:8428556~data=61405203~hmac=24c38ee60c08fd1a4eea7692fff312b613f513c9e878f63dff7ee4b94809183d/207115c286cebf91db4dacd41403319a/ls03/nhl/2018/10/16/NHL_GAME_VIDEO_FLAPHI_M2_HOME_20181016_1538159935366/5600K/22/00/20.ts'

21:37:09 T:1559745504 DEBUG: Error, could not open file http://hlslive-akc.med2.med.nhl.com/hdnts=exp=1539823288~acl=/*~id=nhlGatewayId:8428556~data=61405203~hmac=24c38ee60c08fd1a4eea7692fff312b613f513c9e878f63dff7ee4b94809183d/207115c286cebf91db4dacd41403319a/ls03/nhl/2018/10/16/NHL_GAME_VIDEO_FLAPHI_M2_HOME_20181016_1538159935366/5600K/5600_complete.m3u8

21:37:09 T:1559745504 ERROR: OpenDemuxStream - Error creating demuxer`

lesourcil avatar Oct 17 '18 02:10 lesourcil