-
Notifications
You must be signed in to change notification settings - Fork 0
Troubleshooting
SamsterZero edited this page Aug 7, 2026
·
3 revisions
- Check service state with
docker compose psorpodman compose ps. - Inspect app, tracker, migration, and database logs through Compose.
- Confirm http://127.0.0.1:3000/api/health returns
{"status":"ok"}. - Confirm the
pgdataandprizen_secretsvolumes still exist. - Confirm the Compose file and
PRIZEN_IMAGEuse the same release version.
Amazon challenge pages, markup changes, throttling, and invalid Creators API eligibility are marketplace failures rather than container-health failures.
Report reproducible defects in GitHub Issues. Report vulnerabilities privately using the security policy.