Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]: INSTALLATION GUIDE FAILS TO START APP WHEN PORTS ARE ALREADY IN USE. #26

Open
obrucheoghene opened this issue Dec 30, 2023 · 3 comments
Labels
bug Something isn't working

Comments

@obrucheoghene
Copy link
Contributor

obrucheoghene commented Dec 30, 2023

What happened?

The application could not start locally following the installation guide.
This is because one of the ports required (Peerjs server port) was already in use in my local machine.

Screenshot 2023-12-30 at 12 51 40 PM

Steps to reproduce

  • Start or ensure a process is running on port 9000 e.g php-fmp as shown screenshot
  • Follow the installation guide in the readme.

Expected behavior

  • A way to update the container ports in a situation where ports are already been used

Additional context

RECOMMENDATION

  • Add a more flexible installation process where users can update container port on the compose.yaml file
@obrucheoghene obrucheoghene added the bug Something isn't working label Dec 30, 2023
@psanders
Copy link
Member

@obrucheoghene,

Thank you for putting this together. Let's see how we can enhance the DX.

@psanders
Copy link
Member

@obrucheoghene

Any suggestions on how we can improve this?

@obrucheoghene
Copy link
Contributor Author

Okay, I will get back to you on this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants