Hi there,
I'm trying to upload a new login screen image and i keep getting the error failed to upload '{filename}'
Anyone come across this before?
Thanks Matt
If the control panel server was migrated or upgraded from v11, run:
chown -R orchd:orchd /var/www/control-panel/assets
Also if you have any kind of external WAF or proxy on your control panel domain, this might be interfering with the upload.
The chown command fixed it. Thank you Adam!