mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-06 09:13:19 +03:00
🐛 Bug Report: missing state cookie #218
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @gilbrotheraway on GitHub.
Reproduction steps
i get this error on some apps
HTTP Error 401
missing oauth token
some give a 404 page not found on the authback redirect
some random ones work as expected
Expected behavior
working as before
Actual Behavior
not working
Version and Environment
latest just pulled from hub
Log Output
No response
@stonith404 commented on GitHub:
Thanks for reporting this bug. Could you please share some more information:
@gilbrotheraway commented on GitHub:
i think it's an issue with godoxy cause i wasn't able to get any meaningful logs
@stonith404 commented on GitHub:
Thanks. I would appreciate if you could share some logs of the services. I'm sure they somehow log OIDC errors, but like you mentioned you might have to change the log level.
Without logs I can't really debug this issue because Jellyfin and Karakeep is working for me.
@stonith404 commented on GitHub:
I'm closing this because there was no response. Feel free to comment if the issue still persists.
@gilbrotheraway commented on GitHub:
from memory jellyfin, hoarder/karakeep, godoxy, openwebui didn't work
calibre-web automated, calibre downloader redirected to the app page properly
i get no error that's the issue, i might turn on debug logs in each app to check again
I don't remember cause i left the services down for a while, maybe version of 2-3 weeks back