localstack.system.up
Service availabilityDimensions:None
Technical Annotations (32)
Configuration Parameters (4)
healthcheck.timeoutrecommended: 10shealthcheck.start_periodrecommended: 15shealthcheck.intervalrecommended: 10shealthcheck.retriesrecommended: 3Error Signatures (7)
stat /opt/code/localstack/.venv/bin/localstack: no such file or directoryerror codeOCI runtime exec failed: exec failed: unable to start container processerror codeListening at http://:::51679log patternHealth check exceeded timeout (5s)log pattern-1exit code503http statusServiceUnavailableerror codeCLI Commands (6)
docker inspect docker.io/localstack/localstack:s3-latestdiagnosticdocker exec <container_id> /opt/code/localstack/.venv/bin/localstack status services --format=jsondiagnosticdocker inspect <container> | jq ".[].State.Health"diagnostic.venv/bin/localstack status services --format=jsondiagnosticcurl http://localhost:4566/_localstack/healthdiagnosticlocalstack status servicesdiagnosticTechnical References (15)
/opt/code/localstack/.venv/bin/localstackfile pathlocalstack status servicescomponentdocker-compose.ymlfile pathport 51679componentdocker-compose healthcheckconceptservice_healthy conditioncomponent/_localstack/healthcomponentSNS topiccomponentSQS queuecomponentmulti-region replicationconcepteventual consistencyconceptSystem status checkcomponentCloudWatch alarmcomponentTarget groupcomponentElastic IPcomponentRelated Insights (6)
Docker healthcheck fails due to missing virtualenv binary pathcritical
▸
LocalStack stops responding after showing listening message on port 51679critical
▸
LocalStack health check timeout causes false unhealthy statuswarning
▸
LocalStack health check required before test executionwarning
▸
Service or region unavailability returns 503 errors causing application failurescritical
▸
System status check failure prevents automated failover in disaster recovery setupcritical
▸