Plex starts but does not open the port 32400 or any other . I test all ports that nmap founded.
Already removed completely , using those steps:
1)Run
sudo apt-get purge plexmediaserver
2) Remove bulk of plex files
sudo rm -rf /var/lib/plexmediaserver
3) Remove plex user (very important!)
sudo userdel plex
4) Remove both /etc/init/plexmediaserver.conf and /etc/default/plexmediaserver
sudo rm /etc/init/plexmediaserver.conf
sudo rm /etc/default/plexmediaserver
And installed all over again without success.
Does anyone know what I can do ?
I´m using ubuntu and i only able to acesso by ssh ( command line ).