Closed
Description
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
[1] https://github.com/crate/crate-python/runs/6210165871#step:6:192
[2] https://github.com/crate/crate-python/runs/6540915990#step:5:233
_Originally posted by @amotl in #629
References
Metadata
Metadata
Assignees
Labels
No labels