question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Getting Playback Error: This server is not powerful enough to convert video.

See original GitHub issue

Hi,

I have done my best to configure my plex (running on a pi 3b+) to offload the transcoding tasks (which it obviously sucks at) to my other more powerful machine(s). I have created the following layout:

Pi: Plex server, UnicornLoadBalancer, Nginx reverse proxy to handle TLS and stuffs Other machine: Media library (mounted to the pi), pure Debian VM for the UnicornTranscoder with the 3000 port forwarded into it from the host (so should make no difference)

The transcoder works, and is accessible via both it’s internal ip (localhost:3000 from the host, to verify the portforward would work) and it’s external domain. Gives the neat 'You did things right after spending the night setting this up` purple page.

I have dropped port 32400 on the pi, moved the /usr/lib/plexmediaserver/Plex Relay file and replaced the /usr/lib/plexmediaserver/Plex Transcoder with the generated one.

However. When I try to start a transcode task (aka running a high-bitrate movie from a browser), I get the error:

Playback Error:
This server is not powerful enough to convert video.

Ehh what now? I am not really sure what logs to provide you with (nor really how to get them out of the software 😃), but any guidance would be much appreciated! The error would make me guess that I did in fact change the Plex Transcoder to something different; but it’s getting confused at recognizing the running transcoder? I can at least confirm that the transcoder is receiving no requests by keeping an eye on the nginx logs.

The next step would be for it to try to probe multiple machines for the transcoding tasks (e.g. multiple desktops/laptops around the house to see which ones are up); is this something unicorn can handle?

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:57 (24 by maintainers)

github_iconTop GitHub Comments

1reaction
Maxou44commented, Apr 28, 2020

I have the same issue on my side, it’s a tampermonkey related bug, it’s like if the 307 request was blocked

1reaction
Maxou44commented, Apr 27, 2020

Maybe I have an idea, can you try to stream using incognito mode on Google Chrome and disable your browser plugins ?

Read more comments on GitHub >

github_iconTop Results From Across the Web

"This server is not powerful enough to convert video" on any ...
Hey guys I'm on a new PC and i cannot play any media of my Plex server using the Plex For Windows app....
Read more >
"This server is not powerful enough to convert video ...
1) Make it so that transcoding is unnecessary. · 2) Have a CPU that has the Intel QuickSync capabilities to do basic hardware...
Read more >
5 Quick Solutions To Plex Error Server Not Powerful Enough
1. Check The Streaming Quality Settings. It's common for Plex to showcase the error when you don't select the correct streaming video quality....
Read more >
Plex How To: Fix server not powerful enough error message
Plex How To: Fix server not powerful enough error message | Optimised versionswww.lukehames.comWelcome to another video, in today's video I ...
Read more >
[Fixed] Why do I get PLEX: 'The server is not powerful enough ...
Another useful method used to solve the issue of “Server not powerful enough” is that you can try to upgrade your NAS devices...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found