small bug with logo
Solved
Owncast
-
There is a small bug with uploading a logo (configuration - general - logo), it looks like its not saved and there is an error in the logs (home):
open webroot/thumbnail.jpg: read-only file system
-
Looks like this is something that just needs to be symlinked
-
@imc67 Should be fixed now.
But if you had issue with the logo not changing, that is something caching related and not related to this warning (Afaict). I didn't dig much but it's related to https://github.com/owncast/owncast/issues/1776 or https://github.com/owncast/owncast/issues/1773 . After you upload a logo, go to /app/data/data and it still has the logo.svg . Deleting it + hard refresh in browser makes it immediately load the new logo.
-
-