mirror of
https://github.com/pelican-dev/panel.git
synced 2026-03-01 03:17:15 +03:00
[Bug] File uploads fail with 401 Unauthorized #288
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 @LucHeart on GitHub (Mar 25, 2025).
Current Behavior
When uploading a file to e.g, a Servers Files, or uploading a egg json file it fails with 401 Unauthorized.
With debug mode enabled this is the response
Expected Behavior
File uploads should work
Steps to Reproduce
Probably worth to note my "special" setup here.
Panel is running inside the provided docker image from ghcr behind a traefik reverse proxy with https being disabled on caddy.
Panel Version
v1.0.0-beta18
Wings Version
v1.0.0-beta10
Games and/or Eggs Affected
No response
Docker Image
No response
Error Logs
Is there an existing issue for this?
@Boy132 commented on GitHub (Mar 25, 2025):
This is not a bug but an issue with your proxy configuration.
Please visit the Discord first before opening an issue and don't mindlessly tick of boxes.