You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi, it was previously automatically resolved. Or in worst case pop-up appeared fo rme to enter captcha.
I have latest version(checked with help-Find updates)
One specificity I'm running JDownloader in a Firefox docker image and MyJdownloader extension
Current Behavior
Since latest update all my downloads are all failing
I can see some time is spend in "captcha recognition" state
then after several minutes it fails:
here are my settings related to captcha:
Thanks
Expected Behavior
I did not change anything and it was working smoothly before
I tried restarting the container, docker, NAS but none fixed the problem
Steps To Reproduce
No response
Environment
Container creation
{
"CapAdd" : null,
"CapDrop" : null,
"cmd" : "/init",
"cpu_priority" : 50,
"enable_publish_all_ports" : false,
"enable_restart_policy" : true,
"enabled" : false,
"env_variables" : [
{
"key" : "PATH",
"value" : "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/base/sbin:/opt/base/bin"
},
{
"key" : "ENV",
"value" : "/root/.docker_rc"
},
{
"key" : "USER_ID",
"value" : "1000"
},
{
"key" : "GROUP_ID",
"value" : "1000"
},
{
"key" : "UMASK",
"value" : "0022"
},
{
"key" : "LANG",
"value" : "fr_FR.UTF-8"
},
{
"key" : "TZ",
"value" : "Europe/Paris"
},
{
"key" : "KEEP_APP_RUNNING",
"value" : "0"
},
{
"key" : "APP_NICENESS",
"value" : "0"
},
{
"key" : "CONTAINER_DEBUG",
"value" : "0"
},
{
"key" : "DISPLAY_WIDTH",
"value" : "1920"
},
{
"key" : "DISPLAY_HEIGHT",
"value" : "1080"
},
{
"key" : "DARK_MODE",
"value" : "0"
},
{
"key" : "SECURE_CONNECTION",
"value" : "0"
},
{
"key" : "SECURE_CONNECTION_VNC_METHOD",
"value" : "SSL"
},
{
"key" : "SECURE_CONNECTION_CERTS_CHECK_INTERVAL",
"value" : "60"
},
{
"key" : "WEB_LISTENING_PORT",
"value" : "5800"
},
{
"key" : "VNC_LISTENING_PORT",
"value" : "5900"
},
{
"key" : "VNC_PASSWORD",
"value" : "XXXX"
},
{
"key" : "ENABLE_CJK_FONT",
"value" : "0"
},
{
"key" : "PUID",
"value" : "1031"
},
{
"key" : "PGID",
"value" : "65537"
}
],
"exporting" : false,
"id" : "eb69907bf87c19b50d869ae838c2676b78a510c17db5bd940841f208c9547e8f",
"image" : "jlesage/jdownloader-2",
"is_ddsm" : false,
"is_package" : false,
"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" : "23.06.1"
},
"links" : [],
"memory_limit" : 0,
"name" : "jdownloader2",
"network" : [
{
"driver" : "bridge",
"name" : "bridge"
}
],
"network_mode" : "default",
"port_bindings" : [
{
"container_port" : 3129,
"host_port" : 3129,
"type" : "tcp"
},
{
"container_port" : 5800,
"host_port" : 5801,
"type" : "tcp"
},
{
"container_port" : 5900,
"host_port" : 5901,
"type" : "tcp"
}
],
"privileged" : false,
"services" : null,
"shortcut" : {
"enable_shortcut" : false,
"enable_status_page" : false,
"enable_web_page" : false,
"web_page_url" : ""
},
"use_host_network" : false,
"version" : 2,
"volume_bindings" : [
{
"host_volume_file" : "/docker/JDownloader2/output",
"is_directory" : true,
"mount_point" : "/output",
"type" : "rw"
},
{
"host_volume_file" : "/docker/JDownloader2/config",
"is_directory" : true,
"mount_point" : "/config",
"type" : "rw"
}
]
}
Container log
Container inspect
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: