Sean Fulmer
Sean Fulmer
I had this same problem with PHP 7.3 and solved it by switching to the 2.4 branch immediately after checkout and prior to doing anything else: ``` git clone https://github.com/cachethq/Cachet.git...
@dancrossnyc to get this working on macOS Monterey (on a M1 system) with go1.18.1 from homebrew I had to build like this: ``` export GOPATH=$HOME/go mkdir -p $GOPATH/{bin,pkg,src} GO111MODULE=off go...
This has to be a bug in Thunderbird because Thunderbird is refusing to follow the redirects, right? For example, here's the log traffic from my Baikal test instance when attempting...