Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[Support] Djoss - JDownloader 2

Featured Replies

Looks like the new update fixed it!

  • Replies 452
  • Views 147.3k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • When using the bridge network mode, the container's network is isolated from the host's one. Thus, network ports need to be mapped between the host and the container. Ports used by the container are

  • New docker image available!

  • Try to clear your browser's cache.

Posted Images

17 hours ago, jonnery said:

Got it to work again after I removed the docker container and deleted the whole Jdownloader folder in appdata. 

After a fresh installation it now working again flawlessly. 

 

 

This solved my problem. Thank you

I had a bunch of issues last week with it too, seems like the recent updates have been a bit buggy. I couldn't paste any links into JD (only tried mega ones since that was all I had), they just never seemed to resolve. I'd see the window pop up for a fraction of a second and then nothing would happen. I searched around and ended up following this support article and it got it working again.

 

Putting it here for future reference if you don't want have to blow away your entire JD appdata folder, I think you just need to stop JD container, delete the Core.jar file and tmp, update folders, and then start it up again and it should redownload those files/folders and reset JD.

 

I did also have the weird mixed messages I've seen others post here for the my.jdownloader login (both green and red text), but I don't use that much so didn't look into it. As of now it is only showing the green/successful text at least.

  • 2 weeks later...

update didnt fix it for me. 
 

[init ] container is starting...
[cont-env ] loading container environment variables...
[cont-env ] APP_NAME: loading...
[cont-env ] DISPLAY: executing...
[cont-env ] DISPLAY: terminated successfully.
[cont-env ] DISPLAY: loading...
[cont-env ] DOCKER_IMAGE_PLATFORM: loading...
[cont-env ] DOCKER_IMAGE_VERSION: loading...
[cont-env ] GTK_THEME: executing...
[cont-env ] GTK_THEME: terminated successfully.
[cont-env ] GTK_THEME: loading...
[cont-env ] HOME: loading...
[cont-env ] INSTALL_PACKAGES_INTERNAL: executing...
[cont-env ] INSTALL_PACKAGES_INTERNAL: terminated successfully.
[cont-env ] INSTALL_PACKAGES_INTERNAL: loading...
[cont-env ] QT_STYLE_OVERRIDE: executing...
[cont-env ] QT_STYLE_OVERRIDE: terminated successfully.
[cont-env ] QT_STYLE_OVERRIDE: loading...
[cont-env ] TAKE_CONFIG_OWNERSHIP: loading...
[cont-env ] XDG_CACHE_HOME: loading...
[cont-env ] XDG_CONFIG_HOME: loading...
[cont-env ] XDG_DATA_HOME: loading...
[cont-env ] XDG_RUNTIME_DIR: loading...
[cont-env ] container environment variables initialized.
[cont-secrets] loading container secrets...
[cont-secrets] container secrets loaded.
[cont-init ] executing container initialization scripts...
[cont-init ] 10-certs.sh: executing...
[cont-init ] 10-certs.sh: terminated successfully.
[cont-init ] 10-check-app-niceness.sh: executing...
[cont-init ] 10-check-app-niceness.sh: terminated successfully.
[cont-init ] 10-cjk-font.sh: executing...
[cont-init ] 10-cjk-font.sh: terminated successfully.
[cont-init ] 10-clean-logmonitor-states.sh: executing...
[cont-init ] 10-clean-logmonitor-states.sh: terminated successfully.
[cont-init ] 10-clean-tmp-dir.sh: executing...
[cont-init ] 10-clean-tmp-dir.sh: terminated successfully.
[cont-init ] 10-fontconfig-cache-dir.sh: executing...
[cont-init ] 10-fontconfig-cache-dir.sh: terminated successfully.
[cont-init ] 10-init-users.sh: executing...
[cont-init ] 10-init-users.sh: terminated successfully.
[cont-init ] 10-jwm.sh: executing...
[cont-init ] 10-jwm.sh: terminated successfully.
[cont-init ] 10-nginx.sh: executing...
[cont-init ] 10-nginx.sh: terminated successfully.
[cont-init ] 10-set-tmp-dir-perms.sh: executing...
[cont-init ] 10-set-tmp-dir-perms.sh: terminated successfully.
[cont-init ] 10-vnc-password.sh: executing...
[cont-init ] 10-vnc-password.sh: terminated successfully.
[cont-init ] 10-web-data.sh: executing...
[cont-init ] 10-web-data.sh: terminated successfully.
[cont-init ] 10-x11-unix.sh: executing...
[cont-init ] 10-x11-unix.sh: terminated successfully.
[cont-init ] 10-xdg-runtime-dir.sh: executing...
[cont-init ] 10-xdg-runtime-dir.sh: terminated successfully.
[cont-init ] 15-install-pkgs.sh: executing...
[cont-init ] 15-install-pkgs.sh: terminated successfully.
[cont-init ] 55-jdownloader2.sh: executing...
[cont-init ] 55-jdownloader2.sh: terminated successfully.
[cont-init ] 85-take-config-ownership.sh: executing...
[cont-init ] 85-take-config-ownership.sh: terminated with error 1.

 

  • Author

