Closed shiruken closed 2 years ago
I am a bot, here are the test results for this PR: https://ci-tests.linuxserver.io/lspipepr/healthchecks/v2.3-pkg-a76f51ff-pr-93/index.html https://ci-tests.linuxserver.io/lspipepr/healthchecks/v2.3-pkg-a76f51ff-pr-93/shellcheck-result.xml
Description:
Added
sendreports
management command as uWSGI daemon in order to fix issues with Email Report feature. A healthchecks.io developer recently confirmed the command is not being started properly by this Docker image. Proper usage of this command can be seen in the official healthchecks docker repository.Benefits of this PR and context:
Fixes the sending of Email Reports. Closes #92
How Has This Been Tested?
Manually adding the
sendreports
command to the uWSGI config of an existing installation results in the Email Reports being properly sent out according to frontend user settings.Source / References: