Deploy Shiny - Error in curl::curl_fetch_memory(url, handle = handle) #854
finesaaa
started this conversation in
Common Error
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Untuk mengatasi masalah saat deploy Shiny yang menghasilkan pesan error berikut
Error in curl::curl_fetch_memory(url, handle = handle): Timeout was reached: [api.shinyapps.io] SSL/TLS connection timeout Calls: <Anonymous> ... <Anonymous> -> GET -> httpRequest -> http -> <Anonymous> Execution haltedada dua langkah yang bisa dicoba:
Dengan mencoba kedua langkah di atas, diharapkan dapat mengatasi masalah koneksi SSL/TLS yang mengalami timeout saat deploy Shiny.
Beta Was this translation helpful? Give feedback.
All reactions