Can you share the output of the following command:

docker inspect JDownloader2

 

3 hours ago, Djoss said:

Can you share the output of the following command:

docker inspect JDownloader2

 

root@Server:~# docker inspect JDownloader2
[
    {
        "Id": "f35528dc05cbca5545345f15ab79c25ea74f8092653a4bbc5126ec86eee51960",
        "Created": "2022-12-11T03:57:47.722381712Z",
        "Path": "/init",
        "Args": [],
        "State": {
            "Status": "exited",
            "Running": false,
            "Paused": false,
            "Restarting": false,
            "OOMKilled": false,
            "Dead": false,
            "Pid": 0,
            "ExitCode": 1,
            "Error": "",
            "StartedAt": "2022-12-11T04:02:17.810888587Z",
            "FinishedAt": "2022-12-11T04:02:23.936802349Z"
        },
        "Image": "sha256:717805b0e624b5e8db46749770984db77e52f175a34903f387f6fed3915f55f0",
        "ResolvConfPath": "/var/lib/docker/containers/f35528dc05cbca5545345f15ab79c25ea74f8092653a4bbc5126ec86eee51960/resolv.conf",
        "HostnamePath": "/var/lib/docker/containers/f35528dc05cbca5545345f15ab79c25ea74f8092653a4bbc5126ec86eee51960/hostname",
        "HostsPath": "/var/lib/docker/containers/f35528dc05cbca5545345f15ab79c25ea74f8092653a4bbc5126ec86eee51960/hosts",
        "LogPath": "/var/lib/docker/containers/f35528dc05cbca5545345f15ab79c25ea74f8092653a4bbc5126ec86eee51960/f35528dc05cbca5545345f15ab79c25ea74f8092653a4bbc5126ec86eee51960-json.log",
        "Name": "/JDownloader2",
        "RestartCount": 0,
        "Driver": "btrfs",
        "Platform": "linux",
        "MountLabel": "",
        "ProcessLabel": "",
        "AppArmorProfile": "",
        "ExecIDs": null,
        "HostConfig": {
            "Binds": [
                "/mnt/user/Downloads/:/output:rw",
                "/mnt/user/appdata/JDownloader2:/config:rw"
            ],
            "ContainerIDFile": "",
            "LogConfig": {
                "Type": "json-file",
                "Config": {
                    "max-file": "1",
                    "max-size": "50m"
                }
            },
            "NetworkMode": "bridge",
            "PortBindings": {
                "5800/tcp": [
                    {
                        "HostIp": "",
                        "HostPort": "7807"
                    }
                ],
                "5900/tcp": [
                    {
                        "HostIp": "",
                        "HostPort": "7907"
                    }
                ]
            },
            "RestartPolicy": {
                "Name": "no",
                "MaximumRetryCount": 0
            },
            "AutoRemove": false,
            "VolumeDriver": "",
            "VolumesFrom": null,
            "CapAdd": null,
            "CapDrop": null,
            "CgroupnsMode": "host",
            "Dns": [],
            "DnsOptions": [],
            "DnsSearch": [],
            "ExtraHosts": null,
            "GroupAdd": null,
            "IpcMode": "private",
            "Cgroup": "",
            "Links": null,
            "OomScoreAdj": 0,
            "PidMode": "",
            "Privileged": false,
            "PublishAllPorts": false,
            "ReadonlyRootfs": false,
            "SecurityOpt": null,
            "UTSMode": "",
            "UsernsMode": "",
            "ShmSize": 67108864,
            "Runtime": "runc",
            "ConsoleSize": [
                0,
                0
            ],
            "Isolation": "",
            "CpuShares": 0,
            "Memory": 0,
            "NanoCpus": 0,
            "CgroupParent": "",
            "BlkioWeight": 0,
            "BlkioWeightDevice": [],
            "BlkioDeviceReadBps": null,
            "BlkioDeviceWriteBps": null,
            "BlkioDeviceReadIOps": null,
            "BlkioDeviceWriteIOps": null,
            "CpuPeriod": 0,
            "CpuQuota": 0,
            "CpuRealtimePeriod": 0,
            "CpuRealtimeRuntime": 0,
            "CpusetCpus": "",
            "CpusetMems": "",
            "Devices": [],
            "DeviceCgroupRules": null,
            "DeviceRequests": null,
            "KernelMemory": 0,
            "KernelMemoryTCP": 0,
            "MemoryReservation": 0,
            "MemorySwap": 0,
            "MemorySwappiness": null,
            "OomKillDisable": false,
            "PidsLimit": null,
            "Ulimits": null,
            "CpuCount": 0,
            "CpuPercent": 0,
            "IOMaximumIOps": 0,
            "IOMaximumBandwidth": 0,
            "MaskedPaths": [
                "/proc/asound",
                "/proc/acpi",
                "/proc/kcore",
                "/proc/keys",
                "/proc/latency_stats",
                "/proc/timer_list",
                "/proc/timer_stats",
                "/proc/sched_debug",
                "/proc/scsi",
                "/sys/firmware"
            ],
            "ReadonlyPaths": [
                "/proc/bus",
                "/proc/fs",
                "/proc/irq",
                "/proc/sys",
                "/proc/sysrq-trigger"
            ]
        },
        "GraphDriver": {
            "Data": null,
            "Name": "btrfs"
        },
        "Mounts": [
            {
                "Type": "bind",
                "Source": "/mnt/user/Downloads",
                "Destination": "/output",
                "Mode": "rw",
                "RW": true,
                "Propagation": "rprivate"
            },
            {
                "Type": "bind",
                "Source": "/mnt/user/appdata/JDownloader2",
                "Destination": "/config",
                "Mode": "rw",
                "RW": true,
                "Propagation": "rprivate"
            }
        ],
        "Config": {
            "Hostname": "f35528dc05cb",
            "Domainname": "",
            "User": "",
            "AttachStdin": false,
            "AttachStdout": true,
            "AttachStderr": true,
            "ExposedPorts": {
                "3129/tcp": {},
                "5800/tcp": {},
                "5900/tcp": {}
            },
            "Tty": false,
            "OpenStdin": false,
            "StdinOnce": false,
            "Env": [
                "WEB_LISTENING_PORT=5800",
                "MYJDOWNLOADER_DEVICE_NAME=None",
                "JDOWNLOADER_HEADLESS=0",
                "DISPLAY_WIDTH=1280",
                "INSTALL_EXTRA_PKGS=",
                "DARK_MODE=0",
                "SECURE_CONNECTION_VNC_METHOD=SSL",
                "USER_ID=99",
                "GROUP_ID=100",
                "UMASK=000",
                "MYJDOWNLOADER_EMAIL=None",
                "MYJDOWNLOADER_PASSWORD=None",
                "TZ=America/Chicago",
                "DISPLAY_HEIGHT=768",
                "X11VNC_EXTRA_OPTS=",
                "SECURE_CONNECTION_CERTS_CHECK_INTERVAL=60",
                "HOST_OS=Unraid",
                "APP_NICENESS=0",
                "SECURE_CONNECTION=0",
                "VNC_LISTENING_PORT=5900",
                "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/base/sbin:/opt/base/bin",
                "ENV=/root/.docker_rc",
                "SUP_GROUP_IDS=",
                "LANG=en_US.UTF-8",
                "KEEP_APP_RUNNING=0",
                "INSTALL_PACKAGES=",
                "CONTAINER_DEBUG=0",
                "VNC_PASSWORD=",
                "ENABLE_CJK_FONT=0"
            ],
            "Cmd": [
                "/init"
            ],
            "Image": "jlesage/jdownloader-2",
            "Volumes": {
                "/config": {},
                "/output": {}
            },
            "WorkingDir": "/tmp",
            "Entrypoint": null,
            "OnBuild": null,
            "Labels": {
                "org.label-schema.description": "Docker container for JDownloader 2",
                "org.label-schema.name": "jdownloader-2",
                "org.label-schema.schema-version": "1.0",
                "org.label-schema.vcs-url": "https://github.com/jlesage/docker-jdownloader-2",
                "org.label-schema.version": "22.12.1"
            }
        },
        "NetworkSettings": {
            "Bridge": "",
            "SandboxID": "63af38bc5e4603fe3cafaea2281d8cc29d1c67f457c28dc8ef4397fba9e8fef9",
            "HairpinMode": false,
            "LinkLocalIPv6Address": "",
            "LinkLocalIPv6PrefixLen": 0,
            "Ports": {},
            "SandboxKey": "/var/run/docker/netns/63af38bc5e46",
            "SecondaryIPAddresses": null,
            "SecondaryIPv6Addresses": null,
            "EndpointID": "",
            "Gateway": "",
            "GlobalIPv6Address": "",
            "GlobalIPv6PrefixLen": 0,
            "IPAddress": "",
            "IPPrefixLen": 0,
            "IPv6Gateway": "",
            "MacAddress": "",
            "Networks": {
                "bridge": {
                    "IPAMConfig": null,
                    "Links": null,
                    "Aliases": null,
                    "NetworkID": "8d9d0bc315c3fb9fb7f25ef1f45b3b790b9f4916d53bab672331d8169ac264ad",
                    "EndpointID": "",
                    "Gateway": "",
                    "IPAddress": "",
                    "IPPrefixLen": 0,
                    "IPv6Gateway": "",
                    "GlobalIPv6Address": "",
                    "GlobalIPv6PrefixLen": 0,
                    "MacAddress": "",
                    "DriverOpts": null
                }
            }
        }
    }
]
root@Server:~# 

 

