MainNet validator crashing after onboarding
Hi team, trying to onboard a MainNet validator at IP 178.104.105.128 and hitting the same wall with clean installs of both 0.5.17 and 0.5.18. On 0.5.18 the validator container can’t even reach the participant container, just connection refused on port 5002, so onboarding never starts. On 0.5.17 it actually connects and finishes onboarding with the success message, but then immediately crashes with UNIMPLEMENTED: Method not found: ReconnectSynchronizer. Volumes wiped between attempts, migration ID set to 4, sponsor and scan URLs are the standard sync.global ones. Any pointers on which version is actually stable for MainNet right now, or if there’s a known workaround? Thanks.
I’m also experiencing a related issue. It seems like it’s trying to reconnect or initialize the participant, but it’s not succeeding.
I also couldn’t connect with version 0.5.18, but after switching to version 0.5.17 the node started working.