openhab / openhab-qnap-qpkg

openHAB Packages for QNAP NAS systems
Eclipse Public License 2.0
77 stars 21 forks source link

Issue with Plex Media Server #25

Open exo1987 opened 7 years ago

exo1987 commented 7 years ago

HI, every time I install Plex or a Plex update OpenHab is not working anymore after a restart. Is there a solution?

Kind regards exo

peelos commented 7 years ago

I didn't ever manage to get Plex working, would you mind sharing configuration?

exo1987 commented 7 years ago

HI, there is no special config. I just installed the Plex app for Qnap....

peelos commented 7 years ago

and when you search for things in papergui inbox for example, do you see your plex server listed? or did you have to specify manually the connection with token etc.

I have made a connection to plex manually

and see:

2017-05-11 06:48:31.404 [WARN ] [.binding.plex.internal.PlexConnector] - [127.0.0.1]: Websocket closed 2017-05-11 06:48:31.732 [WARN ] [.binding.plex.internal.PlexConnector] - Server not found in plex.tv device list, setting URI from configured data. Try configuring IP-address of host. 2017-05-11 06:48:31.739 [INFO ] [.binding.plex.internal.PlexConnector] - Plex websocket connected to 127.0.0.1:32400

yet nothing appears in Papergui inbox for example - what did you do differently?

exo1987 commented 7 years ago

sorry, I did not bind Plex to Openhab... I just have the problem that Openhab is not starting anymore after installing Plex on the Qnap

peelos commented 7 years ago

I never have a problem with the QNAP Plex Media server .qpkg running alongside openhab, perhaps you have conflicting ports

6r15u commented 6 years ago

@exo1987 any updates? Have you checked if Pex uses the same ports as openHAB? OpenHAB uses: Port number for the web interface. QPKG_WEB_PORT="8090" Port number for the SSL web interface. QPKG_WEB_SSL_PORT="8444"