getgort / gort

Gort is a chatbot framework designed from the ground up for chatops.

Home Page:https://guide.getgort.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Gort cli can completely stop authenticating properly

grebneerg opened this issue · 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.

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.