Medias wont upload

Ive just come from pre 1.0. Went through the migration and that seems to have worked mostly fine aside from most of my custom icons, backgrounds etc not making it through. Ive tried uploading custom images under medias both with the migrated version and a separate fresh start install and both wont let me upload anything. Simply get a popup saying "The media could not be uploaded"
3 Replies
Cakey Bot
Cakey Bot3w ago
Thank you for submitting a support request. Depending on the volume of requests, our team should get in contact with you shortly.
⚠️ Please include the following details in your post or we may reject your request without further comment: - Log (See https://homarr.dev/docs/community/faq#how-do-i-open-the-console--log) - Operating system (Unraid, TrueNAS, Ubuntu, ...) - Exact Homarr version (eg. 0.15.0, not latest) - Configuration (eg. docker-compose, screenshot or similar. Use ``your-text`` to format) - Other relevant information (eg. your devices, your browser, ...)
Frequently Asked Questions | Homarr documentation
Can I install Homarr on a Raspberry Pi?
Astro_Matt
Astro_MattOP3w ago
OS: Ubuntu Version 1.4.0 Docker config:
#---------------------------------------------------------------------#
# Homarr - A simple, yet powerful dashboard for your server. #
#---------------------------------------------------------------------#
services:
homarr:
container_name: Dashboard1
image: ghcr.io/homarr-labs/homarr:latest
restart: unless-stopped
volumes:
- /opt/dashboard1/appdata:/appdata
environment:
- SECRET_ENCRYPTION_KEY=redacted
ports:
- '7576:7575'
#---------------------------------------------------------------------#
# Homarr - A simple, yet powerful dashboard for your server. #
#---------------------------------------------------------------------#
services:
homarr:
container_name: Dashboard1
image: ghcr.io/homarr-labs/homarr:latest
restart: unless-stopped
volumes:
- /opt/dashboard1/appdata:/appdata
environment:
- SECRET_ENCRYPTION_KEY=redacted
ports:
- '7576:7575'
Manicraft1001
Manicraft10013w ago
Hi, please provide the following data: - Your logs (see link above) - Description of your image, that you want to upload (e.g. file format, size, file extension, file name, ...) Thanks

Did you find this page helpful?