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
The root cause for SystemError: Failed to start Crate instance in time. (see #629) is that a previous instance of CrateDB might not have been terminated correctly.
In that case, a subsequent attempt to start it will croak like [1,2]
Caused by: io.netty.channel.unix.Errors$NativeIoException: bind(..) failed: Address already in use