Résolu
Un hard reboot
puis un start sur plex
puis connection distante sur plex
puis pont ssh ( la c'est ok)
et efin connection en localhost.
Voila et toute est ok.
Désolé si je pollue.
Bonjour,
suite a une reinstallation de plex.
Le pont SSH ne fonctionne pas
:~# ssh root@IP -L 8888:localhost:32400
root@IP's password:
bind: Address already in use
channel_setup_fwd_listener_tcpip: cannot listen to port: 8888
Could not request local forwarding.
Last login: Fri Apr 8 09:14:32 2016 from IP.rev.numericable.fr
Mais Firefox ne peut établir de connexion avec le serveur à l'adresse localhost:32400.
Si je verifie plex ==> je stop et je start plex puis
:~# ps aux | grep plex
plex 7185 0.1 0.2 435084 39712 ? Ssl 08:45 0:00 /usr/lib/plexmediaserver/Plex Media Server
plex 7195 0.7 0.3 1803808 49060 ? SNl 08:45 0:03 Plex Plug-in [com.plexapp.system] /usr/lib/plexmediaserver/Resources/Plug-ins-cece46d/Framework.bundle/Contents/Resources/Versions/2/Python/bootstrap.py --server-version 0.9.16.3.1840-cece46d /usr/lib/plexmediaserver/Resources/Plug-ins-cece46d/System.bundle
plex 7245 0.0 0.1 342040 22896 ? Sl 08:45 0:00 /usr/lib/plexmediaserver/Plex DLNA Server
root 9031 0.0 0.0 13232 984 pts/8 S+ 08:54 0:00 grep plex
:~# service plexmediaserver stop
:~# service plexmediaserver start
:~# ps aux | grep plex
plex 10199 6.2 0.2 476064 41148 ? Ssl 08:59 0:00 /usr/lib/plexmediaserver/Plex Media Server
plex 10208 40.3 0.2 1885732 47604 ? SNl 08:59 0:02 Plex Plug-in [com.plexapp.system] /usr/lib/plexmediaserver/Resources/Plug-ins-cece46d/Framework.bundle/Contents/Resources/Versions/2/Python/bootstrap.py --server-version 0.9.16.3.1840-cece46d /usr/lib/plexmediaserver/Resources/Plug-ins-cece46d/System.bundle
plex 10256 3.2 0.1 333848 22752 ? Sl 08:59 0:00 /usr/lib/plexmediaserver/Plex DLNA Server
root 10291 0.0 0.0 13224 980 pts/8 S+ 08:59 0:00 grep plex
root@ns3038442:~# netstat -aultpn | grep 8888
tcp 0 0 127.0.0.1:8888 0.0.0.0:* LISTEN 4399/ssh
tcp6 0 0 ::1:8888 :::* LISTEN 4399/ssh
● plexmediaserver.service - Plex Media Server for Linux
Loaded: loaded (/lib/systemd/system/plexmediaserver.service; disabled)
Active: active (running) since ven. 2016-04-08 08:59:46 CEST; 14min ago
Process: 10194 ExecStartPre=/bin/sh -c /usr/bin/test -d "${PLEX_MEDIA_SERVER_APPLICATION_SUPPORT_DIR}" || /bin/mkdir -p "${PLEX_MEDIA_SERVER_APPLICATION_SUPPORT_DIR}" (code=exited, status=0/SUCCESS)
Main PID: 10199 (Plex Media Serv)
CGroup: /system.slice/plexmediaserver.service
├─10199 /usr/lib/plexmediaserver/Plex Media Server
├─10208 Plex Plug-in [com.plexapp.system] /usr/lib/plexmediaserver/Resources/Plug-ins-cece46d/Framework.bundle/Contents/Resources/Versions/2/Python/bootstrap....
└─10256 /usr/lib/plexmediaserver/Plex DLNA Server
puis sur l'onglet serveur IP:32400/web/index.html# ==>Les paramètres du serveur sont indisponibles.
je poursuis et la commande ci dessous donne:
:~# ssh -p 22 -L 32400:localhost:32400 root@IP
root@IP's password:
bind: Address already in use
ARrrHHHH.
Je n'arrive pas a réinstaller correctement, je suis sur oS X. Et pourquoi "Could not request local forwarding".