25 minutes ago, Djoss said:

And this one:

ls -ld /mnt/user/appdata/JDownloader2

 

root@Server:~# ls -ld /mnt/user/appdata/JDownloader2
drwxrwxrwx 1 nobody users 350 Nov 19 17:40 /mnt/user/appdata/JDownloader2/
root@Server:~# 

 

  • Author

What about:

ls -la /mnt/user/appdata/JDownloader2/

 

Did you try to remove and re-create the container ?

3 hours ago, Djoss said:

What about:

ls -la /mnt/user/appdata/JDownloader2/

 

Did you try to remove and re-create the container ?

no i havnt done that in fear of losing my download progress, if any. not sure if anything was still downloading.

 

root@Server:~# ls -la /mnt/user/appdata/JDownloader2/
total 13356
drwxrwxrwx 1 nobody users     350 Nov 19 17:40 ./
drwxrwxrwx 1 nobody users     566 Oct 30 21:46 ../
-rw-rw-rw- 1 nobody users 8823535 Nov 18 23:20 Core.jar
-rw-rw-rw- 1 nobody users       0 Nov 18 23:19 JD2.lock
-rw-rw-rw- 1 nobody users       4 Nov 19 17:40 JD2.port
-rwxrw-rw- 1 nobody users 4762119 Nov 18 23:18 JDownloader.jar*
-rw-rw-rw- 1 nobody users       5 Nov 19 17:40 JDownloader.pid
-rw-rw-rw- 1 nobody users     320 Nov 18 23:19 build.json
drwxrwxrwx 1 nobody users   12856 Dec 11 20:49 cfg/
drwxrwxrwx 1 nobody users       0 Dec 16  2020 dlc\ files/
drwxrwxrwx 1 nobody users      56 Nov 17 23:18 extensions/
drwxrwxrwx 1 nobody users       0 Mar 31  2020 java/
drwxrwxrwx 1 nobody users      44 Mar 31  2020 jd/
drwxrwxrwx 1 nobody users     656 Nov 17 23:18 libs/
-rw-rw-rw- 1 nobody users   32034 Mar 31  2020 license.txt
-rw-rw-rw- 1 nobody users   39624 Mar 31  2020 license_german.txt
drwxrwxrwx 1 nobody users    2022 Sep 24 16:20 licenses/
drwxrwxrwx 1 nobody users      10 Mar 31  2020 log/
drwxrwxrwx 1 nobody users     668 Nov 19 17:40 logs/
drwxrwxrwx 1 nobody users      16 Mar 31  2020 themes/
drwxrwxrwx 1 nobody users     170 Nov 19 21:44 tmp/
drwxrwxrwx 1 nobody users      10 Mar 31  2020 tools/
drwxrwxrwx 1 nobody users      22 Mar 31  2020 translations/
drwxrwxrwx 1 nobody users      22 Mar 31  2020 update/
drwxrwxrwx 1 nobody users      10 Mar 31  2020 xdg/
root@Server:~# 

