tirkarthi commented on issue #48825: URL: https://github.com/apache/airflow/issues/48825#issuecomment-2780270508
Looks like a CORS issue on loading the assets with `0.0.0.0` resolving to `127.0.0.1` . Can you please try http://localhost:8080 ? > Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at http://localhost:8080/static/assets/index-D7eB8u6o.js. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing). Status code: 200. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
