sequentech / meta

Sequent Public Roadmap
GNU Affero General Public License v3.0
0 stars 0 forks source link

🐞 immudb on Staging not working properly #1230

Open angelAtSequent opened 3 days ago

angelAtSequent commented 3 days ago

Preflight checklist

Current Behavior

Staging environment is not working properly because immudb is unable to run stable. This is due to a bug introduced on the immudb release 1.9DOM2. As suggested by its main contributor, it would be nice to backup the DB content, destroy the immudb instance, then restore the content from the backup: https://github.com/codenotary/immudb/issues/1997 on a new immudb instance running 1.9.3

Expected Behavior

We must recover this environment, its broken because of immudb not working properly

Tasks

# Tasks
- [x] Issue has been triaged
- [x] Successful replication of the defect
- [x] Successful defect resolution merged
# Main PRs
- [x] https://github.com/sequentech/gitops/pull/327
angelAtSequent commented 3 days ago

Finally opted to cleanup the immudb instance recreating the buckets. Was impossible to recover it. More information: https://github.com/codenotary/immudb/issues/1997

angelAtSequent commented 3 days ago

Staging is back operational and pulling from the main branch

angelAtSequent commented 3 days ago

dump-staging-immudb.tar.gz I leave here the dump before purging the bucket where immudb stored the database content. Just in case we need it... (don't think so tbh)