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
When the node reconfigures its StackerDBs, it currently opens a read-only Clarity transaction. Instead, it should use an ephemeral MARF connection to avoid locking the chainstate DB.