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 @BitBlockv6, I'm very sorry I missed your issue!
I don't have an armv7 system to test. The closest is a Raspberry Pi, with an armv6l kernel. I did the following, without docker, to check if I can reproduce:
I installed openjdk-8-jre-headless (exact version is 8u312-b07-1+rpi1)
I downloaded the jar: wget http://installer.jdownloader.org/JDownloader.jar
I ran the jar like this: java -Djava.awt.headless=true -jar JDownloader.jar -norestart
I was able to run the jar without the error. Could you test that in a similar way on your system?
This error occurs in the container logs:
Error: Invalid or corrupt jarfile /opt/JDownloader/JDownloader.jar
Don't know how to fix this. I manually downloaded the .jar file still gettin this message.
The text was updated successfully, but these errors were encountered: