You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
Translated email texts are blank in the unstable docker image (worked fine in the regular image)
To Reproduce
Create a new invitation, sending out an email
-> all the text is missing, the general layout and invite link-button are present though.
Same for notification emails about the account being created
Logs
Nothing unusual shows up
[DEBUG] 19:24:09 auth.go:89: Auth succeeded
[DEBUG] 19:24:09 api.go:485: Generating new invite
[DEBUG] 19:24:09 api.go:511: hLbuYV74gEzh33erGqUUad: Sending invite email
<mail server hostname:port>
[INFO] 19:24:11 hLbuYV74gEzh33erGqUUad: Sent invite email to <email address>
[GIN/DEBUG] 19:24:11: POST(/invites) => 200 in 1.354491768s;
Configuration
If you see it as necessary, include relevant sections of your config.ini, for example, include [email] and [smtp]|[mailgun] if you have an email issue.
Description
Translated email texts are blank in the unstable docker image (worked fine in the regular image)
To Reproduce
Create a new invitation, sending out an email
-> all the text is missing, the general layout and invite link-button are present though.
Same for notification emails about the account being created
Logs
Nothing unusual shows up
Configuration
If you see it as necessary, include relevant sections of your
config.ini
, for example, include[email]
and[smtp]|[mailgun]
if you have an email issue.Platform/Version
Docker:
hrfee/jfa-go:unstable
Version: git
Commit: 882a346
The text was updated successfully, but these errors were encountered: