RStudio Server Pro uploading file unexpected error

I am trying to upload a file through a load balnaced RStudio Server Pro cluster but I keep getting an unexpected error and seems to timeout. It is a very small file and have the proper permissions in the directory as I can rename and edit files with out a problem. The upload works fine if Server is running as a single node.

These are the errors in the log file:

29 Jul 2020 19:59:01 [rserver] ERROR asio.ssl error 335544539 (short read) [uri: /upload]; OCCURRED AT void rstudio::core::http::AsyncClient::handleReadStatusLine(const rstudio_boost::syst
em::error_code&) [with SocketService = rstudio_boost::asio::ssl::stream<rstudio_boost::asio::basic_stream_socket<rstudio_boost::asio::ip::tcp> >] src/cpp/server/google_auth/ServerGoogleOAuth.cpp:493; LOG
GED FROM: void rstudio::server::load_balancer::{anonymous}::maybeLogError(const rstudio::core::http::Request&, rstudio::core::Error) src/cpp/server/load_balancer/SessionProxy.cpp:109

Anyone experience this or have any recommendations of what may be causing this?

Resolved in an upcoming release.

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