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
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??
The text was updated successfully, but these errors were encountered:
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.
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??
The text was updated successfully, but these errors were encountered: