Question

Making external requests and connecting to mail server

Hi :) I have a node application running in a droplet on a docker container. It works just fine on my local environment. I am unable to make external requests using the python urlib request library, and also unable to connect to an external mail server using nodemailer’s transport method. My intuition tells me we are being blocked by DigitalOcean. I have checked my network firewall settings (it is off) and my UFW settings. Please let me know if you have any ideas, thanks.


Submit an answer


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!

Sign In or Sign Up to Answer

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.

KFSys
Site Moderator
Site Moderator badge
May 7, 2021
Accepted Answer

Hi @humeoneteam,

Which ports are you using? By default for new accounts, port 25 is closed. I would recommend trying with port 587 instead and seeing if that would help.

You can try using telnet from your Droplet to your service’s IP address to see if you would be able to connect as well.

Try DigitalOcean for free

Click below to sign up and get $200 of credit to try our products over 60 days!

Sign up

Get our biweekly newsletter

Sign up for Infrastructure as a Newsletter.

Hollie's Hub for Good

Working on improving health and education, reducing inequality, and spurring economic growth? We'd like to help.

Become a contributor

Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.

Welcome to the developer cloud

DigitalOcean makes it simple to launch in the cloud and scale up as you grow — whether you're running one virtual machine or ten thousand.

Learn more
DigitalOcean Cloud Control Panel