Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Translated email texts are blank #37

Closed
rigrig opened this issue Jan 21, 2021 · 2 comments
Closed

Translated email texts are blank #37

rigrig opened this issue Jan 21, 2021 · 2 comments

Comments

@rigrig
Copy link
Contributor

rigrig commented Jan 21, 2021

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.

Platform/Version
Docker: hrfee/jfa-go:unstable
Version: git
Commit: 882a346

@hrfee hrfee closed this as completed in cd2ea2e Jan 21, 2021
@hrfee
Copy link
Owner

hrfee commented Jan 21, 2021

Should be fixed now.

@rigrig
Copy link
Contributor Author

rigrig commented Jan 21, 2021

Awesome, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants