Closed
Description
We get a number of issues like #6972 with no usable error information because apparently gitea does not log anything to the stdout
and stderr
when it encounters runtime errors. I'm not sure how these deployments are done, but I assume log.mode
does not include console
?