Remote users unable to play content

Server Version#: 1.23.1.4528
Player Version#: NA

I’ve been sitting on 1.22.1.4275 for a while now, I updated this morning and after a few hours I had users reporting they were getting errors when trying to stream content or it just sits there loading (they just say they can’t play anything) on mobile devices and web browsers.
This happens every time I update to a new beta build… Is there something I should be doing after updating to ensure all clients can connect and stream? I don’t see any logical reason why this would happen unless there are backend changes that aren’t being mentioned in the release notes.

I likely won’t be providing logs for this as the logs that matter would be client ones (I think) which I don’t have easy access to.

I previously tried to delete the codecs and have the server redownload them, that didn’t help.

I know I haven’t provided much info here, I’m hopping I’m not the only one this happens to…

1 Like

I’ve had the same problem for the last week and a half now. I can’t find any responses anywhere on how to deal with this. I’ve even put in my own post and still nothing.

Do any of you have the logs which capture this (or can you recreate and capture please)?

I’m looking for the DEBUG server logs which show the request coming in and what PMS is doing to service the request.

1 Like

I always have debugging enabled - with that being said, will logs persist through a rollback/update? I updated, but then after getting reports of errors, I rolled Plex back just as a quick fix, but debugging has been enabled the whole time - will those log entries still be there? I never delete the logs, so in theory as long as Plex doesn’t purge them at any point, they should still be there.

I know the username of the user and the time that they texted me about it, I know this info helps if those logs are still there, but Plex logging has always been a mystery to me.

In my eyes, if I never delete logs I should be able to look back all the way to day 1 for Plex first being booted up (in theory).

(I’ll post logs depending on the answer to this question, or I’ll have to set up a scenario that I can reproduce it.)

Here you go! I’ve got one person to recreate the situation. The error has to be replicated by those added to my plex server. I’m not getting any issues at home but I think it’s only because direct connected to it. Remote Access has been green this entire time and other people in the forums (Although Spread Out) have the exact same problem.

Here is the logs.

Plex Media Server Logs_2021-05-22_06-32-28.zip (4.7 MB)

1 Like

This is what I get from your logs, your issue could be related to HW transcoding (I don’t have this enabled).

Line 3495: May 22, 2021 06:21:25.801 [0x1472c6277b38] ERROR - SQLITE3:0x80000001, 28, double-quoted string literal: "2021-03-31 20:15:06"
	Line 3688: May 22, 2021 06:21:26.095 [0x1472c6277b38] ERROR - SQLITE3:0x80000001, 28, double-quoted string literal: "2021-03-01 09:01:15"
	Line 3862: May 22, 2021 06:21:26.330 [0x1472c6277b38] ERROR - SQLITE3:0x80000001, 28, double-quoted string literal: "2021-02-19 17:35:37"
	Line 4038: May 22, 2021 06:21:28.314 [0x1472c6b3bb38] ERROR - Unknown metadata type: folder
	Line 4051: May 22, 2021 06:21:28.737 [0x1472c66c2b38] ERROR - Unknown metadata type: folder
	Line 4095: May 22, 2021 06:21:50.824 [0x1472c6b3bb38] ERROR - Unknown metadata type: folder
	Line 4265: May 22, 2021 06:22:07.287 [0x1472c6b3bb38] ERROR - [Transcode] [FFMPEG] - Cannot load libcuda.so.1
	Line 4266: May 22, 2021 06:22:07.287 [0x1472c6b3bb38] ERROR - [Transcode] [FFMPEG] - Could not dynamically load CUDA
	Line 4267: May 22, 2021 06:22:07.287 [0x1472c6b3bb38] DEBUG - [Transcode] Codecs: hardware transcoding: opening hw device failed - probably not supported by this system, error: Unknown error occurred
	Line 4267: May 22, 2021 06:22:07.287 [0x1472c6b3bb38] DEBUG - [Transcode] Codecs: hardware transcoding: opening hw device failed - probably not supported by this system, error: Unknown error occurred
	Line 4270: May 22, 2021 06:22:07.287 [0x1472c6b3bb38] DEBUG - [Transcode] Codecs: hardware transcoding: opening hw device failed - probably not supported by this system, error: Generic error in an external library
	Line 4270: May 22, 2021 06:22:07.287 [0x1472c6b3bb38] DEBUG - [Transcode] Codecs: hardware transcoding: opening hw device failed - probably not supported by this system, error: Generic error in an external library
	Line 4273: May 22, 2021 06:22:07.288 [0x1472c6b3bb38] ERROR - [Transcode] [FFMPEG] - Cannot load libcuda.so.1
	Line 4274: May 22, 2021 06:22:07.288 [0x1472c6b3bb38] ERROR - [Transcode] [FFMPEG] - Could not dynamically load CUDA
	Line 4275: May 22, 2021 06:22:07.288 [0x1472c6b3bb38] DEBUG - [Transcode] Codecs: hardware transcoding: opening hw device failed - probably not supported by this system, error: Unknown error occurred
	Line 4275: May 22, 2021 06:22:07.288 [0x1472c6b3bb38] DEBUG - [Transcode] Codecs: hardware transcoding: opening hw device failed - probably not supported by this system, error: Unknown error occurred
	Line 4279: May 22, 2021 06:22:07.290 [0x1472c6b3bb38] ERROR - [Transcode] [FFMPEG] - Cannot load libcuda.so.1
	Line 4280: May 22, 2021 06:22:07.290 [0x1472c6b3bb38] ERROR - [Transcode] [FFMPEG] - Could not dynamically load CUDA
	Line 4281: May 22, 2021 06:22:07.290 [0x1472c6b3bb38] DEBUG - [Transcode] Codecs: hardware transcoding: opening hw device failed - probably not supported by this system, error: Unknown error occurred
	Line 4281: May 22, 2021 06:22:07.290 [0x1472c6b3bb38] DEBUG - [Transcode] Codecs: hardware transcoding: opening hw device failed - probably not supported by this system, error: Unknown error occurred
	Line 4284: May 22, 2021 06:22:07.290 [0x1472c6b3bb38] DEBUG - [Transcode] Codecs: hardware transcoding: opening hw device failed - probably not supported by this system, error: Generic error in an external library
	Line 4284: May 22, 2021 06:22:07.290 [0x1472c6b3bb38] DEBUG - [Transcode] Codecs: hardware transcoding: opening hw device failed - probably not supported by this system, error: Generic error in an external library

