Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Mar 2024 09:06:07 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 277930] www/owncast: not starting after the update to 0.1.2
Message-ID:  <bug-277930-7788-1qsbsdCiwA@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-277930-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-277930-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D277930

--- 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=20

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


Mar 25 16:07:25 de4dcpu owncast[26073]: time=3D"2024-03-25T16:07:25+01:00"
level=3Dfatal msg=3D"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=3D"2024-03-25T16:07:50+01:00"
level=3Derror msg=3D"stat data/emoji: permission denied"



Issue solved.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-277930-7788-1qsbsdCiwA>