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

Add 127.0.0.1 to allowed origins #3481

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Add 127.0.0.1 to allowed origins #3481

wants to merge 1 commit into from

Conversation

voczi
Copy link
Contributor

@voczi voczi commented Oct 6, 2024

Otherwise, you'd get this error when trying to debug the app through 127.0.0.1:
[12114:12114:1006/133417.997114:ERROR:devtools_http_handler.cc(766)] Rejected an incoming WebSocket connection from the http://127.0.0.1:8080 origin. Use the command line flag --remote-allow-origins=http://127.0.0.1:8080 to allow connections from this origin or --remote-allow-origins=* to allow all origins.

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.

1 participant