Okay, so I’ve spun up a new instance and installed Discourse.
For the life of me I can’t work out why I’m not getting the activation email for the new install.
I can telnet to my SMTP server from the console, so no blockage there.
I’m getting this error code from the logs.
Rendering layouts/email_template.html.erb
Rendered layouts/email_template.html.erb (Duration: 0.3ms | Allocations: 139)
Rendering layouts/email_template.html.erb
Rendered layouts/email_template.html.erb (Duration: 0.3ms | Allocations: 139)
root@discourse:/var/discourse# ^MDelivered mail [1ca018ba-1d9c-4bfe-9d15-18a44fd9e008@forum.starshipvenus.org](mailto:1ca018ba-1d9c-4bfe-9d15-18a44fd9e008@forum.starshipvenus.org) (60152.8ms)
-bash: syntax error near unexpected token `('
root@discourse:/var/discourse# Job exception: Net::ReadTimeout
Job: command not found
Anyone can help with what might be going wrong? (Cant understand that error code unfortunately)