Some checks failed
Deploy to Phoenix / deploy (push) Has been cancelled
Co-authored-by: Cursor <cursoragent@cursor.com>
2.0 KiB
2.0 KiB
Status Check — 2026-02-14 / 2026-02-15
Full completion summary: COMPLETION_502_AND_NEXT_STEPS_20260215.md
Address-all-remaining run (started ~22:16)
| Step | Status | Notes |
|---|---|---|
| 1. Backends | ✅ Done | 10130, 10150/10151, 2101, 2500–2505, 5201/5202 — all started/served. 2101 RPC not yet responding after 60s. |
| 2. NPMplus | 🔄 In progress / Done | Auth OK; updating proxy hosts (explorer first). Check terminal for full list. |
| 3. RPC diagnostics | Pending / Done | Report: rpc-502-diagnostics-*.txt (if run completed). |
| 4. Besu mass-fix | Pending / Done | fix-all-besu-nodes.sh (if run completed). |
| 5. E2E | Pending / Done | Separate E2E run started ~22:25. |
Latest E2E report (before today’s run: 2026-02-14 13:49)
- Domains: 34
- DNS: 34 pass
- HTTPS pass: 12
- Failed / warn: 7
Failing / warning domains
| Domain | Type | Issue |
|---|---|---|
| dbis-admin.d-bis.org | web | HTTPS 502 |
| secure.d-bis.org | web | HTTPS 502 |
| dbis-api.d-bis.org | api | HTTPS 502 |
| dbis-api-2.d-bis.org | api | HTTPS 502 |
| rpc-http-prv.d-bis.org | rpc | RPC 502 |
| rpc-alltra.d-bis.org, rpc-alltra-2, rpc-alltra-3 | rpc | RPC 502 |
| rpc-hybx.d-bis.org, rpc-hybx-2, rpc-hybx-3 | rpc | RPC 502 |
Passing (examples)
- mifos, explorer, cacti-alltra, cacti-hybx, sankofa, mim4u, rpc-http-pub, rpc.d-bis.org, rpc.defi-oracle.io, rpc.public-0138.defi-oracle.io
What to check next
- Terminal (address-all-remaining): See if Step 2 finished (all NPM proxy hosts updated) and Steps 3–5 completed.
- Terminal (E2E): See if verification finished and new report in
e2e-verification-<timestamp>/. - If DBIS still 502: NPMplus update should fix once Step 2 completed; else run:
NPM_PASSWORD=xxx ./scripts/nginx-proxy-manager/update-npmplus-proxy-hosts-api.sh - If RPC still 502: Check
docs/04-configuration/verification-evidence/rpc-502-diagnostics-*.txtand./scripts/besu/fix-all-besu-nodes.sh.