Somchai API · Health
Live health recovered
Info
Live endpoint recovered for Somchai API
Status: Resolved
Occurrences: 1
Last seen: 2026-08-19 23:27:55 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: 19ms
Recovered at: 2026-08-19T23:27:55.762265+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-08-19 23:27:55 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: 17571ms
Consecutive failures: 2
Checked at: 2026-08-19T23:22:10.437399+00:00
Somchai API · Health
Live health recovered
Info
Live endpoint recovered for Somchai API
Status: Resolved
Occurrences: 1
Last seen: 2026-08-02 13:37:40 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: 20ms
Recovered at: 2026-08-02T13:37:40.081350+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-08-02 13:37:40 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: 10998ms
Consecutive failures: 2
Checked at: 2026-08-02T13:28:12.082152+00:00
Somchai API · Health
Live health recovered
Info
Live endpoint recovered for Somchai API
Status: Resolved
Occurrences: 1
Last seen: 2026-08-02 08:36:54 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: 27ms
Recovered at: 2026-08-02T08:36:54.080226+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-08-02 08:36:54 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: 10999ms
Consecutive failures: 2
Checked at: 2026-08-02T05:47:40.081576+00:00
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