Hemanshu opened a new issue #14920: URL: https://github.com/apache/superset/issues/14920
Reproduction step: Setup: Instance: AWS AMI Load Balance: AWS ALB Steps: - Git clone (git clone https://github.com/apache/superset.git) - docker-compose -f docker-compose-non-dev.yml up - Edit Example database - Click Test Connection Expected Result: - Looks Good! Actual Result: - 403 Forbidden - No error logs Additional steps: - Tried installing using pip package - Tried building the image through code (Adding --forwarded-allow-ips="*" to docker/ -- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
