rusackas commented on issue #27913:
URL: https://github.com/apache/superset/issues/27913#issuecomment-2040476500

   It looks like you have some weird double quoting in your config there, e.g. 
`"'https://superset1.greyb.com'"` should be `"https://superset1.greyb.com"`. 
From the error you posted, it also seems that it's trying to do a GET to 
`static.cloudflareinsights.com` so you'll want to punch a hole for that too.
   
   This doesn't seem like a bug with Superset, but rather a config issue... if 
you want to keep it open, I can move it to a GitHub discussion in the Q&A 
section.


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to