Watchtower Control Room

Somchai API

Monitor connected apps, review incidents, onboard new projects, and keep your operational contract in one calm place.

production

Somchai API

Healthy

http://100.67.241.67:18080/health

Container Pattern
somchai-api
Source
Manual
Container
chili-radio-somchai-somchai-api-1
Last Alert
None yet
Open Errors
0
Open Warnings
0
Info Events
0
Monitoring
Active
Edit project Implementation guide
Health

Endpoint Snapshot

LIVE

http://100.67.241.67:18080/health

Healthy
Status Code
200
Response Time
19 ms
Failures
0
Recent Alerts

Somchai API Incident Feed

Somchai API · Log

3 log error(s) detected

Error
### Error Analysis for 'Somchai API' * **Root Cause:** The application failed to connect to its PostgreSQL database within the configured timeout period during startup. The library `psycopg` is a Python-to-PostgreSQL database adapter. * **Simple Explanation:** When the application started, it tried to talk to its database. The database didn't respond in time, so the connection attempt "timed out." Because the database is essential for the application to r…
Status: Recorded Occurrences: 1 Last seen: 2026-06-23 06:12:45 UTC
View full analysis
### Error Analysis for 'Somchai API' * **Root Cause:** The application failed to connect to its PostgreSQL database within the configured timeout period during startup. The library `psycopg` is a Python-to-PostgreSQL database adapter. * **Simple Explanation:** When the application started, it tried to talk to its database. The database didn't respond in time, so the connection attempt "timed out." Because the database is essential for the application to run, the application shut itself down. * **Areas to Investigate:** * **Database Availability:** Is the PostgreSQL database server running and healthy? * **Network Connectivity:** Check if the application container can reach the database server. Verify firewall rules, DNS, and network configuration between them. * **Connection Credentials:** Ensure the database hostname, port, username, and password in the application's configuration are correct. * **Database Load:** The database might be too busy to accept new connections. Check its CPU, memory, and active connection count. * **Severity:** CRITICAL. The application is completely down because it cannot start without a database connection.
View raw incident details
Fingerprint: d2a11e63886d
Occurrences: 1

2026-06-23T06:11:44.164058744Z ERROR:    Traceback (most recent call last):

Fingerprint: cee6e7c5115a
Occurrences: 1

2026-06-23T06:11:44.164305785Z psycopg.errors.ConnectionTimeout: connection timeout expired

Fingerprint: db3d39a5c742
Occurrences: 1

2026-06-23T06:11:44.164383121Z ERROR:    Application startup failed. Exiting.
Somchai API · Health

Live health recovered

Info
Live endpoint recovered for Somchai API
Status: Resolved Occurrences: 1 Last seen: 2026-06-23 06:12:00 UTC
View raw incident details
Project: Somchai API
Domain: 100.67.241.67
Endpoint: Live
URL: http://100.67.241.67:18080/health
Status: 200
Response time: 29ms
Recovered at: 2026-06-23T06:11:59.483171+00:00
Response: {"ok":true,"service":"somchai-api","db":"ok","qdrant":"ok","mode":"isolated-vps-station-manager"}
Somchai API · Health

Live health check failed

Info
Live endpoint is failing for Somchai API
Status: Resolved Occurrences: 1 Last seen: 2026-06-23 06:12:00 UTC
View raw incident details
Project: Somchai API
Domain: 100.67.241.67
Endpoint: Live
URL: http://100.67.241.67:18080/health
Status: no response
Response time: 10997ms
Consecutive failures: 2
Checked at: 2026-06-23T06:02:52.474626+00:00