
Please find more information in this JDownloader's article DNS Rebind Warning To enable Direct Connection mode from internet, you need to open and forward port 3129 adjusting your router configuration. In this mode, MyJDownloader server still handles service related tasks, like the session authentication and notifications. This enables the GUI to respond much faster with information reliably updating over time. Appendixes Direct Connection Modeĭirect Connection mode (or Direct Connections) improves the use of this container via MyJDownloader GUI and is strongly recommended at least in your LAN.īy enabling this mode, the communication happens directly between the client and the JDownloader server via port 3129 (by default), instead of being routed trough MyJDownloader servers. Other options can be changed on your MyJDownloader account.
#Jdownloader 2 reconnect failed password
If haven't set MYJD_USER and MYJD_PASSWORD values, you can still configure an account by running (Recommended method)ĭocker exec jdownloader configure password If you use this variable, set it as per the downloads folder volume!ĭefines specific rights for your downloaded files (default: undefined) - Must respect octal form (begins with 0 followed by three numbers between 0 and 7 included) (cf. XDG_DOWNLOAD_DIR=/opt/JDownloader/Downloads The device name that will appear on MyJdownloader portal This Network port is required for Direct Connection mode, more information in this section To obtain such values, run on your host id yourusername, additional information can be found in Docker documentation
#Jdownloader 2 reconnect failed install
Configuration values ParameterĬonfig file folder, saves your configuration on the hostĬontainer logs folder, specify it only if you wan to keep logs on the hostĮxtensions folder, specify it only if you wan to install extensions and keep it on the hostĭownloads folder (where you put your download mountpoint)Īdd user identifiers to run the container with user priviledges. You can set many parameters when you configure this container, but you must specify your MyJDownloader login/password to connect to your container. jaymoulin/jdownloader:0.7.0-arm32v6) because rpi zero identify itself as armhf which is wrong. Note for RPI Zero : specify that you want the arm32v6 image (e.g. Path: /path/to/extensions type: Directory mountPath: /opt/JDownloader/app/extensions name: extensions volumes:

mountPath: /opt/JDownloader/Downloads name: downloads mountPath: /opt/JDownloader/app/cfg name: cfg mountPath: /opt/JDownloader/app name: exec Name: my_jd_secret key: password volumeMounts: name: jdownloader image: jaymoulin/jdownloader env: ApiVersion: apps/v1 kind: Deployment metadata:
