jlesage / docker-jdownloader-2

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

[Bug] myjdownloader doesn't communicate with jdownloader container #215

Open 2t9z16yo opened 1 month ago

2t9z16yo commented 1 month ago

Current Behavior

I run jdownloader container on a synology using Container manager. Recently I added the mydownloader extension to Chrome/Arc.

Both the extension and container show connected to my myjdownloader account. When the extension opens the myjdownloader webpage, I see the download history from my jdownloader container.

I've also added the Custom Device IPs and Direct Connection Mode settings.

When I copy a link, the extension window opens. I select to download, and a large checkmark appears, confirming the link is sent. Yet in the jdownloader2 UI, there is no new activity.

port 3129 is open on synology firewall and forwarded on the router.

Expected Behavior

When I copy a link, the extension window opens. I select to download, and a large checkmark appears, confirming the link is sent. The item shows up in jDownloader linkgrabber

Steps To Reproduce

see above

Environment

Container creation

services: jdownloader: image: jlesage/jdownloader-2:latest container_name: jdownloader environment:

Container log

[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    ] EGL_LOG_LEVEL: executing...
[cont-env    ] EGL_LOG_LEVEL: terminated successfully.
[cont-env    ] EGL_LOG_LEVEL: loading...
[cont-env    ] GSK_RENDERER: executing...
[cont-env    ] GSK_RENDERER: terminated successfully.
[cont-env    ] GSK_RENDERER: loading...
[cont-env    ] GTK2_RC_FILES: executing...
[cont-env    ] GTK2_RC_FILES: terminated successfully.
[cont-env    ] GTK2_RC_FILES: not setting variable.
[cont-env    ] GTK_THEME: executing...
[cont-env    ] GTK_THEME: terminated successfully.
[cont-env    ] GTK_THEME: not setting variable.
[cont-env    ] HOME: loading...
[cont-env    ] INSTALL_PACKAGES_INTERNAL: executing...
[cont-env    ] INSTALL_PACKAGES_INTERNAL: terminated successfully.
[cont-env    ] INSTALL_PACKAGES_INTERNAL: not setting variable.
[cont-env    ] LIBGL_DRIVERS_PATH: executing...
[cont-env    ] LIBGL_DRIVERS_PATH: terminated successfully.
[cont-env    ] LIBGL_DRIVERS_PATH: loading...
[cont-env    ] PULSE_CONFIG_PATH: executing...
[cont-env    ] PULSE_CONFIG_PATH: terminated successfully.
[cont-env    ] PULSE_CONFIG_PATH: not setting variable.
[cont-env    ] PULSE_COOKIE: executing...
[cont-env    ] PULSE_COOKIE: terminated successfully.
[cont-env    ] PULSE_COOKIE: not setting variable.
[cont-env    ] PULSE_SERVER: executing...
[cont-env    ] PULSE_SERVER: terminated successfully.
[cont-env    ] PULSE_SERVER: not setting variable.
[cont-env    ] QT_STYLE_OVERRIDE: executing...
[cont-env    ] QT_STYLE_OVERRIDE: terminated successfully.
[cont-env    ] QT_STYLE_OVERRIDE: not setting variable.
[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    ] XDG_STATE_HOME: 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-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-nginx.sh: executing...
[cont-init   ] 10-nginx.sh: terminated successfully.
[cont-init   ] 10-openbox.sh: executing...
[cont-init   ] 10-openbox.sh: terminated successfully.
[cont-init   ] 10-pkgs-mirror.sh: executing...
[cont-init   ] 10-pkgs-mirror.sh: terminated successfully.
[cont-init   ] 10-pulse.sh: executing...
[cont-init   ] 10-pulse.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-webauth.sh: executing...
[cont-init   ] 10-webauth.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-cjk-font.sh: executing...
[cont-init   ] 15-cjk-font.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:  24.07.1                                       │
    │ 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 'audiorecorder'...
[supervisor  ] service 'audiorecorder' is disabled.
[supervisor  ] loading service 'certsmonitor'...
[supervisor  ] service 'certsmonitor' is disabled.
[supervisor  ] loading service 'nginx'...
[supervisor  ] loading service 'webauth'...
[supervisor  ] service 'webauth' is disabled.
[supervisor  ] loading service 'xvnc'...
[supervisor  ] loading service 'openbox'...
[supervisor  ] loading service 'pulseaudio'...
[supervisor  ] service 'pulseaudio' is disabled.
[supervisor  ] loading service 'xcompmgr'...
[supervisor  ] loading service 'logmonitor'...
[supervisor  ] service 'logmonitor' is disabled.
[supervisor  ] loading service 'logrotate'...
[supervisor  ] all services loaded.
[supervisor  ] starting services...
[supervisor  ] starting service 'xvnc'...
[xvnc        ] Xvnc TigerVNC 1.13.1 - built Jun 29 2024 04:32:51
[xvnc        ] Copyright (C) 1999-2022 TigerVNC Team and many others (see README.rst)
[xvnc        ] See https://www.tigervnc.org for information on TigerVNC.
[xvnc        ] Underlying X server release 12014000
[xvnc        ] Mon Jul 22 01:41:20 2024
[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 'nginx'...
[nginx       ] Listening for HTTP connections on port 5800.
[supervisor  ] starting service 'openbox'...
[supervisor  ] starting service 'xcompmgr'...
[supervisor  ] starting service 'app'...
[supervisor  ] all services started.
[logrotate   ] warning: state file /config/xdg/state/logrotate/logrotate.status is world-readable and thus can be locked from other unprivileged users. Skipping lock acquisition...
[xvnc        ] Mon Jul 22 01:41:49 2024
[xvnc        ]  Connections: accepted: /tmp/vnc.sock
[xvnc        ]  SConnection: Client needs protocol version 3.8
[xvnc        ]  SConnection: Client requests security type None(1)
[xvnc        ]  VNCSConnST:  Server default pixel format depth 24 (32bpp) little-endian rgb888
[xvnc        ]  VNCSConnST:  Client pixel format depth 24 (32bpp) little-endian bgr888
[xvnc        ]  ComparingUpdateTracker: 0 pixels in / 0 pixels out
[xvnc        ]  ComparingUpdateTracker: (1:-nan ratio)
[xvnc        ] Mon Jul 22 02:16:36 2024
[xvnc        ]  VNCSConnST:  closing /tmp/vnc.sock: Clean disconnection
[xvnc        ]  EncodeManager: Framebuffer updates: 3175
[xvnc        ]  EncodeManager:   CopyRect:
[xvnc        ]  EncodeManager:     Copies: 3 rects, 1.65685 Mpixels
[xvnc        ]  EncodeManager:             48 B (1:138072 ratio)
[xvnc        ]  EncodeManager:   Tight:
[xvnc        ]  EncodeManager:     Solid: 2.824 krects, 33.8733 Mpixels
[xvnc        ]  EncodeManager:            44.125 KiB (1:2999.45 ratio)
[xvnc        ]  EncodeManager:     Bitmap RLE: 660 rects, 184.058 kpixels
[xvnc        ]  EncodeManager:                 19.9688 KiB (1:36.3924 ratio)
[xvnc        ]  EncodeManager:     Indexed RLE: 5.737 krects, 7.74065 Mpixels
[xvnc        ]  EncodeManager:                  1011.56 KiB (1:29.958 ratio)
[xvnc        ]  EncodeManager:   Tight (JPEG):
[xvnc        ]  EncodeManager:     Full Colour: 6.254 krects, 42.7708 Mpixels
[xvnc        ]  EncodeManager:                  26.1415 MiB (1:6.24407 ratio)
[xvnc        ]  EncodeManager:   Total: 15.478 krects, 86.2257 Mpixels
[xvnc        ]  EncodeManager:          27.192 MiB (1:12.1029 ratio)
[xvnc        ]  Connections: closed: /tmp/vnc.sock
[xvnc        ]  ComparingUpdateTracker: 2.19432 Gpixels in / 64.0357 Mpixels out
[xvnc        ]  ComparingUpdateTracker: (1:34.2671 ratio)
[xvnc        ] Mon Jul 22 02:22:42 2024
[xvnc        ]  Connections: accepted: /tmp/vnc.sock
[xvnc        ]  SConnection: Client needs protocol version 3.8
[xvnc        ]  SConnection: Client requests security type None(1)
[xvnc        ]  VNCSConnST:  Server default pixel format depth 24 (32bpp) little-endian rgb888
[xvnc        ]  VNCSConnST:  Client pixel format depth 24 (32bpp) little-endian bgr888
[xvnc        ] Mon Jul 22 02:24:12 2024
[xvnc        ]  VNCSConnST:  closing /tmp/vnc.sock: Clean disconnection
[xvnc        ]  EncodeManager: Framebuffer updates: 118
[xvnc        ]  EncodeManager:   Tight:
[xvnc        ]  EncodeManager:     Solid: 131 rects, 2.18907 Mpixels
[xvnc        ]  EncodeManager:            2.04688 KiB (1:4178.37 ratio)
[xvnc        ]  EncodeManager:     Bitmap RLE: 18 rects, 3.097 kpixels
[xvnc        ]  EncodeManager:                 558 B (1:22.5878 ratio)
[xvnc        ]  EncodeManager:     Indexed RLE: 263 rects, 353.917 kpixels
[xvnc        ]  EncodeManager:                  45.4268 KiB (1:30.5012 ratio)
[xvnc        ]  EncodeManager:   Tight (JPEG):
[xvnc        ]  EncodeManager:     Full Colour: 299 rects, 2.25461 Mpixels
[xvnc        ]  EncodeManager:                  1.49079 MiB (1:5.77147 ratio)
[xvnc        ]  EncodeManager:   Total: 711 rects, 4.80069 Mpixels
[xvnc        ]  EncodeManager:          1.53769 MiB (1:11.9149 ratio)
[xvnc        ]  Connections: closed: /tmp/vnc.sock
[xvnc        ]  ComparingUpdateTracker: 67.8745 Mpixels in / 2.72682 Mpixels out
[xvnc        ]  ComparingUpdateTracker: (1:24.8915 ratio)
[xvnc        ] Tue Jul 23 23:36:22 2024
[xvnc        ]  Connections: accepted: /tmp/vnc.sock
[xvnc        ]  SConnection: Client needs protocol version 3.8
[xvnc        ]  SConnection: Client requests security type None(1)
[xvnc        ] Tue Jul 23 23:36:24 2024
[xvnc        ]  VNCSConnST:  Server default pixel format depth 24 (32bpp) little-endian rgb888
[xvnc        ]  VNCSConnST:  Client pixel format depth 24 (32bpp) little-endian bgr888
[xcompmgr    ] error 3: BadWindow (invalid Window parameter) request 20 minor 0 serial 2591273
[xcompmgr    ] error 3: BadWindow (invalid Window parameter) request 15 minor 0 serial 2591274
[xcompmgr    ] error 3: BadWindow (invalid Window parameter) request 20 minor 0 serial 2591275
[xcompmgr    ] error 3: BadWindow (invalid Window parameter) request 15 minor 0 serial 2591276
[xcompmgr    ] error 3: BadWindow (invalid Window parameter) request 20 minor 0 serial 2591277
[xcompmgr    ] error 3: BadWindow (invalid Window parameter) request 15 minor 0 serial 2591278
[xcompmgr    ] error 3: BadWindow (invalid Window parameter) request 20 minor 0 serial 2591279
[xcompmgr    ] error 3: BadWindow (invalid Window parameter) request 15 minor 0 serial 2591280
[xcompmgr    ] error 3: BadWindow (invalid Window parameter) request 20 minor 0 serial 2591281
[xcompmgr    ] error 3: BadWindow (invalid Window parameter) request 15 minor 0 serial 2591282
[xcompmgr    ] error 3: BadWindow (invalid Window parameter) request 20 minor 0 serial 2591283
[xcompmgr    ] error 3: BadWindow (invalid Window parameter) request 15 minor 0 serial 2591284
[xcompmgr    ] error 3: BadWindow (invalid Window parameter) request 20 minor 0 serial 2591285
[xcompmgr    ] error 3: BadWindow (invalid Window parameter) request 15 minor 0 serial 2591286
[xcompmgr    ] error 3: BadWindow (invalid Window parameter) request 20 minor 0 serial 2591287
[xcompmgr    ] error 3: BadWindow (invalid Window parameter) request 15 minor 0 serial 2591288
[xcompmgr    ] error 3: BadWindow (invalid Window parameter) request 20 minor 0 serial 2591289
[xcompmgr    ] error 3: BadWindow (invalid Window parameter) request 15 minor 0 serial 2591290
[xcompmgr    ] error 3: BadWindow (invalid Window parameter) request 20 minor 0 serial 2591291
[xcompmgr    ] error 3: BadWindow (invalid Window parameter) request 15 minor 0 serial 2591292
[xcompmgr    ] error 3: BadWindow (invalid Window parameter) request 20 minor 0 serial 2591293
[xcompmgr    ] error 3: BadWindow (invalid Window parameter) request 15 minor 0 serial 2591294
[xcompmgr    ] error 3: BadWindow (invalid Window parameter) request 20 minor 0 serial 2591295
[xcompmgr    ] error 3: BadWindow (invalid Window parameter) request 15 minor 0 serial 2591296
[xcompmgr    ] error 3: BadWindow (invalid Window parameter) request 20 minor 0 serial 2591297
[xcompmgr    ] error 3: BadWindow (invalid Window parameter) request 15 minor 0 serial 2591298
[xcompmgr    ] error 3: BadWindow (invalid Window parameter) request 20 minor 0 serial 2591299
[xcompmgr    ] error 3: BadWindow (invalid Window parameter) request 15 minor 0 serial 2591300
[xcompmgr    ] error 8: BadMatch (invalid parameter attributes) request 141 minor 6 serial 2599790
[xcompmgr    ] error 9: BadDrawable (invalid Pixmap or Window parameter) request 139 minor 4 serial 2599791
[xcompmgr    ] error 4: BadPixmap (invalid Pixmap parameter) request 54 minor 0 serial 2599812
[xvnc        ] Tue Jul 23 23:42:38 2024
[xvnc        ]  VNCSConnST:  closing /tmp/vnc.sock: Clean disconnection
[xvnc        ]  EncodeManager: Framebuffer updates: 728
[xvnc        ]  EncodeManager:   Tight:
[xvnc        ]  EncodeManager:     Solid: 242 rects, 6.43628 Mpixels
[xvnc        ]  EncodeManager:            3.78125 KiB (1:6649.8 ratio)
[xvnc        ]  EncodeManager:     Bitmap RLE: 62 rects, 13.755 kpixels
[xvnc        ]  EncodeManager:                 1.87305 KiB (1:29.074 ratio)
[xvnc        ]  EncodeManager:     Indexed RLE: 939 rects, 1.00416 Mpixels
[xvnc        ]  EncodeManager:                  180.151 KiB (1:21.8344 ratio)
[xvnc        ]  EncodeManager:   Tight (JPEG):
[xvnc        ]  EncodeManager:     Full Colour: 1.024 krects, 4.47047 Mpixels
[xvnc        ]  EncodeManager:                  3.42824 MiB (1:4.97784 ratio)
[xvnc        ]  EncodeManager:   Total: 2.267 krects, 11.9247 Mpixels
[xvnc        ]  EncodeManager:          3.60969 MiB (1:12.6091 ratio)
[xvnc        ]  Connections: closed: /tmp/vnc.sock
[xvnc        ]  ComparingUpdateTracker: 593.014 Mpixels in / 8.65555 Mpixels out
[xvnc        ]  ComparingUpdateTracker: (1:68.5126 ratio)

Container inspect

[
    {
        "Id": "f01927ad1fea6a1c570e220dd34d4e218bac9782716aa40a4e40586e725b362a",
        "Created": "2024-07-22T05:41:12.021557866Z",
        "Path": "/init",
        "Args": [],
        "State": {
            "Status": "running",
            "Running": true,
            "Paused": false,
            "Restarting": false,
            "OOMKilled": false,
            "Dead": false,
            "Pid": 9396,
            "ExitCode": 0,
            "Error": "",
            "StartedAt": "2024-07-22T05:41:18.776229139Z",
            "FinishedAt": "0001-01-01T00:00:00Z",
            "StartedTs": 1721626878,
            "FinishedTs": -62135596800
        },
        "Image": "sha256:316600b1b5ed4c17f5892c2935c58736867701edb7926fd85a5bb853a696bc52",
        "ResolvConfPath": "/volume1/@docker/containers/f01927ad1fea6a1c570e220dd34d4e218bac9782716aa40a4e40586e725b362a/resolv.conf",
        "HostnamePath": "/volume1/@docker/containers/f01927ad1fea6a1c570e220dd34d4e218bac9782716aa40a4e40586e725b362a/hostname",
        "HostsPath": "/volume1/@docker/containers/f01927ad1fea6a1c570e220dd34d4e218bac9782716aa40a4e40586e725b362a/hosts",
        "LogPath": "/volume1/@docker/containers/f01927ad1fea6a1c570e220dd34d4e218bac9782716aa40a4e40586e725b362a/log.db",
        "Name": "/jdownloader",
        "RestartCount": 0,
        "Driver": "btrfs",
        "Platform": "linux",
        "MountLabel": "",
        "ProcessLabel": "",
        "AppArmorProfile": "docker-default",
        "ExecIDs": null,
        "HostConfig": {
            "Binds": [
                "/volume1/downloads:/output:rw",
                "/volume1/docker/jdownloader/config:/config:rw"
            ],
            "ContainerIDFile": "",
            "LogConfig": {
                "Type": "db",
                "Config": {}
            },
            "PortBindings": {
                "3129/tcp": [
                    {
                        "HostIp": "",
                        "HostPort": "3129"
                    }
                ],
                "5800/tcp": [
                    {
                        "HostIp": "",
                        "HostPort": "8085"
                    }
                ]
            },
            "RestartPolicy": {
                "Name": "unless-stopped",
                "MaximumRetryCount": 0
            },
            "AutoRemove": false,
            "VolumeDriver": "",
            "VolumesFrom": null,
            "CapAdd": null,
            "CapDrop": null,
            "CgroupnsMode": "host",
            "Dns": null,
            "DnsOptions": null,
            "DnsSearch": null,
            "ExtraHosts": [],
            "GroupAdd": null,
            "IpcMode": "private",
            "Cgroup": "",
            "Links": null,
            "OomScoreAdj": 0,
            "PidMode": "",
            "Privileged": false,
            "PublishAllPorts": false,
            "ReadonlyRootfs": false,
            "SecurityOpt": null,
            "UTSMode": "",
            "UsernsMode": "",
            "ShmSize": 67108864,
            "Runtime": "runc",
            "Env": [
                "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/base/sbin:/opt/base/bin",
                "ENV=/root/.docker_rc",
                "USER_ID=1030",
                "GROUP_ID=100",
                "SUP_GROUP_IDS=",
                "UMASK=000",
                "LANG=en_US.UTF-8",
                "TZ=America/New_York",
                "KEEP_APP_RUNNING=0",
                "APP_NICENESS=0",
                "INSTALL_PACKAGES=",
                "PACKAGES_MIRROR=",
                "CONTAINER_DEBUG=0",
                "DISPLAY_WIDTH=1200",
                "DISPLAY_HEIGHT=675",
                "DARK_MODE=0",
                "SECURE_CONNECTION=0",
                "SECURE_CONNECTION_VNC_METHOD=SSL",
                "SECURE_CONNECTION_CERTS_CHECK_INTERVAL=60",
                "WEB_LISTENING_PORT=5800",
                "VNC_LISTENING_PORT=5900",
                "VNC_PASSWORD=",
                "ENABLE_CJK_FONT=0",
                "WEB_AUDIO=0",
                "WEB_AUTHENTICATION=0",
                "WEB_AUTHENTICATION_DEFAULT_USERNAME=",
                "WEB_AUTHENTICATION_DEFAULT_PASSWORD=",
                "MYJDOWNLOADER_EMAIL=",
                "MYJDOWNLOADER_PASSWORD=",
                "MYJDOWNLOADER_DEVICE_NAME=",
                "JDOWNLOADER_HEADLESS=0",
                "JDOWNLOADER_MAX_MEM="
            ],
            "ConsoleSize": [
                0,
                0
            ],
            "Isolation": "",
            "CpuShares": 0,
            "Memory": 0,
            "NanoCpus": 0,
            "CgroupParent": "",
            "BlkioWeight": 0,
            "BlkioWeightDevice": null,
            "BlkioDeviceReadBps": null,
            "BlkioDeviceWriteBps": null,
            "BlkioDeviceReadIOps": null,
            "BlkioDeviceWriteIOps": null,
            "CpuPeriod": 0,
            "CpuQuota": 0,
            "CpuRealtimePeriod": 0,
            "CpuRealtimeRuntime": 0,
            "CpusetCpus": "",
            "CpusetMems": "",
            "Devices": null,
            "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": "/volume1/downloads",
                "Destination": "/output",
                "Mode": "rw",
                "RW": true,
                "Propagation": "rprivate"
            },
            {
                "Type": "bind",
                "Source": "/volume1/docker/jdownloader/config",
                "Destination": "/config",
                "Mode": "rw",
                "RW": true,
                "Propagation": "rprivate"
            }
        ],
        "Config": {
            "Hostname": "f01927ad1fea",
            "Domainname": "",
            "User": "",
            "AttachStdin": false,
            "AttachStdout": true,
            "AttachStderr": true,
            "ExposedPorts": {
                "3129/tcp": {},
                "5800/tcp": {},
                "5900/tcp": {}
            },
            "Tty": false,
            "OpenStdin": false,
            "StdinOnce": false,
            "Env": [
                "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/base/sbin:/opt/base/bin",
                "ENV=/root/.docker_rc",
                "USER_ID=1030",
                "GROUP_ID=100",
                "SUP_GROUP_IDS=",
                "UMASK=000",
                "LANG=en_US.UTF-8",
                "TZ=America/New_York",
                "KEEP_APP_RUNNING=0",
                "APP_NICENESS=0",
                "INSTALL_PACKAGES=",
                "PACKAGES_MIRROR=",
                "CONTAINER_DEBUG=0",
                "DISPLAY_WIDTH=1200",
                "DISPLAY_HEIGHT=675",
                "DARK_MODE=0",
                "SECURE_CONNECTION=0",
                "SECURE_CONNECTION_VNC_METHOD=SSL",
                "SECURE_CONNECTION_CERTS_CHECK_INTERVAL=60",
                "WEB_LISTENING_PORT=5800",
                "VNC_LISTENING_PORT=5900",
                "VNC_PASSWORD=",
                "ENABLE_CJK_FONT=0",
                "WEB_AUDIO=0",
                "WEB_AUTHENTICATION=0",
                "WEB_AUTHENTICATION_DEFAULT_USERNAME=",
                "WEB_AUTHENTICATION_DEFAULT_PASSWORD=",
                "MYJDOWNLOADER_EMAIL=",
                "MYJDOWNLOADER_PASSWORD=",
                "MYJDOWNLOADER_DEVICE_NAME=",
                "JDOWNLOADER_HEADLESS=0",
                "JDOWNLOADER_MAX_MEM="
            ],
            "Cmd": [
                "/init"
            ],
            "Image": "jlesage/jdownloader-2:latest",
            "Volumes": {
                "/config": {},
                "/output": {}
            },
            "WorkingDir": "/tmp",
            "Entrypoint": null,
            "OnBuild": null,
            "Labels": {
                "com.docker.compose.config-hash": "64544c7c0f24f900e1dc33da7bd302a39b81d9f88a3402c038e7df4979e762d1",
                "com.docker.compose.container-number": "1",
                "com.docker.compose.depends_on": "",
                "com.docker.compose.image": "sha256:316600b1b5ed4c17f5892c2935c58736867701edb7926fd85a5bb853a696bc52",
                "com.docker.compose.oneoff": "False",
                "com.docker.compose.project": "jdownloader",
                "com.docker.compose.project.config_files": "/volume1/docker/jdownloader/compose.yaml",
                "com.docker.compose.project.working_dir": "/volume1/docker/jdownloader",
                "com.docker.compose.service": "jdownloader",
                "com.docker.compose.version": "2.9.0",
                "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": "24.07.1"
            },
            "DDSM": false
        },
        "NetworkSettings": {
            "Bridge": "",
            "SandboxID": "aba5595947e21cf5ed28716dcbc158692df6dce2ee8869a566b4a9f18280a594",
            "HairpinMode": false,
            "LinkLocalIPv6Address": "",
            "LinkLocalIPv6PrefixLen": 0,
            "Ports": {
                "3129/tcp": [
                    {
                        "HostIp": "0.0.0.0",
                        "HostPort": "3129"
                    },
                    {
                        "HostIp": "::",
                        "HostPort": "3129"
                    }
                ],
                "5800/tcp": [
                    {
                        "HostIp": "0.0.0.0",
                        "HostPort": "8085"
                    },
                    {
                        "HostIp": "::",
                        "HostPort": "8085"
                    }
                ],
                "5900/tcp": null
            },
            "SandboxKey": "/var/run/docker/netns/aba5595947e2",
            "SecondaryIPAddresses": null,
            "SecondaryIPv6Addresses": null,
            "EndpointID": "",
            "Gateway": "",
            "GlobalIPv6Address": "",
            "GlobalIPv6PrefixLen": 0,
            "IPAddress": "",
            "IPPrefixLen": 0,
            "IPv6Gateway": "",
            "MacAddress": "",
            "Networks": {
                "synobridge": {
                    "IPAMConfig": null,
                    "Links": null,
                    "Aliases": [
                        "f01927ad1fea"
                    ],
                    "NetworkID": "9d3cdbf5263d993547b274a1b6d3c4eadecbe217daabccf037b4958f86b68ab6",
                    "EndpointID": "b5f1735b76358baf4cdc5e18da9277913418fba985307e4d63e1ce77bb5642fe",
                    "Gateway": "172.20.0.1",
                    "IPAddress": "172.20.0.12",
                    "IPPrefixLen": 16,
                    "IPv6Gateway": "",
                    "GlobalIPv6Address": "",
                    "GlobalIPv6PrefixLen": 0,
                    "MacAddress": "02:42:ac:xx:xx:xx",
                    "DriverOpts": null
                }
            }
        }
    }
]

Anything else?

We previously had Issue 198 that was the exact same issue. But that issue was closed by the user; the bug was never fixed

jlesage commented 1 month ago

It's not clear if this is a bug or an environment issue, since this is working for a lot of people. To simplify the setup, did you try without direct connection (i.e. with direct connection disabled)?

2t9z16yo commented 1 month ago

that didnt make a difference either. i chose the disable direct connection option, restarted JD and tried using the extension to send a link to JD. still the same behaviour

jlesage commented 1 month ago

Did you try different browsers (e.g. Firefox, Chrome) with the extension ? Also, is the problem occurs with different download services?

You can also try to open a support ticket here: https://support.jdownloader.org.

2t9z16yo commented 1 month ago

thanks! i tried firefox and it works - both with and without direct. any idea what i can do to fix this in Chrome/Arc? post on jdownloader support?

jlesage commented 1 month ago

Yes, posting on the forum or opening a support ticket is your best choice, since the problem seems related to the browser plugin itself.