jaymoulin / docker-jdownloader

JDownloader 2 Docker Image (Multiarch) - 50M+ Downloads
https://brands.jaymoulin.me/me/docker-jdownloader
MIT License
180 stars 36 forks source link

Issues with image on raspberry pi #107

Closed phampyk closed 2 years ago

phampyk commented 2 years ago

Hello, I've seen come closed issues with the same problem as mine, but I've been working around it, and first of all I changed the daemon.sh so the "java -Dsun.jnu.encoding=UTF-8 -Dfile.encoding=UTF-8 -Djava.awt.headless=true -jar /opt/JDownloader/JDownloader.jar -norestart" doesn't have an & at the end, That stops it from giving the error of "no console available" Then I did a "docker attach jdownloader" because jdownloader was asking me for my credentials, even tho they were on the env as per instructions. Even tried the "docker exec jdownloader configure email@email.com password" but it didn't work either. In the end I had to do it manually though docker attach, and added my email and pass, now it's working but the name of the JD is not the one on the env either. I think the problem is that Jdownloader is not accessing the env variables added to the container. Not sure if you need any more information, just wanted to let you know, and maybe this could be helpful for someone else

jaymoulin commented 2 years ago

Thank you for using this repository. As you may know, maintaining an application (answering questions, fixing bugs, adding new features...) is a hard and time consuming process. If you find this product useful and all the effort I put crafting this, I strongly encourage you to donation to help me being able to continue maintaining this and creating other great things on those platforms PayPal donation Buy me a coffee Become a Patron.

Here are many reason I close this thread: