julien92git commented on issue #24579: URL: https://github.com/apache/superset/issues/24579#issuecomment-1619057092
Thank you for your feedback @sfirke, but I'm afraid, it still doesn't work.... :( :( Here is what I've done to try version 2.1.0 (maybe there is something that I did not not apply correctly) : First of all, rollback to fresh install of the server And then, applied these commands : git clone https://github.com/apache/superset.git cd superset git checkout 2.1.0 TAG=2.1.0 sudo docker compose -f docker-compose-non-dev.yml pull TAG=2.1.0 sudo docker compose -f docker-compose-non-dev.yml up But the issue remains the same : I'm able to display the login screen, but when I enter admin/admin, I loop to the same screen. What I've also noticed (if that could give a clue), is that the settings / version menu states : 0.0.0-dev These displays only with Chrome (not with Firefox). Strange.... -- 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]
