microsoft / oxa-tools

Open edX on Azure Tools
MIT License
37 stars 99 forks source link

Email Spam during and after deployment #333

Closed EliasPI closed 6 years ago

EliasPI commented 6 years ago

Hi, So after the deployment the email that I configured for SMTP keep receiving this email: Title: "Cron root@*****vmss000000 [ ( ! -f /etc/opt/omi/creds/omi.keytab ) -o ( /etc/krb5.keytab -nt /etc/opt/omi/creds/omi.keytab ) ] && /opt/omi/bin/support/ktstrip /etc/krb5.keytab /etc/opt/omi/creds/omi.keytab" Body: "src kt = /etc/krb5.keytab File /etc/krb5.keytab does not exist /opt/omi/bin/support/ktstrip: 38: exit: Illegal number: -1" I have now more than 600 emails received, how can I stop this spam? Thanks.

eltoncarr commented 6 years ago

This is a known issue. We have a fix that applies to new setups but not yet for existing deployments. We may merge the fix for new setup today...

eltoncarr commented 6 years ago

This will be addressed after PR #342 is merged.

eltoncarr commented 6 years ago

This issue should be resolved now. The fix has been merged.