Question
Deploying a Minimal API using plumber on DigitalOcean
Hello!
I try to deploying a minimal API using plumber on DigitalOcean https://www.r-bloggers.com/deploying-a-minimal-api-using-plumber-on-digitalocean/
I followed the all instruction steps thoroughly
After command id <- do_provision() I have an error (Error: Region is not available), here is the log
THIS ACTION COSTS YOU MONEY!
Provisioning a new server for which you will get a bill from DigitalOcean.
Waiting for authentication in browser…
Press Esc/Ctrl + C to abort
Authentication complete.
Using default ssh keys:
Error: Region is not available
In addition: Warning message:
You have not specified any ssh_keys. This is NOT recommended. (You will receive an email with the root password in a few minutes
Why is my region is not available?
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.
×
I have made the all of previous steps. The command doprovision() should make droplet, but it returns the Error. Also I tried to use doprovision(unstable = TRUE) and do_provision(unstable = TRUE, example = TRUE). But I get the same error “Region is not available”.
My region right now is Singapore