RStudio Terminal client asking for password from GitHub on push.

Hi there: I am getting this error trying to push to GitHub Repository.

2022-08-25T19:27:57.560756Z [rpostback] ERROR system error 61 (Connection refused); OCCURRED AT void rstudio::core::http::TcpIpAsyncConnector::handleConnect(const boost::system::error_code &, boost::asio::ip::tcp::resolver::iterator) src/cpp/session/postback/PostbackMain.cpp:210; LOGGED FROM: int exitFailure(const rstudio::core::Error &) src/cpp/session/postback/PostbackMain.cpp:48
error: unable to read askpass response from 'rpostback-askpass'

I have created a new PAT and that didn't solve my problem.

For some reason, after adding and committing on the terminal, I'm able to push in the RStudio IDE using the GUI, but the error above only pops up on the terminal.

Is there anhone that can help with this?

This topic was automatically closed 21 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.