Kind: unknown variant BackupCoreDatabase #1491

Closed
opened 2026-03-22 17:30:46 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @veritas06 on GitHub (Nov 19, 2025).

Hi all,

I first wanted to thank you for the work you've done on Komodo! I recently (over the last week) have moved my servers & stacks over to Komodo & everything went pretty smoothly. Any hiccups I ran into were due to my own setup & was ultimate able to resolve them.

An issue I did just recently run into however is that my containers are no longer visible in the console. I see my servers & stacks in an UNKNOWN state, but no containers. Looking at the logs of the core container, I have this error repeated, especially when I try to make any changes (I receive errors when saving, i.e.: "Write request CreateAlerter failed Failed to list all resources for duplicate name check - See console for details"):

2025-11-19T19:58:35.788353Z ERROR core::resource::procedure: Failed to refresh Procedure state cache | Failed to get Procedures from db: Kind: unknown variant `BackupCoreDatabase`, expected one of `None`, `RunAction`, `BatchRunAction`, `RunProcedure`, `BatchRunProcedure`, `RunBuild`, `BatchRunBuild`, `CancelBuild`, `Deploy`, `BatchDeploy`, `PullDeployment`, `StartDeployment`, `RestartDeployment`, `PauseDeployment`, `UnpauseDeployment`, `StopDeployment`, `DestroyDeployment`, `BatchDestroyDeployment`, `CloneRepo`, `BatchCloneRepo`, `PullRepo`, `BatchPullRepo`, `BuildRepo`, `BatchBuildRepo`, `CancelRepoBuild`, `StartContainer`, `RestartContainer`, `PauseContainer`, `UnpauseContainer`, `StopContainer`, `DestroyContainer`, `StartAllContainers`, `RestartAllContainers`, `PauseAllContainers`, `UnpauseAllContainers`, `StopAllContainers`, `PruneContainers`, `DeleteNetwork`, `PruneNetworks`, `DeleteImage`, `PruneImages`, `DeleteVolume`, `PruneVolumes`, `PruneDockerBuilders`, `PruneBuildx`, `PruneSystem`, `RunSync`, `CommitSync`, `DeployStack`, `BatchDeployStack`, `DeployStackIfChanged`, `BatchDeployStackIfChanged`, `PullStack`, `StartStack`, `RestartStack`, `PauseStack`, `UnpauseStack`, `StopStack`, `DestroyStack`, `BatchDestroyStack`, `Sleep`, labels: {}
2025-11-19T19:59:35.795732Z ERROR core::resource::procedure: Failed to refresh Procedure state cache | Failed to get Procedures from db: Kind: unknown variant `BackupCoreDatabase`, expected one of `None`, `RunAction`, `BatchRunAction`, `RunProcedure`, `BatchRunProcedure`, `RunBuild`, `BatchRunBuild`, `CancelBuild`, `Deploy`, `BatchDeploy`, `PullDeployment`, `StartDeployment`, `RestartDeployment`, `PauseDeployment`, `UnpauseDeployment`, `StopDeployment`, `DestroyDeployment`, `BatchDestroyDeployment`, `CloneRepo`, `BatchCloneRepo`, `PullRepo`, `BatchPullRepo`, `BuildRepo`, `BatchBuildRepo`, `CancelRepoBuild`, `StartContainer`, `RestartContainer`, `PauseContainer`, `UnpauseContainer`, `StopContainer`, `DestroyContainer`, `StartAllContainers`, `RestartAllContainers`, `PauseAllContainers`, `UnpauseAllContainers`, `StopAllContainers`, `PruneContainers`, `DeleteNetwork`, `PruneNetworks`, `DeleteImage`, `PruneImages`, `DeleteVolume`, `PruneVolumes`, `PruneDockerBuilders`, `PruneBuildx`, `PruneSystem`, `RunSync`, `CommitSync`, `DeployStack`, `BatchDeployStack`, `DeployStackIfChanged`, `BatchDeployStackIfChanged`, `PullStack`, `StartStack`, `RestartStack`, `PauseStack`, `UnpauseStack`, `StopStack`, `DestroyStack`, `BatchDestroyStack`, `Sleep`, labels: {}

If i look under Syncs, the only item was one I tried to add for an Alerter, & that's it. Since the error keeps mentioning "BackupCoreDatabase" I tried re-making that with the toml from here, but the error continues.

If i do just blow away Komodo & start from scratch, would I just have to re-add the servers & Periphery agent would feed the info back to the host?

Thank you & please let me know if i did not provide enough information.

