Plex App can't find my server in iocage 11.2-U2.1

andfrid

Dabbler
Joined
Apr 18, 2018
Messages
25
Hi all,
Before I used plexmediaserver in legacy GUI with jail with VIMAGE. I update to 11.2. I well deployed plexmediaserver plugin. When I connect to http://ipiocage:32400/web, I connect with my plex account ok, but plex app tell me can't find any server.
I tried to install plex media server inside VM not on freenas, in an other computer, to test my network and plex app immediately find my server.

My setup is composed to pfsense with many vlans. 3 vlans arrived to Freenas (managed, user, web)
Managed for GUI
User for share
Web for jail

Can you help me to troubleshoot and resolve this trouble.
 

nojohnny101

Wizard
Joined
Dec 3, 2015
Messages
1,478
It is a networking problems. Please search on here for the numerous threads outlining similar problems to your and the fixes. It is likely you don't have your interfaces setup correct, you might be using a static IP, or you don't have the various parameters set correctly (dns, allow vnet, etc.).

Do some searching and see what you can find.
 

andfrid

Dabbler
Joined
Apr 18, 2018
Messages
25
Indeed, I think it's network problem but I can't find it. The network's plex iocage seems work pretty well.
0 error during the iocage deploiement

Code:
root@plex:~ # ping 8.8.8.8
PING 8.8.8.8 (8.8.8.8): 56 data bytes
64 bytes from 8.8.8.8: icmp_seq=0 ttl=120 time=11.365 ms
64 bytes from 8.8.8.8: icmp_seq=1 ttl=120 time=11.339 ms
64 bytes from 8.8.8.8: icmp_seq=2 ttl=120 time=9.703 ms
^C
--- 8.8.8.8 ping statistics ---
3 packets transmitted, 3 packets received, 0.0% packet loss
round-trip min/avg/max/stddev = 9.703/10.802/11.365/0.777 ms
root@plex:~ # host ixsystems.com
ixsystems.com has address 38.101.186.111
ixsystems.com mail is handled by 10 ALT4.ASPMX.L.GOOGLE.com.
ixsystems.com mail is handled by 2 ALT2.ASPMX.L.GOOGLE.com.
ixsystems.com mail is handled by 10 ALT3.ASPMX.L.GOOGLE.com.
ixsystems.com mail is handled by 1 ASPMX.L.GOOGLE.com.
ixsystems.com mail is handled by 5 ALT1.ASPMX.L.GOOGLE.com.



What test can I do to troubleshoot ?
 
Joined
Mar 6, 2014
Messages
686
Why not just create a new fresh jail instead of a vm? It's super easy and a lot less overhead than a vm.
 
Top