Related to these two posts:
I am getting the following error when attempting to upload a document to R-pubs:
Error in curl::curl_fetch_memory(url, handle = handle) :
HTTP/2 stream 0 was not closed cleanly: INTERNAL_ERROR (err 2)
Calls: <Anonymous> ... tryCatch -> tryCatchList -> tryCatchOne -> <Anonymous>
Timing stopped at: 0.23 0.419 31.87
Execution halted
The document I am attempting to upload is slightly less than 17MB. When upload with a slightly smaller document (the same document rendered with one fewer section and a size of 15 MB) the upload is successful.
I am unsure what the error means, and if this is something that is an issue with my computer or the server I am uploading it to. Any help with what the error actually means or solutions to this error would be greatly appreciated. Thank you!