Koji sometimes throws Invalid session or bad credentials
error
#2608
Labels
area/fedora
Related to Fedora ecosystem
complexity/single-task
Regular task, should be done within days.
gain/high
This brings a lot of value to (not strictly a lot of) users.
impact/low
This issue impacts only a few users.
kind/bug
Something isn't working.
I've noticed it two times so far in the last two weeks, both times it happened when querying sidetag info (however I suspect it can happen with any API call):
Failed to get tag info of f42-build-side-99228 from Koji: Invalid session or bad credentials
It seems that the session was authenticated as it happened when triggering a Bodhi update after running
/packit koji-tag
that callsKojiHelper.tag_build()
that requires authenticated session. But that could be just a coincidence.The text was updated successfully, but these errors were encountered: