I was looking at the logs, and I think I may have just found the issue, I’m just not quite sure how to fix it. This is what the log says: (Note: I redacted my email address)
{"level":"error","ts":1602265087.0879729,"caller":"utils/html.go:115","msg":"Error rendering template","template_name":"invite_body","error":"html/template: \"invite_body\" is undefined"}
{"level":"debug","ts":1602265087.4532378,"caller":"mailservice/mail.go:310","msg":"sending mail","to":"xxxxxx.x.xxxxx@gmail.com","subject":"[Team Hydra Hacking] djsplitdisk invited you to join General Team"}
I have a feeling that this error has been occurring for nearly all of the emails, and I just haven’t seen it until now, honestly. Any suggestions or thoughts on what might be going wrong here?