#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
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
---
Authored by @dachary
@hostea @dachary
FYI: https://github.com/go-gitea/gitea/issues/19969 + https://github.com/go-gitea/gitea/pull/19982