Hi,
I try for weeks to setup a Plex Media Server on my dedicated server running Proxmox.
I think this is due to the way I configured the firewall on my dedicated.
When I try the same thing in a VM on my computer without any firewall everything works fine.
I'm looking for help I don't know what to do more now...
My dedicated server forward traffic to the VM thank to some IPTABLES routes.
I've an internal network 10.0.0.0/24. My dedicated is 10.0.0.1 and my Plex container is 10.0.0.107.
I setup the following routes :
DNAT tcp -- anywhere anywhere tcp dpt:32400 to:10.0.0.107:32400
DNAT udp -- anywhere anywhere udp dpt:32400 to:10.0.0.107:32400
DNAT tcp -- anywhere anywhere tcp dpt:32469 to:10.0.0.107:32469
DNAT udp -- anywhere anywhere udp dpt:32469 to:10.0.0.107:32469
DNAT udp -- anywhere anywhere udp dpt:mdns to:10.0.0.107:5353
DNAT udp -- anywhere anywhere udp dpt:1900 to:10.0.0.107:1900
My Plex container is running Ubuntu 16.04 and the latest version of Plex Media Server (Version 2.12.5)
When I access to the container from my browser (http://my_domain:32400/web/index.html) I can access already registered server, but I cannot setup my container as a new server (to provide contents available on my dedicated server from anywhere at anytime)
I provide you the latest logs available :
Plex DLNA Server.log
Jan 04, 2017 21:57:48.504 [0x7fa97abff700] INFO - Plex DLNA Server v1.3.3.3148-b38628e - ubuntu PC x86_64 - build: linux-ubuntu-x86_64 - GMT 00:00
Jan 04, 2017 21:57:48.504 [0x7fa97abff700] INFO - Linux version: 4.4.8-1-pve (#1 SMP Tue May 31 07:12:32 CEST 2016), language: C
Jan 04, 2017 21:57:48.504 [0x7fa97abff700] INFO - Processor Intel(R) Xeon(R) CPU E31220 @ 3.10GHz
Jan 04, 2017 21:57:48.492 [0x7fa982596800] DEBUG - Unique device name = 172132a6-43b9-3eb6-ed10-7e43c1a8ab3b
Jan 04, 2017 21:57:48.492 [0x7fa982596800] DEBUG - DLNA server port: 32469
Jan 04, 2017 21:57:48.492 [0x7fa982596800] DEBUG - PMS: http://127.0.0.1:32400/
Jan 04, 2017 21:57:48.492 [0x7fa982596800] DEBUG - MyPlex: https://plex.tv/
Jan 04, 2017 21:57:48.501 [0x7fa982596800] DEBUG - Reading system DLNA client profiles
Jan 04, 2017 21:57:48.533 [0x7fa982596800] DEBUG - Read 22 DLNA client profiles
Jan 04, 2017 21:57:48.538 [0x7fa982596800] DEBUG - DLNA device discovery enabled every 60 seconds
Jan 04, 2017 21:57:48.538 [0x7fa982596800] DEBUG - Initialization complete
Plex Media Server.log
: http://pasted.co/6ff4496c
Some more infos :
# ps aux
USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
root 1 0.0 0.2 37176 5328 ? Ss 21:57 0:00 /sbin/init
root 42 0.0 0.2 35276 5672 ? Ss 21:57 0:00 /lib/systemd/systemd-journald
root 80 0.0 0.1 28548 3072 ? Ss 21:57 0:00 /lib/systemd/systemd-logind
root 82 0.0 0.2 272864 5788 ? Ssl 21:57 0:00 /usr/lib/accountsservice/accounts-daemon
message+ 83 0.0 0.1 42900 3968 ? Ss 21:57 0:00 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation
root 90 0.0 0.1 26068 2520 ? Ss 21:57 0:00 /usr/sbin/cron -f
syslog 92 0.0 0.1 256396 3192 ? Ssl 21:57 0:00 /usr/sbin/rsyslogd -n
avahi 94 0.0 0.1 44788 3192 ? Ss 21:57 0:00 avahi-daemon: running [plex.local]
avahi 112 0.0 0.0 44788 348 ? S 21:57 0:00 avahi-daemon: chroot helper
root 209 0.0 0.2 65520 5192 ? Ss 21:57 0:00 /usr/sbin/sshd -D
root 215 0.0 0.0 12844 1760 lxc/console Ss+ 21:57 0:00 /sbin/agetty --noclear --keep-baud console 115200 38400 9600 vt220
root 217 0.0 0.0 12844 1820 pts/1 Ss+ 21:57 0:00 /sbin/agetty --noclear --keep-baud pts/1 115200 38400 9600 vt220
root 219 0.0 0.1 65832 3400 pts/0 Ss 21:57 0:00 /bin/login --
plex 222 0.0 0.0 4508 840 ? Ss 21:57 0:00 /bin/sh -c LD_LIBRARY_PATH=/usr/lib/plexmediaserver /usr/lib/plexmediaserver/Plex\ Media\ Server
plex 223 0.0 2.7 424736 58172 ? Sl 21:57 0:01 /usr/lib/plexmediaserver/Plex Media Server
root 346 0.0 0.2 65408 4412 ? Ss 21:57 0:00 /usr/lib/postfix/sbin/master
postfix 351 0.0 0.2 67476 4348 ? S 21:57 0:00 pickup -l -t unix -u -c
postfix 352 0.0 0.2 67524 4444 ? S 21:57 0:00 qmgr -l -t unix -u
plex 354 0.0 2.4 1865440 52272 ? SNl 21:57 0:05 Plex Plug-in [com.plexapp.system] /usr/lib/plexmediaserver/Resources/Plug-ins-b38628e/Framework.bundle/Contents/Resources/Versions/2/Python/bootstrap.py --server-version 1.3.3.3148-b38628e /usr/lib/plexmediaserver/Resources/Plug-ins-b38628e/System.bund
plex 410 0.0 1.0 289648 21476 ? Sl 21:57 0:00 /usr/lib/plexmediaserver/Plex DLNA Server
root 471 0.0 0.1 36536 4152 ? Ss 21:57 0:00 /lib/systemd/systemd --user
root 472 0.0 0.0 60628 1324 ? S 21:57 0:00 (sd-pam)
root 475 0.0 0.2 19148 4372 pts/0 S 21:57 0:00 -bash
root 1424 0.0 0.1 34424 2924 pts/0 R+ 22:44 0:00 ps aux
# lsof -i
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
avahi-dae 94 avahi 12u IPv4 842776021 0t0 UDP *:mdns
avahi-dae 94 avahi 13u IPv6 842776022 0t0 UDP *:mdns
avahi-dae 94 avahi 14u IPv4 842776023 0t0 UDP *:51870
avahi-dae 94 avahi 15u IPv6 842776024 0t0 UDP *:51139
sshd 209 root 3u IPv4 842776213 0t0 TCP *:ssh (LISTEN)
sshd 209 root 4u IPv6 842776215 0t0 TCP *:ssh (LISTEN)
Plex\x20M 223 plex 54u IPv4 842771173 0t0 TCP *:32400 (LISTEN)
Plex\x20M 223 plex 55u IPv4 842771174 0t0 TCP localhost:32401 (LISTEN)
Plex\x20M 223 plex 62u IPv4 842771193 0t0 UDP *:32414
Plex\x20M 223 plex 64u IPv4 842771195 0t0 UDP *:32410
Plex\x20M 223 plex 65u IPv4 842771196 0t0 UDP *:32412
Plex\x20M 223 plex 67u IPv4 842771197 0t0 UDP *:32413
Plex\x20M 223 plex 68u IPv4 842771198 0t0 UDP localhost:50199
Plex\x20M 223 plex 69u IPv4 842771199 0t0 UDP plex:46519
Plex\x20M 223 plex 70u IPv4 842771200 0t0 UDP localhost:50344
Plex\x20M 223 plex 71u IPv4 842771201 0t0 UDP plex:37189
Plex\x20M 223 plex 72u IPv4 842771202 0t0 UDP *:1901
Plex\x20M 223 plex 73u IPv4 842771203 0t0 UDP plex:37373
master 346 root 12u IPv4 842776398 0t0 TCP localhost:smtp (LISTEN)
master 346 root 13u IPv6 842776399 0t0 TCP localhost:smtp (LISTEN)
Plex\x20S 354 plex 9u IPv4 842777170 0t0 TCP localhost:36366 (LISTEN)
Plex\x20D 410 plex 11u IPv4 842776563 0t0 UDP *:1900
Plex\x20D 410 plex 15u IPv4 842774083 0t0 TCP *:1669 (LISTEN)
Plex\x20D 410 plex 18u IPv4 842774087 0t0 UDP *:6361
Plex\x20D 410 plex 21u IPv4 842774090 0t0 TCP *:32469 (LISTEN)
Plex\x20D 410 plex 24u IPv4 842774093 0t0 UDP *:48781
Plex\x20D 410 plex 27u IPv4 842774096 0t0 UDP *:58453
Plex\x20D 410 plex 74u IPv4 842774068 0t0 TCP localhost:57994->localhost:36366 (CLOSE_WAIT)
If you could provide me any help or clue, I would appreciate.
Thanks a lot