hatte diese Woche meine Plex App auf der Qnap TS-453A aktualisiert.
Installiert ist jetzt
PlexMediaServer_1.9.4.4325-1bf240a65_x86_64.qpkg
auf Qnap System 4.3.3.0361
leider geht nun gar nichts mehr - Seite ist nicht mehr erreichbar
Der Log sagt
Nov 03, 2017 14:56:10.250 [0x7f4adc511700] INFO - Plex Media Server v1.9.4.4325-1bf240a65 - ubuntu PC x86_64 - build: linux-ubuntu-x86_64 qnap - GMT 01:00
Nov 03, 2017 14:56:10.251 [0x7f4adc511700] INFO - Linux version: 4.2.8 (#1 SMP Wed Nov 1 01:19:02 CST 2017), language: en-US
Nov 03, 2017 14:56:10.251 [0x7f4adc511700] INFO - Processor Intel® Celeron® CPU N3150 @ 1.60GHz
Nov 03, 2017 14:56:10.251 [0x7f4adc511700] INFO - ./Plex Media Server
Nov 03, 2017 14:56:10.249 [0x7f4ae7be8800] DEBUG - BPQ: [Idle] -> [Starting]
Nov 03, 2017 14:56:10.301 [0x7f4ae7be8800] DEBUG - Opening 20 database sessions to library (com.plexapp.plugins.library), SQLite 3.13.0, threadsafe=1
Nov 03, 2017 14:56:10.349 [0x7f4ae7be8800] INFO - SQLITE3:0x10, 283, recovered 642 frames from WAL file /share/CACHEDEV1_DATA/.qpkg/PlexMediaServer/Library/Plex Media Server/Plug-in Support/Databases/com.plexapp.plugins.library.db-wal
Nov 03, 2017 14:56:10.576 [0x7f4ae7be8800] DEBUG - Running migrations.
Nov 03, 2017 14:56:10.581 [0x7f4ae7be8800] DEBUG - ChangestampAllocator: initialized to 0
Nov 03, 2017 14:56:10.581 [0x7f4ae7be8800] DEBUG - Opening 2 database sessions to library (com.plexapp.plugins.library.blobs), SQLite 3.13.0, threadsafe=1
Nov 03, 2017 14:56:10.658 [0x7f4ae7be8800] INFO - SQLITE3:0x10, 283, recovered 642 frames from WAL file /share/CACHEDEV1_DATA/.qpkg/PlexMediaServer/Library/Plex Media Server/Plug-in Support/Databases/com.plexapp.plugins.library.blobs.db-wal
Nov 03, 2017 14:56:10.680 [0x7f4ae7be8800] DEBUG - Running migrations.
Nov 03, 2017 14:56:10.684 [0x7f4adb3ff700] DEBUG - Codecs: Deleting old directory at ‘/share/CACHEDEV1_DATA/.qpkg/PlexMediaServer/Library/Plex Media Server/Codecs/46b03cf-1241-linux-ubuntu-x86_64’
Nov 03, 2017 14:56:10.716 [0x7f4ae7be8800] ERROR - HttpServer: Error binding acceptor: Address already in use
Nov 03, 2017 14:56:10.726 [0x7f4ae7be8800] ERROR - Error: Unable to set up server: listen: Address already in use (N5boost16exception_detail10clone_implINS0_19error_info_injectorINS_6system12system_errorEEEEE)
Nov 03, 2017 21:14:26.594 [0x7f4c77f74800] ERROR - HttpServer: Error binding acceptor: Address already in use
Nov 03, 2017 21:14:26.603 [0x7f4c77f74800] ERROR - Error: Unable to set up server: listen: Address already in use
Was lauft hier?
tcp 0 0 192.168.2.70:32400 77.22.197.55:65005 ESTABLISHED
also wenn ich Plex anhalte (Stop im AppCenter) und dann frage was auf 32400 läuft kommt
[~] # netstat -an | grep 32400
tcp 0 0 0.0.0.0:32400 0.0.0.0:* LISTEN
tcp 0 0 192.168.2.70:32400 77.22.197.55:65247 ESTABLISHED
netstat: /proc/net/tcp6: No such file or directory
netstat: /proc/net/udp6: No such file or directory
netstat: /proc/net/raw6: No such file or directory
udp 0 0 0.0.0.0:32400 0.0.0.0:*
[~] #
ich hab keine ahnung was das ist auf 77.22.197.55:65247 und wie ich das lösche?