that core.jar at the top was red. dont know what that means.

 

edit: it just updated to the latest again and this time, all is good so far!

[init ] container is starting...
[cont-env ] loading container environment variables...
[cont-env ] APP_NAME: loading...
[cont-env ] DISPLAY: executing...
[cont-env ] DISPLAY: terminated successfully.
[cont-env ] DISPLAY: loading...
[cont-env ] DOCKER_IMAGE_PLATFORM: loading...
[cont-env ] DOCKER_IMAGE_VERSION: loading...
[cont-env ] GTK_THEME: executing...
[cont-env ] GTK_THEME: terminated successfully.
[cont-env ] GTK_THEME: loading...
[cont-env ] HOME: loading...
[cont-env ] INSTALL_PACKAGES_INTERNAL: executing...
[cont-env ] INSTALL_PACKAGES_INTERNAL: terminated successfully.
[cont-env ] INSTALL_PACKAGES_INTERNAL: loading...
[cont-env ] QT_STYLE_OVERRIDE: executing...
[cont-env ] QT_STYLE_OVERRIDE: terminated successfully.
[cont-env ] QT_STYLE_OVERRIDE: loading...
[cont-env ] TAKE_CONFIG_OWNERSHIP: loading...
[cont-env ] XDG_CACHE_HOME: loading...
[cont-env ] XDG_CONFIG_HOME: loading...
[cont-env ] XDG_DATA_HOME: loading...
[cont-env ] XDG_RUNTIME_DIR: loading...
[cont-env ] container environment variables initialized.
[cont-secrets] loading container secrets...
[cont-secrets] container secrets loaded.
[cont-init ] executing container initialization scripts...
[cont-init ] 10-certs.sh: executing...
[cont-init ] 10-certs.sh: terminated successfully.
[cont-init ] 10-check-app-niceness.sh: executing...
[cont-init ] 10-check-app-niceness.sh: terminated successfully.
[cont-init ] 10-cjk-font.sh: executing...
[cont-init ] 10-cjk-font.sh: terminated successfully.
[cont-init ] 10-clean-logmonitor-states.sh: executing...
[cont-init ] 10-clean-logmonitor-states.sh: terminated successfully.
[cont-init ] 10-clean-tmp-dir.sh: executing...
[cont-init ] 10-clean-tmp-dir.sh: terminated successfully.
[cont-init ] 10-fontconfig-cache-dir.sh: executing...
[cont-init ] 10-fontconfig-cache-dir.sh: terminated successfully.
[cont-init ] 10-init-users.sh: executing...
[cont-init ] 10-init-users.sh: terminated successfully.
[cont-init ] 10-jwm.sh: executing...
[cont-init ] 10-jwm.sh: terminated successfully.
[cont-init ] 10-nginx.sh: executing...
[cont-init ] 10-nginx.sh: terminated successfully.
[cont-init ] 10-set-tmp-dir-perms.sh: executing...
[cont-init ] 10-set-tmp-dir-perms.sh: terminated successfully.
[cont-init ] 10-vnc-password.sh: executing...
[cont-init ] 10-vnc-password.sh: terminated successfully.
[cont-init ] 10-web-data.sh: executing...
[cont-init ] 10-web-data.sh: terminated successfully.
[cont-init ] 10-x11-unix.sh: executing...
[cont-init ] 10-x11-unix.sh: terminated successfully.
[cont-init ] 10-xdg-runtime-dir.sh: executing...
[cont-init ] 10-xdg-runtime-dir.sh: terminated successfully.
[cont-init ] 15-install-pkgs.sh: executing...
[cont-init ] 15-install-pkgs.sh: terminated successfully.
[cont-init ] 55-jdownloader2.sh: executing...
[cont-init ] 55-jdownloader2.sh: terminated successfully.
[cont-init ] 85-take-config-ownership.sh: executing...
[cont-init ] 85-take-config-ownership.sh: terminated successfully.
[cont-init ] 89-info.sh: executing...
╭――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――╮
│ │
│ Application: JDownloader 2 │
│ Application Version: n/a │

