Files
proxmox/reports/rpc_nodes_test_20260105_055830.md
defiQUG cb47cce074 Complete markdown files cleanup and organization
- Organized 252 files across project
- Root directory: 187 → 2 files (98.9% reduction)
- Moved configuration guides to docs/04-configuration/
- Moved troubleshooting guides to docs/09-troubleshooting/
- Moved quick start guides to docs/01-getting-started/
- Moved reports to reports/ directory
- Archived temporary files
- Generated comprehensive reports and documentation
- Created maintenance scripts and guides

All files organized according to established standards.
2026-01-06 01:46:25 -08:00

43 lines
2.1 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# RPC Nodes Test Report (ChainID 138)
- Generated: **2026-01-05T05:58:30Z**
- Nodes: **12** (reachable: **11**, authorized+responding: **11**)
## Summary
| VMID | Name | IP | Reachable | Authorized | ChainId | NetVersion | Block | Peers | Syncing | Avg Latency (ms) | Host Header Used |
|------|------|----|-----------|------------|---------|------------|-------|-------|---------|------------------|------------------|
| 2400 | thirdweb-rpc-1 | 192.168.11.240 | ✅ | ✅ | 0x8a | 138 | 600172 | 9 | ✅ | 18.6 | - |
| 2401 | thirdweb-rpc-2 | 192.168.11.241 | ✅ | ✅ | 0x8a | 138 | 600172 | 7 | ✅ | 24.5 | - |
| 2402 | thirdweb-rpc-3 | 192.168.11.242 | ✅ | ✅ | 0x8a | 138 | 600172 | 7 | ✅ | 23.0 | - |
| 2500 | besu-rpc-1 | 192.168.11.250 | ✅ | ✅ | 0x8a | 138 | 600172 | 5 | ✅ | 17.7 | - |
| 2501 | besu-rpc-2 | 192.168.11.251 | ✅ | ✅ | 0x8a | 138 | 600172 | 5 | ✅ | 20.2 | - |
| 2502 | besu-rpc-3 | 192.168.11.252 | ✅ | ✅ | 0x8a | 138 | 600172 | 5 | ✅ | 13.8 | - |
| 2503 | besu-rpc-ali-0x8a | 192.168.11.253 | ✅ | ✅ | 0x8a | 138 | 600172 | 7 | ✅ | 26.8 | - |
| 2504 | besu-rpc-ali-0x1 | 192.168.11.254 | ✅ | ✅ | 0x8a | 138 | 600172 | 7 | ✅ | 35.2 | - |
| 2505 | besu-rpc-luis-0x8a | 192.168.11.201 | ❌ | ❌ | - | - | - | - | - | - | - |
| 2506 | besu-rpc-luis-0x1 | 192.168.11.202 | ✅ | ✅ | 0x8a | 138 | 600172 | 7 | ✅ | 18.0 | - |
| 2507 | besu-rpc-putu-0x8a | 192.168.11.203 | ✅ | ✅ | 0x8a | 138 | 600172 | 7 | ✅ | 29.5 | - |
| 2508 | besu-rpc-putu-0x1 | 192.168.11.204 | ✅ | ✅ | 0x8a | 138 | 600172 | 7 | ✅ | 26.5 | - |
## Cluster Consistency
- Block range (authorized nodes): **600172****600172****0**)
- Expected chainId: **0x8a**; nodes matching: **11**
- Expected net_version: **138**; nodes matching: **11**
## Notes
- If a node is **reachable but not authorized**, it likely has `rpc-http-host-allowlist` restrictions. This report attempts common Host headers (`localhost`, known RPC domains) to work around that.
- If a node is **not reachable**, its either stopped, firewalled, or the network path from this runner to `192.168.11.0/24` is down.