mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-07-21 16:15:24 -04:00
[GH-ISSUE #241] Bug: Failed to feature/unfeature game #126
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 @JPAchilles on GitHub (Sep 6, 2025).
Original GitHub issue: https://github.com/Drop-OSS/drop/issues/241
When attempting to feature a game in the library page of the admin dashboard, I get the error "Failed to feature/unfeature game"
OS: Manjaro (rolling release, latest)
Installed with Docker Compose
@DecDuck commented on GitHub (Sep 6, 2025):
Can you provide the container logs?
@JPAchilles commented on GitHub (Sep 6, 2025):
Sure, here's the log files for both drop and postgres
https://pastebin.com/KkuMZbuu https://pastebin.com/LCcpPrh1
Don't know why the logs don't say anything about the error though. Is there an env variable to enable debug logging?
@DecDuck commented on GitHub (Sep 7, 2025):
That's pretty strange. Could you open the browser's developer tools, try to feature/unfeature a game, and see what the request does (should be in the Network tab)?
Also, are you sure there's nothing more to this error? Usually there should be a more helpful error message in the body of the popup.
@Pacodastre commented on GitHub (Oct 23, 2025):
@JPAchilles are you still having this issue? If so, could you provide a screenshot of the error please?
Bug: Failed to feature/unfeature gameto [GH-ISSUE #241] Bug: Failed to feature/unfeature game@DecDuck commented on GitHub (Feb 25, 2026):
Closing because this featured was modified to fix something along these lines. Feel free to re-open if issue still happens.