Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Oct 2017 16:56:52 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 223164] www/gitea 1.2.1 fail to start after upgrade from 1.1.4
Message-ID:  <bug-223164-13-uCTvwVwTmA@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-223164-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-223164-13@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=3D223164

--- Comment #5 from stb@lassitu.de ---
(In reply to Rami from comment #4)
Try running gitea in the foreground:

# /usr/bin/env -i 'GITEA_WORK_DIR=3D/usr/local/share/gitea'
'GITEA_CUSTOM=3D/usr/local/etc/gitea' 'HOME=3D/usr/local/git'
'PATH=3D/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin' 'USER=
=3Dgit'
/usr/local/sbin/gitea web

This should give you a better idea of why the startup is failing.

The next version of the port will log gitea console output to syslog (throu=
gh
daemon).

--=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-223164-13-uCTvwVwTmA>