简体   繁体   English

升级 R 出现错误 - 无法连接到 Mir:无法连接到服务器套接字:没有这样的文件或目录

[英]Upgrading R gives error - Failed to connect to Mir: Failed to connect to server socket: No such file or directory

I'm currently using R version 3.6.1 and I'm trying to update it to R/4.2.我目前正在使用 R 版本 3.6.1,我正在尝试将其更新到 R/4.2。 I tried following instructions here and here .我尝试按照此处此处的说明进行操作。 But everytime i try sudo add-apt-repository 'deb https://cloud.r-project.org/bin/linux/ubuntu focal-cran40/ , I'm getting this error但是每次我尝试sudo add-apt-repository 'deb https://cloud.r-project.org/bin/linux/ubuntu focal-cran40/时,我都会收到此错误

Failed to connect to Mir: Failed to connect to server socket: No such file or directory
Unable to init server: Could not connect: Connection refused
Failed to connect to Mir: Failed to connect to server socket: No such file or directory
Unable to init server: Could not connect: Connection refused

How do I resolve this?我该如何解决这个问题?

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 将R连接到MySQL-“无法连接到数据库:错误:无法通过套接字'/tmp/mysql.sock'(2)连接到本地MySQL服务器” - Connecting R to MySQL - “Failed to connect to database: Error: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)” SSH 隧道与 R 错误:无法连接到数据库:错误:无法连接到 MySQL 服务器在“115.0.0.1”() - SSH Tunnel with R error: Failed to connect to database: Error: Can't connect to MySQL server on '127.0.0.1' (115) 无法连接到数据库错误-R + RMySQL / XAMPP - Failed to connect to database error - R+RMySQL / XAMPP 刚接触 R (RStudio) 中的 ODBC,并且出现连接失败错误? - New to ODBC in R (RStudio), and getting a failed to connect error? RHive rhive.connect()错误Mkdirs无法创建文件 - RHive rhive.connect() error Mkdirs failed to create file 如何将 R 连接到 MySQL? 无法连接到数据库:错误:无法加载插件 caching_sha2_password - How to connect R to MySQL? Failed to connect to database: Error: Plugin caching_sha2_password could not be loaded H2O 在 R 中连接失败 - H2O failed to connect in R .local(drv,…)中的错误:无法连接到数据库:错误:无法连接到“ xx.143.13.xxx”上的MySQL服务器(0) - Error in .local(drv, …) : Failed to connect to database: Error: Can't connect to MySQL server on 'xx.143.13.xxx' (0) 在r中使用sqldf时无法连接数据库 - Failed to connect the database when using sqldf in r 在Rstudio中将R与Spark连接 - 无法启动Spark shell。 端口文件不存在 - Connect R with Spark in Rstudio-Failed to launch Spark shell. Ports file does not exist
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM