gort icon indicating copy to clipboard operation
gort copied to clipboard

The Gort cli can completely stop authenticating properly

Open grebneerg opened this issue 2 years ago • 1 comments

I don't have exact instructions to reproduce, but this has now happened to me multiple times while using the postgres dataaccess and not at all while using in memory. After successfully executing several commands, the gort cli stops authenticating properly, a problem which persists across gort restarts. The complete state of the database after this has happened can be found here. In this example, I managed to give my slack user admin permissions before the cli lost its own.

This should probably been investigated further at some point, but may just be on my end, since I don't believe anyone else has experienced it so far.

grebneerg avatar Aug 12 '22 14:08 grebneerg

I have actually also run into this. It's been awhile since I last had time to tinker with my gort PoC but believe I found that I could submit a few commands through the cli and then the admin user seemed to lose privileges. I had to get my slack user setup as an admin asap before I got locked out on the cli. My slack admin user appeared to work fine.

pmaresca avatar Aug 12 '22 19:08 pmaresca