When gRPC (50051) port is taken, Dozer boots up silently without reporting any error but Live won't work
Open
bug
live
- Dominant language
- Rust
- Stars
- 1.6k
- Forks
- 145
- PR merge metrics
- No merged PRs in 30d
Description
In cases when gRPC port 50051 is already taken, Dozer boots up without reporting any error even if it cannot bind to that port.
As a result, many functionalities of Live are broken.
When starting locally we should always find the next available port and bind to that.
Contributor guide
Assessment
This issue has not been assessed yet.