Opened 3 years ago
Closed 3 years ago
#2700 closed task (fixed)
Error on backup of weblate
Reported by: | robe | Owned by: | robe |
---|---|---|---|
Priority: | normal | Milestone: | Unplanned |
Component: | SysAdmin | Keywords: | |
Cc: |
Description
Got a notice that osgeo4 was unable to pull a snapshot of weblate. I think this might have been because of the auto upgrade of lxd.
Issue is detailed here - https://github.com/lxc/lxd/issues/7024
The error is:
Failed creating instance snapshot record "snap52": Failed initialising instance: Failed creating storage record for snapshot: Insert volume snapshot: UNIQUE constraint failed: storage_volumes_snapshot
restarting the container doesn't work, so had to go with suggestion in that ticket
Note:
See TracTickets
for help on using tickets.
Fix as noted in above ticket is to increment the sequence
First ssh into osgeo9 host
Now doing a snapshot should work