summaryrefslogtreecommitdiff
path: root/vendor/codeberg.org/gruf/go-errors
diff options
context:
space:
mode:
authorLibravatar embr <git@liclac.eu>2021-12-20 10:34:57 +0100
committerLibravatar GitHub <noreply@github.com>2021-12-20 10:34:57 +0100
commit86e8e7fd21f8fc3eea3a55a4928ca1a68c8af3f2 (patch)
tree0480f5d87de5dc3ae4b9a684f98772c206653b90 /vendor/codeberg.org/gruf/go-errors
parentdocument post settings (#346) (diff)
downloadgotosocial-86e8e7fd21f8fc3eea3a55a4928ca1a68c8af3f2.tar.xz
Log when listening (#350)
* Log when starting letsencrypt endpoint + clearer errors Running `gotosocial server` with the default configuration will try to bind to :80 and listen for letsencrypt challenges, which will fail if running as non-root (w/o capabilities), or if eg. nginx hogs the port. When that happens, this should make it more obvious what's wrong. * Log what address/port we're listening on Always nice not to have to guess. Also feels more consistent than just doing it for the letsencrypt endpoint.
Diffstat (limited to 'vendor/codeberg.org/gruf/go-errors')
0 files changed, 0 insertions, 0 deletions