Error in curl::curl_fetch_memory(url, handle = handle)

I used to be able to deploy my Shiny app to ShinyApps.io without issues but as of today I am getting this error

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
<code>── Preparing for deployment ────────────────────────────────────────────────────
✔ Re-deploying "episim" using "server: shinyapps.io / username: spatialepisim"
ℹ Looking up application with id "11959606"...
✔ Found application <https://spatialepisim.shinyapps.io/episim/>
ℹ Bundling 44 files: '.gitmodules', '.Rprofile', 'data/defaultInputValues.xls', 'global.R', 'LICENSE', 'README.md', 'renv.lock', 'server.R', 'ui.R', 'R/epi.R', 'R/LaTeX_mâché.R', 'R/plotter.R', 'R/reactcharteditor/.DS_Store', 'R/reactcharteditor/.git', 'R/reactcharteditor/DESCRIPTION', 'R/reactcharteditor/inst/www/reactcharteditor/plotly_editor/plotly_editor.js', 'R/reactcharteditor/inst/www/reactcharteditor/plotly_editor/plotly_editor.js.LICENSE.txt', 'R/reactcharteditor/inst/www/reactcharteditor/plotly_editor/plotly_editor.js.map', …, 'www/reactcharteditor/plotly_editor/plotly_editor.js.map', and 'www/sidebar.js'
ℹ Capturing R dependencies from renv.lock
✔ Found 147 dependencies
✔ Created 9,376,522b bundle
ℹ Uploading bundle...
✔ Uploaded bundle with id 8815094
── Deploying to server ─────────────────────────────────────────────────────────
Waiting for task: 1432895167
building: Parsing manifest
building: Building image: 10716436
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 halted
</code>
<code>── Preparing for deployment ──────────────────────────────────────────────────── ✔ Re-deploying "episim" using "server: shinyapps.io / username: spatialepisim" ℹ Looking up application with id "11959606"... ✔ Found application <https://spatialepisim.shinyapps.io/episim/> ℹ Bundling 44 files: '.gitmodules', '.Rprofile', 'data/defaultInputValues.xls', 'global.R', 'LICENSE', 'README.md', 'renv.lock', 'server.R', 'ui.R', 'R/epi.R', 'R/LaTeX_mâché.R', 'R/plotter.R', 'R/reactcharteditor/.DS_Store', 'R/reactcharteditor/.git', 'R/reactcharteditor/DESCRIPTION', 'R/reactcharteditor/inst/www/reactcharteditor/plotly_editor/plotly_editor.js', 'R/reactcharteditor/inst/www/reactcharteditor/plotly_editor/plotly_editor.js.LICENSE.txt', 'R/reactcharteditor/inst/www/reactcharteditor/plotly_editor/plotly_editor.js.map', …, 'www/reactcharteditor/plotly_editor/plotly_editor.js.map', and 'www/sidebar.js' ℹ Capturing R dependencies from renv.lock ✔ Found 147 dependencies ✔ Created 9,376,522b bundle ℹ Uploading bundle... ✔ Uploaded bundle with id 8815094 ── Deploying to server ───────────────────────────────────────────────────────── Waiting for task: 1432895167 building: Parsing manifest building: Building image: 10716436 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 halted </code>
── Preparing for deployment ────────────────────────────────────────────────────
✔ Re-deploying "episim" using "server: shinyapps.io / username: spatialepisim"
ℹ Looking up application with id "11959606"...
✔ Found application <https://spatialepisim.shinyapps.io/episim/>
ℹ Bundling 44 files: '.gitmodules', '.Rprofile', 'data/defaultInputValues.xls', 'global.R', 'LICENSE', 'README.md', 'renv.lock', 'server.R', 'ui.R', 'R/epi.R', 'R/LaTeX_mâché.R', 'R/plotter.R', 'R/reactcharteditor/.DS_Store', 'R/reactcharteditor/.git', 'R/reactcharteditor/DESCRIPTION', 'R/reactcharteditor/inst/www/reactcharteditor/plotly_editor/plotly_editor.js', 'R/reactcharteditor/inst/www/reactcharteditor/plotly_editor/plotly_editor.js.LICENSE.txt', 'R/reactcharteditor/inst/www/reactcharteditor/plotly_editor/plotly_editor.js.map', …, 'www/reactcharteditor/plotly_editor/plotly_editor.js.map', and 'www/sidebar.js'
ℹ Capturing R dependencies from renv.lock
✔ Found 147 dependencies
✔ Created 9,376,522b bundle
ℹ Uploading bundle...
✔ Uploaded bundle with id 8815094
── Deploying to server ─────────────────────────────────────────────────────────
Waiting for task: 1432895167
  building: Parsing manifest
  building: Building image: 10716436
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 halted

The GitHub repository for the Shiny app is https://github.com/ashokkrish/episim

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
<code>> sessionInfo()
R version 4.4.1 (2024-06-14 ucrt)
Platform: x86_64-w64-mingw32/x64
Running under: Windows 11 x64 (build 22631)
Matrix products: default
locale:
[1] LC_COLLATE=English_United States.utf8 LC_CTYPE=English_United States.utf8 LC_MONETARY=English_United States.utf8
[4] LC_NUMERIC=C LC_TIME=English_United States.utf8
time zone: Europe/Berlin
tzcode source: internal
attached base packages:
[1] stats graphics grDevices datasets utils methods base
loaded via a namespace (and not attached):
[1] digest_0.6.35 magrittr_2.0.3 lifecycle_1.0.4 cli_3.6.3 askpass_1.2.0 openssl_2.2.0
[7] vctrs_0.6.5 renv_1.0.7 rsconnect_1.3.1 compiler_4.4.1 rprojroot_2.0.4 here_1.0.1
[13] purrr_1.0.2 rstudioapi_0.16.0 tools_4.4.1 curl_5.2.1 jsonlite_1.8.8 rlang_1.1.4
[19] box_1.2.0
</code>
<code>> sessionInfo() R version 4.4.1 (2024-06-14 ucrt) Platform: x86_64-w64-mingw32/x64 Running under: Windows 11 x64 (build 22631) Matrix products: default locale: [1] LC_COLLATE=English_United States.utf8 LC_CTYPE=English_United States.utf8 LC_MONETARY=English_United States.utf8 [4] LC_NUMERIC=C LC_TIME=English_United States.utf8 time zone: Europe/Berlin tzcode source: internal attached base packages: [1] stats graphics grDevices datasets utils methods base loaded via a namespace (and not attached): [1] digest_0.6.35 magrittr_2.0.3 lifecycle_1.0.4 cli_3.6.3 askpass_1.2.0 openssl_2.2.0 [7] vctrs_0.6.5 renv_1.0.7 rsconnect_1.3.1 compiler_4.4.1 rprojroot_2.0.4 here_1.0.1 [13] purrr_1.0.2 rstudioapi_0.16.0 tools_4.4.1 curl_5.2.1 jsonlite_1.8.8 rlang_1.1.4 [19] box_1.2.0 </code>
> sessionInfo()
R version 4.4.1 (2024-06-14 ucrt)
Platform: x86_64-w64-mingw32/x64
Running under: Windows 11 x64 (build 22631)

Matrix products: default


locale:
[1] LC_COLLATE=English_United States.utf8  LC_CTYPE=English_United States.utf8    LC_MONETARY=English_United States.utf8
[4] LC_NUMERIC=C                           LC_TIME=English_United States.utf8    

time zone: Europe/Berlin
tzcode source: internal

attached base packages:
[1] stats     graphics  grDevices datasets  utils     methods   base     

loaded via a namespace (and not attached):
 [1] digest_0.6.35     magrittr_2.0.3    lifecycle_1.0.4   cli_3.6.3         askpass_1.2.0     openssl_2.2.0    
 [7] vctrs_0.6.5       renv_1.0.7        rsconnect_1.3.1   compiler_4.4.1    rprojroot_2.0.4   here_1.0.1       
