[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
Sat Apr 17 17:10:18 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255156

            Bug ID: 255156
           Summary: gitea + nginx reverse proxy 502 bad gateway after
                    FreeBSD 13.0-RELEASE upgrade
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: info at babaei.net

A portion of nginx config log:

2021/04/17 17:04:28 [error] 28714#100610: *9 connect() to 127.0.0.1:15000
failed (61: Connection refused) while connecting to upstream, client:
XXX.XXX.XXX.XXX, server: example.com, request: "GET / HTTP/2.0", upstream:
"http://127.0.0.1:15000/", host: "example.com", referrer:
"https://example.com/"
2021/04/17 17:04:29 [error] 28714#100610: *9 kevent() reported that connect()
failed (61: Connection refused) while connecting to upstream, client:
89.205.142.92, server: example.com, request: "GET /favicon.ico HTTP/2.0",
upstream: "http://127.0.0.1:15000/favicon.ico", host: "example.com", referrer:
"https://example.com/"

No config changes for Gitea or Nginx. I also have some similar issues with SOGo
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255124

I have already rebuilt all ports and packages. Unfortunately, no luck.

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


More information about the freebsd-ports-bugs mailing list