shinyapps.io setAccountInfo error

Hello, I'm new to the community and shinyapps.io. I am trying to set up my new account, but am encountering an error, and have been unable to solve.

#> rsconnect::setAccountInfo(name='<NAME>',
			  token='<TOKEN>',
			  secret='<SECRET>')

which produces the error:
curl: (35) schannel: next InitializeSecurityContext failed: Unknown error (0x80092012) - The revocation function was unable to check revocation for the certificate. Error in http(service$protocol, service$host, service$port, method, url, : Curl request failed (curl error 35 occurred)

Anyone able to troubleshoot?

Thanks!

1 Like

Hello @jaidlaw239

I had the same issue.

Do you have any antivirus or firewall active? It works to me when I disable them.

That seemed to do the trick. Thanks @matheusgeraldi!

This topic was automatically closed 54 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.