Hi,I got same problem but with mariadb.Nguyen Huu KhoiOn Tue, Aug 8, 2023 at 12:17 PM Satish Patel <satish.txt@gmail.com> wrote:Update:After switching DB from sqlite to mysql DB it works. Now admin account works but when I login with _member_ users or normal account and trying to create instance then pop up windows throwing error:{
"message": "You don't have access to get instances.",
"status": 401
}On Mon, Aug 7, 2023 at 11:51 PM Satish Patel <satish.txt@gmail.com> wrote:Skyline Team,I found similar issue in BUG Report but no solution yetOn Mon, Aug 7, 2023 at 7:25 PM Satish Patel <satish.txt@gmail.com> wrote:Folks,Try to install skyline UI to replace horizon using doc: https://docs.openstack.org/skyline-apiserver/latest/install/docker-install-ubuntu.htmlEverything went well and I got a login page on http://x.x.x.x:9999 also it pulled Region/Domains. When I am trying to login with my account, I get an error: Username or Password is incorrect.I am using sqlite DB for skyline as per documents.No errors in logs command$ docker logs skylineWhen I use Chrome Developer Tools then it was indicating an error in these URLs.401 Unauthorized ( {"detail":"no such table: revoked_token"} )