Hi Team,
We have upgraded the Nexus application from v3.30.0-01 to v3.38.1-01. After upgrading, we are not able to delete a repository. It showing error as " Unable to delete repository when database is frozen… Database not writable on node: xxxx".
Attached the error screenshot.
Please help us to fix the issue.
Regards, Loganathan
This is expected, when your database is frozen it is not writable. Unfreeze it first.
There is a REST API you can run to unfreeze the database (system —> api).
Or you can shut down nxrm and remove the frozen.marker file (sonatype-work/nexus3/db/frozen.marker).
Rich
Hi Rich Seddon,
We have tried the both options, but still facing the same issue.
i have the same problem. do you have a solution?