amulya-mishra commented on issue #24638: URL: https://github.com/apache/superset/issues/24638#issuecomment-1632520179
> I registered this issue in the [3.0.0rc1 discussion](https://github.com/apache/superset/discussions/24581) for tracking. > > > I'm also facing a similar issue on centos linux 7. after resolving all the dependency conflicts, i'm not able to build the docker image with a custom docker file, getting the error that ascii codec failed to decode byte at 0xef in position 0. This comes right after it was attempting to install pyhton-geohash. > > @amulya-mishra Could you open an issue about this and provide more details about the error? > > > when i build the image using the dockerfile provided int the repo itself, it completed successfully but when i try to login from UI, it keeps redirecting me to the login page and no error is getting logged at the backend. After inspection from chrome, i saw that some scripts are getting blocked. > > This was reported [here](https://github.com/apache/superset/discussions/24581#discussioncomment-6373172) and it's related to CSP. for the CSP issue, setting TALISMAN_ENABLED=False resolved the issue for me and i was able to login. for the custom docker image issue i'm facing, will create an issue with appropriate details. thanks -- 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]
