Skip to content
This repository has been archived by the owner on Dec 9, 2023. It is now read-only.

Recreate header_containers containers tables on start rgbd #203

Merged
merged 1 commit into from
Sep 19, 2022

Conversation

crisdut
Copy link
Member

@crisdut crisdut commented Sep 13, 2022

Description

I made fault tolerance tests of the stored daemon and found unexpected behavior.

After erasing the disk volume of the stored daemon, I tried to execute rgb-cli finalize, and UnknownTable error occurred with the 'containers' and 'container_headers' tables.

I added the two tables on the "use or recreate" process on start the rgbd to fix this.

Copy link
Member

@dr-orlovsky dr-orlovsky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK 008743c

Can you please fix formatting lints such that CI would pass?

@crisdut crisdut force-pushed the fix/recreate-attachment-tables branch from 008743c to 8bb5ad8 Compare September 18, 2022 21:24
@dr-orlovsky dr-orlovsky merged commit f50ab9b into RGB-WG:master Sep 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants