jlesage / docker-jdownloader-2

Docker container for JDownloader 2
MIT License
820 stars 71 forks source link

[Bug] No Access via 5900 after Update #184

Closed DanielSchoenwald closed 11 months ago

DanielSchoenwald commented 11 months ago

Current Behavior

get the following message when I open the Site: RFB 003.008 image

The following is displayed in the Docker log image

Expected Behavior

Before the update, I always used port 5800 in the browser and was able to see the application there.

Steps To Reproduce

No response

Environment

Container creation

image

Container log

JDownloader
date,stream,content
2023/11/29 17:41:42,stdout,[xvnc        ]  Connections: blacklisted: 172.20.0.1

2023/11/29 17:41:42,stdout,[xvnc        ] Wed Nov 29 17:41:41 2023

2023/11/29 17:41:42,stdout,[xvnc        ]  Connections: blacklisted: 172.20.0.1

2023/11/29 17:41:40,stdout,[xvnc        ] Wed Nov 29 17:41:40 2023

2023/11/29 17:41:39,stdout,[xvnc        ]  Connections: blacklisted: 172.20.0.1

2023/11/29 17:41:39,stdout,[xvnc        ]  Connections: blacklisted: 172.20.0.1

2023/11/29 17:41:39,stdout,[xvnc        ] Wed Nov 29 17:41:39 2023

2023/11/29 17:41:38,stdout,[xvnc        ]  Connections: blacklisted: 172.20.0.1

2023/11/29 17:41:38,stdout,[xvnc        ] Wed Nov 29 17:41:38 2023

2023/11/29 17:41:33,stdout,[xvnc        ]  ComparingUpdateTracker: (1:-nan ratio)

2023/11/29 17:41:33,stdout,[xvnc        ]  ComparingUpdateTracker: 0 pixels in / 0 pixels out

2023/11/29 17:41:33,stdout,[xvnc        ]  Connections: closed: 172.20.0.1::56604

2023/11/29 17:41:33,stdout,[xvnc        ]  EncodeManager:          0 B (1:-nan ratio)

2023/11/29 17:41:33,stdout,"[xvnc        ]  EncodeManager:   Total: 0 rects, 0 pixels
"
2023/11/29 17:41:33,stdout,[xvnc        ]  EncodeManager: Framebuffer updates: 0

2023/11/29 17:41:33,stdout,[xvnc        ]               client?

2023/11/29 17:41:33,stdout,[xvnc        ]  VNCSConnST:  closing 172.20.0.1::56604: reading version failed: not an RFB

2023/11/29 17:41:33,stdout,[xvnc        ]  Connections: accepted: 172.20.0.1::56604

2023/11/29 17:41:33,stdout,[xvnc        ] Wed Nov 29 17:41:33 2023

2023/11/29 17:41:28,stdout,[xvnc        ]  ComparingUpdateTracker: (1:-nan ratio)

2023/11/29 17:41:28,stdout,[xvnc        ]  ComparingUpdateTracker: 0 pixels in / 0 pixels out

2023/11/29 17:41:28,stdout,[xvnc        ]  Connections: closed: 172.20.0.1::56578

2023/11/29 17:41:28,stdout,[xvnc        ]  EncodeManager:          0 B (1:-nan ratio)

2023/11/29 17:41:28,stdout,[xvnc        ]  EncodeManager:   Total: 0 rects, 0 pixels"

Container inspect

No response

Anything else?

No response

jlesage commented 11 months ago

Are you using port 5800 or 5900 to access to web UI? 5800 is the correct one, not 5900.

DanielSchoenwald commented 11 months ago

blame on me. thx