You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix P2P discovery port mismatch with HTTP API endpoints
- Change target ports from 9876/9877 to 8001/9877 (actual API ports)
- Fix region detection to use IP-based mapping instead of port-based
- Ensure P2P discovery connects to real HTTP API endpoints
- Resolve node isolation by testing correct service ports
0 commit comments