│ Docker Image Version: 22.12.2 │

│ Docker Image Platform: linux/amd64 │
│ │
╰――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――╯
[cont-init ] 89-info.sh: terminated successfully.
[cont-init ] all container initialization scripts executed.
[init ] giving control to process supervisor.
[supervisor ] loading services...
[supervisor ] loading service 'default'...
[supervisor ] loading service 'app'...
[supervisor ] loading service 'gui'...
[supervisor ] loading service 'certsmonitor'...
[supervisor ] service 'certsmonitor' is disabled.
[supervisor ] loading service 'jwm'...
[supervisor ] loading service 'xvnc'...
[supervisor ] loading service 'nginx'...
[supervisor ] loading service 'logmonitor'...
[supervisor ] service 'logmonitor' is disabled.
[supervisor ] all services loaded.
[supervisor ] starting services...
[supervisor ] starting service 'xvnc'...
[xvnc ] Xvnc TigerVNC 1.12.0 - built Dec 11 2022 21:13:44
[xvnc ] Copyright (C) 1999-2021 TigerVNC Team and many others (see README.rst)
[xvnc ] See https://www.tigervnc.org for information on TigerVNC.
[xvnc ] Underlying X server release 12013000, The X.Org Foundation
[xvnc ] Sun Dec 11 22:12:54 2022
[xvnc ] vncext: VNC extension running!
[xvnc ] vncext: Listening for VNC connections on /tmp/vnc.sock (mode 0660)
[xvnc ] vncext: Listening for VNC connections on all interface(s), port 5900
[xvnc ] vncext: created VNC server for screen 0
[supervisor ] starting service 'jwm'...
[supervisor ] starting service 'nginx'...
[nginx ] Listening for HTTP connections on port 5800.
[supervisor ] starting service 'app'...
[supervisor ] all services started.

 