I figured as much so would that being said, is it a piece of hardware that has started to fail???

My transcoder directory is set to: /tmp (RAM) so I’m wondering does it mean I either need more RAM or the current sticks are failing???

I’m a newb so I’m still learning how this works. I currently have a GTX 970 in the server also, is this a sign of the GPU dying?

Any advice you can give??

I’m no expert, especially when it comes to GPU’s + Plex + HW transcoding but this to me looks like a driver issue, hence the codec warnings. FFMPEG is stating it’s not able to load CUDA which I believe to be (part of) the driver for Nvidia cards, it’s also showing it’s unable to load “libcuda.so.1” which I believe feeds into my theory.

I would check to see if there are any available drivers/updates for your video card, especially anything referencing CUDA. I’m hoping someone else more knowledgeable will chime in.

Does transcoding work period for you? I imagine it should, the server may just not be able to utilize the HW transcoding. I get the feeling your issue won’t be isolated to remote play, but transcoding in general (could be wrong).

1 Like

Hopefully the ChuckPA guy responds back to me! Maybe he has some guidance.

With your advice, I checked for the latest driver and installed it. Everyone seems to still be having issues connection. The stuff you’re saying makes sense to me too. And yes, the transcoding seems spotty depending on the video/time/day and/or device for the clients connected. It’s tough but those Errors you pointed out are all consistent.

I’mma work into some research on this “Libcuda.so.1” issue and reinstall the update if need be. I’m confused on what to do. Got some angry family members right now. lol

It’s been 4 days since you hit us back ChuckPa and there was a new Plex Update. I hoped that maybe an update would possibly help but I was wrong.

I’m getting similar errors and more from clients.

Plex Media Server Logs_2021-05-25_14-01-40.zip (4.5 MB)

Here is an updated Debug Log from my plex server. I’m really close to trying another platform to see if issues persist but I don’t really want to. Any help is grateful.

I get the feeling that your issue isn’t completely related to mine, you may be better to create your own post in the forum (may have better luck too).

I get the feeling people who try to help you may need more information than what you’ve already posted which would then take this thread (potentially) vastly off topic in comparison to my issue.

I, on the other hand will wait to see if someone will answer any of the questions I asked above in relation to Chuck’s post.

Until then, I’m sitting on 1.22.1.4275 which is running perfectly fine (would love to update though).

@ChuckPa I just tried updating to the latest version and my logs were filled with this and it was completely unusable - slow web UI, my phone client couldn’t connect at all. I only updated because my server crashed moments before this (user reported), it’s been fine for nearly a month.

I’m hoping it’s been captured here.

plexlogs-2021-05-31.zip (5.0 MB)

Hello, I don’t know if your bug is related to mine but since the upgrade to 1.23.xxx both my laptop clients on Win7 that I use for music stopped working. Reverting to 1.22.3.4392 fixed the problem.

Did you find a fix?

See that thread: Plex Media player starts track, no sound no progression 1.23.1.4602 at fault

I wouldn’t say I found a fix, but I did end up having to start my Plex server from scratch. Even then every now and again it seems to becomes unresponsive - like it is currently. Lol I remember when my server used to stay up for months without issue.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.