By ClintonLee83
I’m using the script on this page: https://www.ekreative.com/blog/using-digital-ocean-api-to-set-up-daily-backup
to set up automatic daily backups. I’m only changing the token and id on line 153, however my droplet is only powering down. It’s not taking a snapshot, nor is it powering back up.
What do I need to do to make this work correctly?
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.
Are you running this script on the server you’re backing up? If so, powering off the server would stop the script and you would just end up with a powered off droplet. If you run it from a separate server or your home computer it should work properly.
I should also note that we made some recent changes that make this script overly complicated. It is no longer required to power off a server to create a snasphot so I would recommend updating this script to remove the need to power off and power back on.
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.
Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.
