[Bug 277930] www/owncast: not starting after the update to 0.1.2

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 26 Mar 2024 09:06:07 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277930

--- Comment #2 from gnunix <mhengst@swedishrally.se> ---
After reading the debug.log it seemed that the port doesnt set the user and
group of the /usr/local/www/owncast directory right, setting these with 

chmod -r owncast:owncast /usr/local/www/owncast solved my issue.


Mar 25 16:07:25 de4dcpu owncast[26073]: time="2024-03-25T16:07:25+01:00"
level=fatal msg="Cannot set up emoji directory unable to create custom emoji
directory: mkdir data/emoji: permission denied"
Mar 25 16:07:50 de4dcpu owncast[26121]: time="2024-03-25T16:07:50+01:00"
level=error msg="stat data/emoji: permission denied"



Issue solved.

-- 
You are receiving this mail because:
You are the assignee for the bug.