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

http://dash.tabix.io failed to fetch of CORS #270

Open
alexey-marochkin opened this issue Feb 3, 2024 · 1 comment
Open

http://dash.tabix.io failed to fetch of CORS #270

alexey-marochkin opened this issue Feb 3, 2024 · 1 comment

Comments

@alexey-marochkin
Copy link

Access to fetch at 'http://myserver.host.domain:8123/?output_format_json_quote_denormals=1&output_format_json_quote_64bit_integers=1&log_queries=1&enable_http_compression=1&add_http_cors_header=1&result_overflow_mode=throw&timeout_overflow_mode=throw&max_execution_time=10&max_result_rows=90000&max_result_bytes=10000000&user=default&query=SELECT%20version()%20as%20version' from origin 'http://dash.tabix.io' has been blocked by CORS policy: The request client is not a secure context and the resource is in more-private address space private.

@remoterami
Copy link

This seems to be a security feature in chromium browsers, doesn't happen in firefox. As a workaround, disable the flag chrome://flags/#block-insecure-private-network-requests

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

No branches or pull requests

2 participants