Closed krzychu82 closed 2 months ago
Are you sure the container has access to the internet ? Do you have the firewall enabled on your Synology ?
I am so embarrassed. There was the firewall. How could I missed it. Thank you. The ticket can be closed.
i have the same error.
Yet I have not touched anything in my firewall ?! What settings are needed for the firewall?
Current Behavior
No connection to the internet. "JDownloader cannot connect to update.jdownloader.org! Please check the connection settings."
Expected Behavior
Connection to the internet after installation.
Steps To Reproduce
Run after installation
Environment
Container creation
docker run -d --name=jdownloader2 \ -p 3129:3129 \ -p 5800:5800 \ -p 5900:5900 \ -e USER_ID=1029 \ -e GROUP_ID=100 \ -e TZ=Europe/Bucharest \ -e DARK_MODE=1 \ -v /volume1/docker/jdownloader2/config:/config \ -v /volume1/docker/jdownloader2/output:/output \ --restart always \ jlesage/jdownloader-2
Container log
Container inspect
No response
Anything else?
No response