[Bug 255156] gitea + nginx reverse proxy 502 bad gateway after FreeBSD 13.0-RELEASE upgrade
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Apr 18 08:20:50 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255156
stb at lassitu.de changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |stb at lassitu.de
--- Comment #1 from stb at lassitu.de ---
I'm testing new builds of Gitea in a 13.0-RELEASE VM, and Gitea on its own
appears to be working fine.
Can you access localhost:15000 with curl/fetch/wget? Is gitea listing on port
15000 (netstat -an|grep LISTEN|grep 15000, or lsof -p with the pid of gitea)?
The default port for gitea is 3000.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list