[13] purrr_1.0.2       rstudioapi_0.16.0 tools_4.4.1       curl_5.2.1        jsonlite_1.8.8    rlang_1.1.4      
[19] box_1.2.0

Trang chủ Giới thiệu Sinh nhật bé trai Sinh nhật bé gái Tổ chức sự kiện Biểu diễn giải trí Dịch vụ khác Trang trí tiệc cưới Tổ chức khai trương Tư vấn dịch vụ Thư viện ảnh Tin tức - sự kiện Liên hệ Chú hề sinh nhật Trang trí YEAR END PARTY công ty Trang trí tất niên cuối năm Trang trí tất niên xu hướng mới nhất Trang trí sinh nhật bé trai Hải Đăng Trang trí sinh nhật bé Khánh Vân Trang trí sinh nhật Bích Ngân Trang trí sinh nhật bé Thanh Trang Thuê ông già Noel phát quà Biểu diễn xiếc khỉ Xiếc quay đĩa Dịch vụ tổ chức sự kiện 5 sao Thông tin về chúng tôi Dịch vụ sinh nhật bé trai Dịch vụ sinh nhật bé gái Sự kiện trọn gói Các tiết mục giải trí Dịch vụ bổ trợ Tiệc cưới sang trọng Dịch vụ khai trương Tư vấn tổ chức sự kiện Hình ảnh sự kiện Cập nhật tin tức Liên hệ ngay Thuê chú hề chuyên nghiệp Tiệc tất niên cho công ty Trang trí tiệc cuối năm Tiệc tất niên độc đáo Sinh nhật bé Hải Đăng Sinh nhật đáng yêu bé Khánh Vân Sinh nhật sang trọng Bích Ngân Tiệc sinh nhật bé Thanh Trang Dịch vụ ông già Noel Xiếc thú vui nhộn Biểu diễn xiếc quay đĩa Dịch vụ tổ chức tiệc uy tín Khám phá dịch vụ của chúng tôi Tiệc sinh nhật cho bé trai Trang trí tiệc cho bé gái Gói sự kiện chuyên nghiệp Chương trình giải trí hấp dẫn Dịch vụ hỗ trợ sự kiện Trang trí tiệc cưới đẹp Khởi đầu thành công với khai trương Chuyên gia tư vấn sự kiện Xem ảnh các sự kiện đẹp Tin mới về sự kiện Kết nối với đội ngũ chuyên gia Chú hề vui nhộn cho tiệc sinh nhật Ý tưởng tiệc cuối năm Tất niên độc đáo Trang trí tiệc hiện đại Tổ chức sinh nhật cho Hải Đăng Sinh nhật độc quyền Khánh Vân Phong cách tiệc Bích Ngân Trang trí tiệc bé Thanh Trang Thuê dịch vụ ông già Noel chuyên nghiệp Xem xiếc khỉ đặc sắc Xiếc quay đĩa thú vị
Trang chủ Giới thiệu Sinh nhật bé trai Sinh nhật bé gái Tổ chức sự kiện Biểu diễn giải trí Dịch vụ khác Trang trí tiệc cưới Tổ chức khai trương Tư vấn dịch vụ Thư viện ảnh Tin tức - sự kiện Liên hệ Chú hề sinh nhật Trang trí YEAR END PARTY công ty Trang trí tất niên cuối năm Trang trí tất niên xu hướng mới nhất Trang trí sinh nhật bé trai Hải Đăng Trang trí sinh nhật bé Khánh Vân Trang trí sinh nhật Bích Ngân Trang trí sinh nhật bé Thanh Trang Thuê ông già Noel phát quà Biểu diễn xiếc khỉ Xiếc quay đĩa
Thiết kế website Thiết kế website Thiết kế website Cách kháng tài khoản quảng cáo Mua bán Fanpage Facebook Dịch vụ SEO Tổ chức sinh nhật