stonith404 / pingvin-share

A self-hosted file sharing platform that combines lightness and beauty, perfect for seamless and efficient file sharing.
https://stonith404.github.io/pingvin-share/
BSD 2-Clause "Simplified" License
3.45k stars 238 forks source link

🐛 Bug Report: Unable to change the logo #693

Open Craftingcat99 opened 12 hours ago

Craftingcat99 commented 12 hours ago

👟 Reproduction steps

Try to change the logo on a running pingvin instance

👍 Expected behavior

Logo should be changed to the newly uploaded file

👎 Actual Behavior

Logo remains original (uploaded ~1y ago) file

📜 Logs

Haven't got any logs, cause I don't know where they are, but I already tried:

-waiting multiple hours after uploading -clearing browser cache -restarting docker container -rebuilding docker container -restarting host vm -uploading logo.png manually to /data/images/logo.png -updating pingvin to the newest version

stonith404 commented 8 hours ago

Are the images in /data/images/ the new logo or the default ones?

Craftingcat99 commented 8 hours ago

i can't check the image directly, cos I only have shell access, but the file gets the current date in the "last modified" field, everytime I upload a new logo, so I would assume the upload works

Craftingcat99 commented 8 hours ago

Found a way to access the images folder and downloaded the logo.png file and it is indeed the correct "new" one, but the file on the page, still hasn't updated