Skip to content

Conversation

@seungwoo-ji-03
Copy link

Summary

  • add a fail-fast port availability check right after startup begins so we exit before loading custom nodes
  • provide clear errors for invalid listen addresses or already-bound ports

Testing

  • manual: started ComfyUI with default args; server started successfully
  • manual: bound another process to 8188, then started ComfyUI; startup logged port-in-use error and exited

Issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Run port check at the beginning of the main.py

1 participant