Hello.
I’m using a AspNet Web API application to fill a database on DigitalOcean Server. Everything was fine until i need to send an email from the Application. Testing locally everything works fine. after hosting at digital ocean the email doesnt works.
Error Message: Error Code 504 - Gateway Time-out
<html> <head><title>504 Gateway Time-out</title></head> <body bgcolor=“white”> <center><h1>504 Gateway Time-out</h1></center> <hr><center>nginx/1.14.0 (Ubuntu)</center> </body> </html>
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hey friend!
Try again now, you should be good. If others experience this issue, it can be a good idea to open up a ticket with our support team and make sure that your account is not SMTP blocked.
Jarland
it’s working now. Thanks