-
-
Notifications
You must be signed in to change notification settings - Fork 76
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
every time there is an update, NZBHydra2 fails to start #429
Comments
The same thing has happened to me as well the last 4 times it's updated. Seems to be an issue with the database file (nzbhydra.mv.db). Seems like the database is getting optimized during the update which corrupts it or something. A simple restore of nzbhydra.mv.db from the backup allows the service to restart. |
Can you successfully restart Hydra? What do the log files say after the backup? What exactly is happening (or not happening)? Does it not shut down? Does it not get back up? |
I don't have the log files anymore so can't give you those and I just tried a manual update from 2.6.14 to 2.6.16 and it went fine. But, next time it happens I will post the logs. What was happening though was that the service wouldn't come back up after an update and the db file would also be around 50 to 60 times the size it was before the update. A simple restore of nzbhydra.mv.db from the backup allowed the service to start and all would be fine after. I remember these two errors as I still have them in my search history ... in case it helps:
|
Just happened again. If I try to access the site it shows the following error:
And this is from the log:
|
I'm running into the same error with Hydra failing to start after updating. It completes the update properly and shuts down, but it fails to migrate the database when it starts back up and throws that SQL Error 90028. I found that I don't need to reinstall Hydra to fix anything; I just stop the Hydra service, manually restore the database backup that was taken right before the update (dragging the files over), and start it back up, so it's not much trouble, but I wanted to corroborate SBBH's reports. |
Same here latest windows version (10-06). EVERY restart results in the above posted JDBC error. Only option to even restart it is to first open taskmgr, kill the lingering nzbhydra 2 tasks (since the DB fails to mount), restore last successful db backup (not yml) (which now results in losing weeks of data) and then nzbhydra starts fine. But again, since that last couple versions of the db updates (the rollback) something now causes every single shutdown to corrupt the db. |
@CollinChaffin The automatic update should be executed every sunday. Please upload your debug infos ZIP. |
I'm already updated to the latest build. I'll work on collecting debug zips but it's the exact same issue as the multiple folks above have also experienced. Thanks! |
Everytime there is an update, I have to delete NZBHydra2 and "reinstall" it and restore a backup. The restore works, and I'm ok.. but this repeats over and over every time. My DB isn't that big.. (132 MB) so I am confused as to what is constantly causing this issue. It's a relatively new install (moved it to a new machine awhile back) on windows.
This has been going for some time.. since.. 2.5.5
The text was updated successfully, but these errors were encountered: