[GH-ISSUE #687] [BUG] There is no warning if the port is occupied #683

Open
opened 2026-03-03 19:20:58 +03:00 by kerem · 1 comment
Owner

Originally created by @NghiaTranUIT on GitHub (Nov 12, 2020).
Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/687

Originally assigned to: @NghiaTranUIT on GitHub.

Description

If the user would change the listening port in Preference to the port, which is occupied. Proxyman automatically switches back to 9090 without warnings.

We should show the warning to let the user know.

Originally created by @NghiaTranUIT on GitHub (Nov 12, 2020). Original GitHub issue: https://github.com/ProxymanApp/Proxyman/issues/687 Originally assigned to: @NghiaTranUIT on GitHub. ### Description If the user would change the listening port in Preference to the port, which is occupied. Proxyman automatically switches back to 9090 without warnings. We should show the warning to let the user know.
Author
Owner

@NghiaTranUIT commented on GitHub (Nov 18, 2020):

Unable to reproduce this bug.

  1. Start Proxyman and set port 3000
  2. Quit the app
  3. Open a local server at 3000
  4. Start the app and verify that Proxyman will listen on 3001 port
  5. Work fine any all testing scenarios
<!-- gh-comment-id:729324271 --> @NghiaTranUIT commented on GitHub (Nov 18, 2020): Unable to reproduce this bug. 1. Start Proxyman and set port 3000 2. Quit the app 3. Open a local server at 3000 4. Start the app and verify that Proxyman will listen on 3001 port 5. Work fine any all testing scenarios
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Proxyman#683
No description provided.