Hi
Since yesterday my JDownloader instance refuses to show up on my.jdownloader.org.
The last few log lines are:
Code:
Update Message: Check for updates
Update Progress: 3%
Update Progress: -1%
Update Message: Contact Server...
Update Message: Check for updates
I've also noticed that it tries to GET from
https://update.jdownloader.org/jcgi/...s=SESSION_INIT.... but fails with 400 Bad Request. I've read on the forums that this seems to be normal behavior? It takes like 60 seconds being stuck at this before giving up and continuing.
Not sure what else to try. I start it with
Code:
java -Djava.awt.headless=true -jar JDownloader.jar -norestart
Tried removing Core.jar, JDownloader.jar, tmp and update again and also deleted cfg/org.jdownloader.api.myjdownloader.MyJDownloaderSettings.json and re-entered my account info upon startup.
The full log contains a lot of information specific to my user and system so I'd rather not publicly share it but I'd gladly PM it to a dev.
Any ideas?