How was Ghost installed and configured? Using 1-Click on Digital Ocean Droplet
What Node version, database, OS & browser are you using? Browser is Safari MacOS. Not sure about node version or database.
What errors or information do you see in the console? I don’t see any errors. Simply, the transactional emails seem to be working fine, but anything sent as a newsletter seems to just hang.
In the top left corder of the post it says “Published and sending to 4 members” but nothing ever really happens. I checked Mailgun and it doesn’t look like any information is being sent to them.
Thanks for any help, I appreciate it.
What steps could someone else take to reproduce the issue you’re having? I’m not sure at this point. I simply try to send a post to my members but nothing happens.
Hi @ScottSemple thanks for the links.
I’ve gone through and triple checked the config.production.json and updated the port to 465 as one user recommended trying. A few things have changed. I notice now that the transactional emails are now being routed okay through mailgun. But anything post/newsletter related is not.
When I try to send a test email for a post I get this error message:
So Im not too sure what to try and fix at this point.
After more testing: all of the transactional emails are working fine and route through Mailgun, but no posts/newsletters will send. There aren’t any error messages on the site, nor in the console, nor on mailgun. I’m a stuck on what else to actually check at this point. Anyone have some suggestions?
Just editing my last post. I solved the problem. It was a problem with my API domain and password on Mailgun end. Something got changed on that end that didn’t seem to throw any errors anywhere and I missed seeing the error myself.
So it’s all solved now. Thanks for those who helped out.