#Hostea tip: only use `gitea doctor --all` and never `gitea doctor --run`.
Because of a bug in @gitea v1.16.8 the `--run` option may silently discard the messages reporting errors or warning.
Until it is fixed, the simplest workaround is to use the `--all` option instead: it is more noisy but accurate.
---
Authored by @dachary
@hostea @dachary FYI: https://github.com/go-gitea/gitea/issues/19969 + https://github.com/go-gitea/gitea/pull/19982
@Gusted @hostea clever fix 👍
@Gusted
Congrats on getting this bug fix merged today. `gitea doctor --run` will be better for it in the upcoming @gitea 1.17 release 🚀
https://github.com/go-gitea/gitea/pull/19982
This Mastodon instance is for people interested in technology. Discussions aren't limited to technology, because tech folks shouldn't be limited to technology either!
@Gusted @hostea clever fix 👍