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

Database is in read-only mode after upgrade to 5.19 from 4.76 #878

Open
vyper013 opened this issue Jul 16, 2023 · 3 comments
Open

Database is in read-only mode after upgrade to 5.19 from 4.76 #878

vyper013 opened this issue Jul 16, 2023 · 3 comments
Labels

Comments

@vyper013
Copy link

vyper013 commented Jul 16, 2023

nzbhydra-debuginfos-2023-07-16-09-52.zip

I have just completed an upgrade on a LXC container that has been running perfectly. So basically a bare metal install on an Ubuntu base (22.04).

the upgrade ran through and the only issue i had was my service was pointing at the exec, so i tested with the wrapper. this worked so i modified my service to use the python3 wrapper.

all boots ok but the DB is in read only... so I am assuming i missed something in a message somewhere...

How do i revert this? Or is it easier to restore and re-do the upgrade??

@vyper013 vyper013 added the bug label Jul 16, 2023
@theotherp
Copy link
Owner

It may just be that the file is locked by another process. Perhaps the old instance is still running? Or it just hasn't writing right sfor it. Try if you find a handle on the file. Try renaming it when hydra is shut down.

@vyper013
Copy link
Author

Its not locked!! First thing i tried!! :) I rebooted a few times... shut down... renamed it, moved it changed ownership...

@theotherp
Copy link
Owner

theotherp commented Jul 16, 2023 via email

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

No branches or pull requests

2 participants