Hi i created a standard nodejs droplet and deployed a script that have to store data to Digitalocean Space. locally do the script what expected, but not in a droplet. both locally and in droplet there are the same Space API credentials.
it there any wiered Firewall rule, that restrict that outgoing traffic? what i see is :
$ ufw status
WARN: / is group writable!
Status: active
To Action From
-- ------ ----
22 LIMIT Anywhere
80 ALLOW Anywhere
443 ALLOW Anywhere
25 ALLOW Anywhere
22 (v6) LIMIT Anywhere (v6)
80 (v6) ALLOW Anywhere (v6)
443 (v6) ALLOW Anywhere (v6)
25 (v6) ALLOW Anywhere (v6)
thanks for any hint
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!
As data from Spaces is transmitted over HTTPS, the only port that needs to be open for it is 443/tcp. Is there any other information you can share about your script? It might help us better answer your question. Are you receiving any error messages?
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.