Skip to content

fix / ensure WEB_PORT is correctly set when parsing WEB_URL#68

Closed
vic-en wants to merge 3 commits into
hummingbot:mainfrom
vic-en:fix/web_port_enforce
Closed

fix / ensure WEB_PORT is correctly set when parsing WEB_URL#68
vic-en wants to merge 3 commits into
hummingbot:mainfrom
vic-en:fix/web_port_enforce

Conversation

@vic-en

@vic-en vic-en commented Apr 22, 2026

Copy link
Copy Markdown

addresses issue #67

@rapcmia rapcmia changed the title fix: ensure WEB_PORT is correctly set when parsing WEB_URL fix / ensure WEB_PORT is correctly set when parsing WEB_URL Apr 23, 2026

@nikspz nikspz left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hi Vic this PR resolves current issue with ERROR: [Errno 13] error while attempting to bind on address ('0.0.0.0', 80): [errno 13] permission denied
and (traceback: condor/.venv/lib/python3.13/site-packages/uvicorn/server.py", line 182, in startup sys.exit(1) ~~~~~~~~^^^ SystemExit: 1 make: *** [Makefile:56: run] Error 1)

however it fails to connect to /web and returns ERR_CONNECTION_TIMED_OUT

Image Image

David mentioned it works on his PR #71

Could you please check and add the fix? @vic-en

@vic-en

vic-en commented May 4, 2026

Copy link
Copy Markdown
Author

@nikspz I pushed the commit to address the last comment.

@rapcmia

rapcmia commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Hi @vic-en upon checking the latest Condor app, it looks like the fix has already been applied. I’ll go ahead and close this PR now. Thank you!

@rapcmia rapcmia closed this Jun 16, 2026
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.

4 participants