beamable / BeamableProduct

The beamable product suite including com.beamable, com.beamable.server, microservice base image, portal, the installer, and build scripts
Other
3 stars 0 forks source link

fixes #3422 - port collisions for local services #3469

Closed cdhanna closed 1 month ago

cdhanna commented 1 month ago

The reason beam project stop wasn't working sometimes is because the debug-server for the service in question was getting destroyed due to port collisions.

You may have seen a PORT ALREADY IN USE error sometimes when starting a service- this also fixes that.

Also, I took the moment to fix the fact that beam project stop could stop docker containers, but it wasn't.

github-actions[bot] commented 1 month ago

Lightbeam link