Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug ] Incorrect script/container behaviour that may result in broken installation/incompatible state #236

Open
jiaz83 opened this issue Nov 13, 2024 · 2 comments

Comments

@jiaz83
Copy link

jiaz83 commented Nov 13, 2024

Idea

Whenever JDownloader is updating itself/Core, the main process is gone, while the helper installation process is applying the updates. The script currently doesn't properly wait for this process to finish, which then may result in incomplete installation of updates. In case of no or broken JDownloader.jar file, it is getting replaced by bundeled/old JDownloader.jar

Whenever the JDownloader.jar is replaced, it is important to also delete Core.jar file and the update directory.

Please feel free to get in contact with our support for further solution finding

1.) properly wait for updater process to finish
2.) update init script to also delete Core.jar file and update directory whenever JDownloader.jar file is replaced

@pspzockerscene
Copy link

I may add that me and @jiaz83 are official JDownloader staff.

@jlesage
Copy link
Owner

jlesage commented Nov 14, 2024

Thank you for your input, it's really appreciated. I think point 2) is clear, but the first one definitely requires more thoughts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants