SSL certificate problem: unable to get local issuer certificate

My app that scrapes a small amount of data has been working fine for quite a while as deployed on shinyapps.io, but a few days ago it stopped working with this error from io:

Error in value[3L] :
SSL certificate problem: unable to get local issuer certificate
Calls: local ... tryCatch -> tryCatchList -> tryCatchOne ->
Execution halted

I tried redeploying (it works fine locally), but get the same. Any ideas?

Thanks,
Dave

1 Like

Hi, I'm having the same issue here... I had a working app and tried to redeploy after adding some functionalities, but got the same. Also works locally as expected.

Tried this, among others (like restarting and updating RStudio):
https://forum.posit.co/t/ssl-certificate-problem-when-deploying-to-shinyapps-io/8727/2

But didn't work either. Any thoughts?

Thanks, Fabio