Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 04 Sep 2020 07:04:50 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 249099] www/caddy: 2.1.1 from pkg won't start on my FreeBSD 12.1-RELEASE-p9 box
Message-ID:  <bug-249099-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 249099
           Summary: www/caddy: 2.1.1 from pkg won't start on my FreeBSD
                    12.1-RELEASE-p9 box
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: gac@tutanota.com
                CC: daniel.tihanyi@tetragir.com
                CC: daniel.tihanyi@tetragir.com
             Flags: maintainer-feedback?(daniel.tihanyi@tetragir.com)

I just installed the latest version of Caddy via pkg (now that it's updated=
 to
2.x) but the pkg'ed version won't start with the above error.

A manual download of 2.1.1 from the Caddy website works fine with the same
Caddyfile, this appears to be an issue caused by building with Go 1.15
(https://github.com/lucas-clemente/quic-go/issues/2614).

---
# manual download version from caddyserver.com
root@vps:~ # /usr/local/bin/caddy2 version
v2.1.1 h1:X9k1+ehZPYYrSqBvf/ocUgdLSRIuiNiMo7CvyGUQKeA=3D

# pkg-installed version
root@vps:~ # pkg info | grep caddy
caddy-2.1.1_1                  Fast, cross-platform HTTP/2 web server with
automatic HTTPS

root@vps:~ # /usr/local/bin/caddy version
panic: qtls.ClientSessionState not compatible with tls.ClientSessionState

goroutine 1 [running]:
github.com/lucas-clemente/quic-go/internal/handshake.init.2()

--=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-249099-7788>