Moin,
Der Docker läuft zwar, aber die GUI wird nicht angezeigt:
Code
filebot:
image: jlesage/filebot
ports:
- 5900:5900
volumes:
- /srv/dev-disk-by-uuid-cb63f1e8-d769-4496-b437-b976d33b34e5/RaidDisk/docker/filebot/appdata:/config:rw
- /srv/dev-disk-by-uuid-cb63f1e8-d769-4496-b437-b976d33b34e5/RaidDisk/docker/filebot/media:/storage:rw
environment:
- USER_ID=1000
- GROUP_ID=100
- TZ=Europe/Berlin
restart: unless-stopped
Alles anzeigen
was ich komisch finde in den Logs steht 192.168.178.25 - mein Server läuft aber auf 192.168.178.16 ?!
Code
23/12/2022 19:12:45 to force back on run: 'xset r on' (3 times)
23/12/2022 19:12:45 incr accepted_client=10 for 192.168.178.25:60117 sock=10
23/12/2022 19:12:45 created xdamage object: 0x400030
23/12/2022 19:12:46 Got connection from client 192.168.178.25
23/12/2022 19:12:46 other clients:
23/12/2022 19:12:46 192.168.178.25
23/12/2022 19:12:46 Normal socket connection
23/12/2022 19:12:46 incr accepted_client=11 for 192.168.178.25:60118 sock=11
23/12/2022 19:12:46 rfbProcessClientProtocolVersion: not a valid RFB client: GET / HTTP/1
23/12/2022 19:12:46 client_count: 1
23/12/2022 19:12:46 Client 192.168.178.25 gone
23/12/2022 19:12:46 Statistics events Transmit/ RawEquiv ( saved)
23/12/2022 19:12:46 TOTALS : 0 | 0/ 0 ( 0.0%)
23/12/2022 19:12:46 Statistics events Received/ RawEquiv ( saved)
23/12/2022 19:12:46 TOTALS : 0 | 0/ 0 ( 0.0%)
23/12/2022 19:12:46 Got connection from client 192.168.178.25
23/12/2022 19:12:46 other clients:
23/12/2022 19:12:46 192.168.178.25
23/12/2022 19:12:46 Normal socket connection
23/12/2022 19:12:46 incr accepted_client=12 for 192.168.178.25:60119 sock=10
Alles anzeigen
Nun weiss ich nicht mehr weiter...
hoffe hier kann mir jemand weiterhelfen
Danke &
Gruss newsletter