Originally created by @veritas06 on GitHub (Nov 19, 2025). Hi all, I first wanted to thank you for the work you've done on Komodo! I recently (over the last week) have moved my servers & stacks over to Komodo & everything went pretty smoothly. Any hiccups I ran into were due to my own setup & was ultimate able to resolve them. An issue I did just recently run into however is that my containers are no longer visible in the console. I see my servers & stacks in an UNKNOWN state, but no containers. Looking at the logs of the core container, I have this error repeated, especially when I try to make any changes (I receive errors when saving, i.e.: "Write request CreateAlerter failed Failed to list all resources for duplicate name check - See console for details"): ``` 2025-11-19T19:58:35.788353Z ERROR core::resource::procedure: Failed to refresh Procedure state cache | Failed to get Procedures from db: Kind: unknown variant `BackupCoreDatabase`, expected one of `None`, `RunAction`, `BatchRunAction`, `RunProcedure`, `BatchRunProcedure`, `RunBuild`, `BatchRunBuild`, `CancelBuild`, `Deploy`, `BatchDeploy`, `PullDeployment`, `StartDeployment`, `RestartDeployment`, `PauseDeployment`, `UnpauseDeployment`, `StopDeployment`, `DestroyDeployment`, `BatchDestroyDeployment`, `CloneRepo`, `BatchCloneRepo`, `PullRepo`, `BatchPullRepo`, `BuildRepo`, `BatchBuildRepo`, `CancelRepoBuild`, `StartContainer`, `RestartContainer`, `PauseContainer`, `UnpauseContainer`, `StopContainer`, `DestroyContainer`, `StartAllContainers`, `RestartAllContainers`, `PauseAllContainers`, `UnpauseAllContainers`, `StopAllContainers`, `PruneContainers`, `DeleteNetwork`, `PruneNetworks`, `DeleteImage`, `PruneImages`, `DeleteVolume`, `PruneVolumes`, `PruneDockerBuilders`, `PruneBuildx`, `PruneSystem`, `RunSync`, `CommitSync`, `DeployStack`, `BatchDeployStack`, `DeployStackIfChanged`, `BatchDeployStackIfChanged`, `PullStack`, `StartStack`, `RestartStack`, `PauseStack`, `UnpauseStack`, `StopStack`, `DestroyStack`, `BatchDestroyStack`, `Sleep`, labels: {} 2025-11-19T19:59:35.795732Z ERROR core::resource::procedure: Failed to refresh Procedure state cache | Failed to get Procedures from db: Kind: unknown variant `BackupCoreDatabase`, expected one of `None`, `RunAction`, `BatchRunAction`, `RunProcedure`, `BatchRunProcedure`, `RunBuild`, `BatchRunBuild`, `CancelBuild`, `Deploy`, `BatchDeploy`, `PullDeployment`, `StartDeployment`, `RestartDeployment`, `PauseDeployment`, `UnpauseDeployment`, `StopDeployment`, `DestroyDeployment`, `BatchDestroyDeployment`, `CloneRepo`, `BatchCloneRepo`, `PullRepo`, `BatchPullRepo`, `BuildRepo`, `BatchBuildRepo`, `CancelRepoBuild`, `StartContainer`, `RestartContainer`, `PauseContainer`, `UnpauseContainer`, `StopContainer`, `DestroyContainer`, `StartAllContainers`, `RestartAllContainers`, `PauseAllContainers`, `UnpauseAllContainers`, `StopAllContainers`, `PruneContainers`, `DeleteNetwork`, `PruneNetworks`, `DeleteImage`, `PruneImages`, `DeleteVolume`, `PruneVolumes`, `PruneDockerBuilders`, `PruneBuildx`, `PruneSystem`, `RunSync`, `CommitSync`, `DeployStack`, `BatchDeployStack`, `DeployStackIfChanged`, `BatchDeployStackIfChanged`, `PullStack`, `StartStack`, `RestartStack`, `PauseStack`, `UnpauseStack`, `StopStack`, `DestroyStack`, `BatchDestroyStack`, `Sleep`, labels: {} ``` If i look under Syncs, the only item was one I tried to add for an Alerter, & that's it. Since the error keeps mentioning "BackupCoreDatabase" I tried re-making that with the toml from [here](https://komo.do/docs/setup/backup), but the error continues. If i do just blow away Komodo & start from scratch, would I just have to re-add the servers & Periphery agent would feed the info back to the host? Thank you & please let me know if i did not provide enough information.
Author
Owner

@veritas06 commented on GitHub (Nov 19, 2025):

Sorry... user error here.

@veritas06 commented on GitHub (Nov 19, 2025): Sorry... user error here.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/komodo#1491