Skip to content

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

Open
vic-en wants to merge 2 commits into
hummingbot:mainfrom
vic-en:fix/web_port_enforce
Open

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

Conversation

@vic-en
Copy link
Copy Markdown

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

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
Copy link
Copy Markdown
Contributor

@nikspz nikspz left a comment

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
Copy link
Copy Markdown
Author

vic-en commented May 4, 2026

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

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.

2 participants