Commit 239be65
PSP status: detect when server is not accepting registrations
The keepalive endpoint at ipfs.digiassetx.com always returns
{"error":"unsubscribe failed will time out anyways"} regardless of
input. Investigation shows:
- /keepalive returns the same error for ALL requests (verified)
- /report returns 404 (the bad-asset reporting feature is broken)
- /unsubscribe returns 404
- /good.json returns "Unexpected Error"
- /map.json shows only 6 nodes worldwide
The PSP payment system server endpoints appear to be dormant.
The dashboard now reports this clearly:
PSP Pool: Pool reachable - server not accepting new registrations
Network: 6 nodes online
This is NOT a Windows port issue — same behavior on all platforms.
Reporting upstream.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent e36193c commit 239be65
1 file changed
Lines changed: 19 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
503 | 503 | | |
504 | 504 | | |
505 | 505 | | |
506 | | - | |
507 | | - | |
| 506 | + | |
| 507 | + | |
| 508 | + | |
| 509 | + | |
| 510 | + | |
| 511 | + | |
| 512 | + | |
| 513 | + | |
| 514 | + | |
| 515 | + | |
| 516 | + | |
| 517 | + | |
| 518 | + | |
| 519 | + | |
| 520 | + | |
| 521 | + | |
| 522 | + | |
| 523 | + | |
| 524 | + | |
508 | 525 | | |
509 | 526 | | |
510 | 527 | | |
| |||
0 commit comments