mirror of
https://github.com/DeBrosOfficial/network.git
synced 2025-10-06 08:39:08 +00:00
- Test join address reachability before attempting to join cluster - Fall back to starting new cluster if join address is unreachable - Add comprehensive logging for join address testing - Prevent RQLite fatal errors when bootstrap node is down This fixes the issue where secondary nodes fail with 'invalid join address' when the primary bootstrap node is not accessible on port 4001.