Skip to content

Container running state error. #683

@taylorabranson

Description

@taylorabranson

I've been seeing this error since the 2.17.0 release. Nautical-backup backs up scrutiny correctly, but then doesn't seem to know the state of the container and throws this error during every backup. Any idea what's causing this behavior?

2026-05-21 05:35:55.714325 - INFO: Backing up group: scrutiny
2026-05-21 05:35:55.717266 - INFO: Stopping scrutiny...
2026-05-21 05:35:55.827656 - DEBUG: scrutiny-collector - Source directory does not exist, but that's okay
2026-05-21 05:35:55.830139 - INFO: Stopping scrutiny-collector...
2026-05-21 05:35:57.995776 - DEBUG: influxdb - Source directory does not exist, but that's okay
2026-05-21 05:35:57.998208 - INFO: Stopping influxdb...
2026-05-21 05:35:58.300172 - INFO: Backing up scrutiny...
2026-05-21 05:35:58.300272 - DEBUG: RUNNING: 'rsync -raq --delete /app/source/scrutiny/ /app/destination/scrutiny/'
2026-05-21 05:35:58.421519 - INFO: Starting scrutiny...
2026-05-21 05:35:58.742755 - ERROR: Container scrutiny was not in running state. Trying again (Attempt 1/3)
2026-05-21 05:35:58.746429 - DEBUG: Container scrutiny was not stopped. No need to start.

2026-05-21 05:35:58.746582 - INFO: Backup of scrutiny complete!
2026-05-21 05:35:58.749860 - INFO: Starting scrutiny-collector...
2026-05-21 05:35:58.953812 - INFO: Backup of scrutiny-collector complete!
2026-05-21 05:35:58.956731 - INFO: Starting influxdb...
2026-05-21 05:35:59.460520 - INFO: Backup of influxdb complete!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions