Issue
Server Setup Information
- Did you test in newest Wekan?:
- Yes, and for versions v6.10+. This doesn't affect v6.09.
- Operating System:
- Deployment Method (Snap/Docker/Sandstorm/bundle/source):
- Docker Engine (Docker, Containerd and Docker-compose)
- Node.js Version:
- Using docker, 14.19.0 for v6.10.
- MongoDB Version:
- Not relevant. Tested from v4.4 to 5.
- What webbrowser version are you using (Wekan should work on all modern browsers that support Javascript)?
Problem description
Custom avatar image is shown as broken after uploading, doesn't matter what types of image.
As far as I tested, this only affects new installations and not instances that are updated from older versions.

This could be a Linux only or Arch only issue, in theory it shouldn't but I can't tell.
Reproduction Steps
Create a new directory, make sure volumes/bind mounts are not using any existing ones.
Do sudo docker-compose down -d
Create account and upload any image as avatar.
Logs
Didn't output any related logs as far as I can tell.
Issue
Server Setup Information
Problem description
Custom avatar image is shown as broken after uploading, doesn't matter what types of image.
As far as I tested, this only affects new installations and not instances that are updated from older versions.
This could be a Linux only or Arch only issue, in theory it shouldn't but I can't tell.
Reproduction Steps
Create a new directory, make sure volumes/bind mounts are not using any existing ones.
Do
sudo docker-compose down -dCreate account and upload any image as avatar.
Logs
Didn't output any related logs as far as I can tell.