Adding the new IP addresses to the firewall did not solve the issue for us.

4 Likes

Regarding the today issue, it is NOT due to an issue of not granted ip adresses. I am using a DB without any IP adresses restrictions and it does not work.

3 Likes

Adding these new IP addresses does not work - the problem is more likely to do with DNS/DDOS

1 Like

Hi, Andy. Must say it didn't solved the problem.

I am using a DB without any IP adresses restrictions and it does not work.

Okay. We're looking at what might be causing the continued connection issues.

2 Likes

might be premature but two of my apps are working. I'll wait for an official announcement

2 apps with connection to different DB's also started working in the last few minutes.

Working here too - just awaiting the green light that it's fixed.

Mine is still not working...

Try clicking 'Restart Application' in shinyapps.io/admin. They seem to be working again after restarting and then opening in a fresh browser

We're going to post an update to the status page soon, but I believe we've identified and fixed the issue causing the connection issues.

4 Likes

i want restart but get error
Unable to dispatch task for application=1321206, there are 1 tasks in progress

nothing yet? I guess it's not fully solved (although my apps are working, but I can't communicate it officially here. I really would like to avoid the 24h downtime...)

Still the same error...:
Error in curl::curl_fetch_memory(url, handle = handle) :
Could not resolve host: shinyapps-upload.s3.amazonaws.com
Calls: ... tryCatch -> tryCatchList -> tryCatchOne ->
Timing stopped at: 0.507 0 0.507
Execution halted

It works for me too. Thanks for your help! It was a great first experience on the community forum!

1 Like

maybe deploy still has problems, and maybe that's why there's no announcement yet.

Yes. Must be it. A lot of people waiting for me to deploy...

they sent a mail, they reverted some changes that affected us. maybe you can try again. wish you luck

I'm deploying from ubuntu. I have installed a new R version (3.6) and all packages needed for my shiny application. Nothing works. Still get the same message when trying to deploy:
Preparing to deploy application...DONE
Uploading bundle for application: 931705...Error in curl::curl_fetch_memory(url, handle = handle) :
Could not resolve host: shinyapps-upload.s3.amazonaws.com
Calls: ... tryCatch -> tryCatchList -> tryCatchOne ->
Could you please help me?