JDownloader Community - Appwork GmbH
 

Reply
 
Thread Tools Display Modes
  #1  
Old 04.07.2020, 11:49
maximumfap maximumfap is offline
DSL User
 
Join Date: Sep 2010
Posts: 36
Default "Invalid download directory" via Docker, permissions seem ok?

Hello,

Please only experienced people answer.


Here's my docker command

sudo docker run -d \
--name=jdownloader-2 \
-p 5800:5800 \
-e PUID=0 \
-e PGID=0 \
-e DISPLAY_WIDTH=1440 \
-e DISPLAY_HEIGHT=860 \
-v /dockerconfigs/jdownloader:/config:rw \
-v /mnt/DownloadOnSSD/jdownloader:/output:rw \
-v /etc/localtime:/etc/localtime \
--restart=unless-stopped \
jlesage/jdownloader-2



If you understand docker and linux please note the next command **works fine**

sudo docker exec -i jdownloader-2 cp /output/filetest.mp4 /output/testfolder/filetest.mp4



Without question, I have 100% read and write access to the folder, so why would it fail?
Reply With Quote
  #2  
Old 04.07.2020, 17:59
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,659
Default

I did quick search on google for : docker site:board.jdownloader.org
and it did return a few items that might help you?.?.

I only thing I would have concern about with the cli restart (even though I haven't any experience with dockers), maybe issue with JD update system (not sure though)
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

All times are GMT +2. The time now is 10:15.
Provided By AppWork GmbH | Privacy | Imprint
Parts of the Design are used from Kirsch designed by Andrew & Austin
Powered by vBulletin® Version 3.8.10 Beta 1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.