Cannot launch Plex app and Emby app at the same time, One at a time works fine

jimp

Dabbler
Joined
Feb 24, 2014
Messages
25
I recently purchased Emby Premier to try along side my Plex (with Plex Pass). I am running into an issue with TrueNAS Scale where the Plex app (from Official Charts) launches fine, the Emby app (from Official Charts) launches fine, but I cannot launch them at the same time. I can launch either, but the one not yet started cannot launch until the other is stopped. I really would like to run them side by side serving the same media so I can record ATSC 3.0 streams in Emby and see how it handles mobile sync while Plex continues unchanged.

Right now Plex is running. If I try to start Emby, it changes to Deploying and not much later the Application Events logs an error about 0 nodes being available.

Code:
2023-03-24 15:29:41 Deleted pod: emby-81adb9438c-wscdn
2023-03-24 15:29:41 Scaled up replica set emby-9da2376bcd to 1
2023-03-24 15:29:41 Created pod: emby-9da2376bcd-c5wnj
2023-03-24 15:29:41 0/1 nodes are available: 1 node(s) didn't have free ports for the requested pod ports. preemption: 0/1 nodes are available: 1 No preemption victims found for incoming pod.
2023-03-24 15:29:40 Scaled up replica set emby-81adb9438c to 1 from 0
2023-03-24 15:29:40 Created pod: emby-81adb9438c-wscdn
2023-03-24 15:29:40 0/1 nodes are available: 1 node(s) didn't have free ports for the requested pod ports. preemption: 0/1 nodes are available: 1 No preemption victims found for incoming pod.


When Emby is running, the Plex app has the same error. However, when I run the wg-easy app it launches just fine. It seems like these two apps are asking for the same resource. All I did was install and configure them, nothing changed under the hood. Is there a way to fix this?
 

jimp

Dabbler
Joined
Feb 24, 2014
Messages
25
Okay, I tried that just now, but I still got the same error. Plex restarted first, but Emby got stuck:

Code:
2023-03-28 11:41:11
0/1 nodes are available: 1 node(s) didn't have free ports for the requested pod ports. preemption: 0/1 nodes are available: 1 No preemption victims found for incoming pod.
 
Top