zipline
zipline copied to clipboard
V4 Bug: Avatar missing Portainer/Docker install
What happened?
When visiting any page with an avatar, I get a 404 error to say it's missing.
Version
latest (ghcr.io/diced/zipline or ghcr.io/diced/zipline:latest)
What browser(s) are you seeing the problem on?
No response
Zipline Logs
No response
Browser Logs
{"statusCode":404,"error":"Not Found","message":"Not Found"}
Additional Info
No response
I'm not able to recreate this. I'm not sure I understood what the issue is though, it might be helpful if you could run a screen recording of you doing this on a new instance.
Discussed in discord, seemed like the issue was /api/user/avatar was giving a 404 response when there is no avatar - which is intended behavior anyway.