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

Containers are initiated without prior port verification. #77

Closed
Xieyt opened this issue Dec 13, 2023 · 1 comment
Closed

Containers are initiated without prior port verification. #77

Xieyt opened this issue Dec 13, 2023 · 1 comment
Labels
bug Bug Report

Comments

@Xieyt
Copy link
Collaborator

Xieyt commented Dec 13, 2023

Bug Description

The containers are initiated without prior port verification.

Steps to Reproduce

  1. Occupy any of the specified ports (9000, 443, or 80) that fm requires.
  2. Execute the fm start <sitename> command.

Expected Outcome

fm should refrain from initiating containers and prompt users to release the occupied ports before proceeding.

@Xieyt Xieyt added the bug Bug Report label Dec 13, 2023
@Xieyt
Copy link
Collaborator Author

Xieyt commented Dec 13, 2023

The previous implementation was not working. This is fixed in #76.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug Report
Projects
None yet
Development

No branches or pull requests

1 participant