By humeoneteam
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.
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!
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.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.