23 lines
1.0 KiB
Markdown
23 lines
1.0 KiB
Markdown
# Remote Smoke Test Report
|
|
|
|
Date: 2026-06-29T04:58:50.321Z
|
|
Base URL: https://100.90.90.91
|
|
|
|
| Result | Check | Detail |
|
|
| --- | --- | --- |
|
|
| FAIL | / returns 200 | Request timed out after 10000ms |
|
|
| FAIL | frontend HTML contains app root | contentType=, bytes=0 |
|
|
| FAIL | /api/v2/health/live returns 200 | Request timed out after 10000ms |
|
|
| FAIL | live health reports ok | body=null |
|
|
| FAIL | /api/v2/health/ready returns 200 | Request timed out after 10000ms |
|
|
| FAIL | ready health reports database and redis ok | body=null |
|
|
| PASS | /api/v2/auth/captcha returns 200 | status=200, duration=5795ms |
|
|
| PASS | captcha endpoint returns id, image, and expiry | captchaId=9f416a91-55b6-423b-bcce-a554c9c8a0f3, expiresAt=2026-06-29T05:03:45.635Z |
|
|
|
|
## Raw Endpoints
|
|
|
|
- /: status=0, duration=10048ms, contentType=n/a
|
|
- /api/v2/health/live: status=0, duration=10014ms, contentType=n/a
|
|
- /api/v2/health/ready: status=0, duration=10009ms, contentType=n/a
|
|
- /api/v2/auth/captcha: status=200, duration=5795ms, contentType=application/json; charset=utf-8
|