mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-09 22:52:58 +03:00
🐛 Bug Report: 500 Internal Server Error #286
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 @Green-Kite on GitHub.
Reproduction steps
After I updated to v0.43.0 I get an 500 Internal Server Error when trying to access the UI.
Expected behavior
Expected is that everything's working fine ;)
Actual Behavior
500 Internal Server Error
Version and Environment
v0.43.0, via docker-compose
Log Output
@stonith404 commented on GitHub:
Yeah, sorry. This should be fixed in
v0.43.1.@abno85 commented on GitHub:
I can confirm the error, same for me.
As a warning: reverting the image to 0.42.1 didn't resolve the issue, I had to restore the data-volume from backup to get Pocket-ID back into a working state. (I didn't make any other attempts of fixing the issue though)