Edited by droopie

  • Author
10 hours ago, droopie said:

edit: it just updated to the latest again and this time, all is good so far!

 

Great! 

@Djoss Trying to update the container and I get this error message:

 

Configuration not found. Was this container created using this plugin?

 

Attempting to initiate the update via the Community Apps section results in the same thing. Rebooted and same error.

 

Anyone else experiencing the same thing?

Anyone else having issue with my.jdownloader.org credentials not being saved across container restart? 

  • Author
On 12/13/2022 at 1:07 PM, DRoman said:

@Djoss Trying to update the container and I get this error message:

 

Configuration not found. Was this container created using this plugin?

 

Attempting to initiate the update via the Community Apps section results in the same thing. Rebooted and same error.

 

Anyone else experiencing the same thing?

 

Did you try to remove and re-create the container ?

  • Author
On 12/18/2022 at 5:56 PM, primeval_god said:

Anyone else having issue with my.jdownloader.org credentials not being saved across container restart? 

How do you set credentials ?  Via the JDownloader interface or via environment variables ?

  • Author

The template had incorrect default values for these settings.  This is now fixed.

If you prefer to set the credentials from JDownloader, just make sure to clear the incorrect default values from container's settings.

  • 2 weeks later...

Just updated the container today and now the webui wont show - Log file is stuck on

55-jdownloader2.sh: executing...

  • Author
5 hours ago, mikeyosm said:

Just updated the container today and now the webui wont show - Log file is stuck on

55-jdownloader2.sh: executing...

 

Could you provide the output of:

docker exec JDownloader2 ps

 

2 hours ago, Djoss said:

 

Could you provide the output of:

docker exec JDownloader2 ps

 

PID   USER     TIME  COMMAND
    1 root      0:00 /opt/base/sbin/cinit --progname supervisor --default-service-uid 99 --default-service-gid 100
  461 root      0:00 sh
  644 app       0:00 Xvnc -nolisten tcp -nolisten local -listen unix -geometry 1280x768 -depth 24 -rfbport=5900 -UseIPv6=no -rfbunixpath=/tmp/vnc.sock -rfbunixmode=0660 -SecurityTypes=None -desktop=JDownloader 2 :0
  649 app       0:00 nginx: master process /opt/base/sbin/nginx -c /opt/base/etc/nginx/nginx.conf -g daemon off;
  655 app       0:00 nginx: worker process
  656 app       0:00 nginx: worker process
  659 app       0:00 /opt/base/bin/openbox --config-file /var/run/openbox/rc.xml --startup touch /var/run/openbox/openbox.ready
  678 app       0:00 {startapp.sh} /bin/sh /startapp.sh
  680 app       0:13 /usr/bin/java -XX:-UsePerfData -Dawt.useSystemAAFontSettings=gasp -Djava.awt.headless=false -jar /config/JDownloader.jar
  763 root      0:00 ps

  • Author
23 minutes ago, mikeyosm said:

PID   USER     TIME  COMMAND
    1 root      0:00 /opt/base/sbin/cinit --progname supervisor --default-service-uid 99 --default-service-gid 100
  461 root      0:00 sh
  644 app       0:00 Xvnc -nolisten tcp -nolisten local -listen unix -geometry 1280x768 -depth 24 -rfbport=5900 -UseIPv6=no -rfbunixpath=/tmp/vnc.sock -rfbunixmode=0660 -SecurityTypes=None -desktop=JDownloader 2 :0
  649 app       0:00 nginx: master process /opt/base/sbin/nginx -c /opt/base/etc/nginx/nginx.conf -g daemon off;
  655 app       0:00 nginx: worker process
  656 app       0:00 nginx: worker process
  659 app       0:00 /opt/base/bin/openbox --config-file /var/run/openbox/rc.xml --startup touch /var/run/openbox/openbox.ready
  678 app       0:00 {startapp.sh} /bin/sh /startapp.sh
  680 app       0:13 /usr/bin/java -XX:-UsePerfData -Dawt.useSystemAAFontSettings=gasp -Djava.awt.headless=false -jar /config/JDownloader.jar
  763 root      0:00 ps

 

Looks like JDownloader is running now ?

7 minutes ago, Djoss said:

 

Looks like JDownloader is running now ?

how bizarre, now it's opening. Not sure why it was failing before.

  • Author
3 minutes ago, mikeyosm said:

how bizarre, now it's opening. Not sure why it was failing before.

 

The startup of the container can take some time, especially the step "55-jdownloader2.sh: executing..." if you have a lot of stuff under "/output".

  • 2 weeks later...

Hi everyone, is there a way to allow captcha in the container?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.