当前位置:网站首页>VSCode远程连接服务器报错:Could not establish connection to “xxxxxx”的可能错误原因及解决
VSCode远程连接服务器报错:Could not establish connection to “xxxxxx”的可能错误原因及解决
2022-08-10 10:56:00 【wzg2016】
可能原因1:没有设置好Remote SSH的配置文件路径。
参考:https://blog.csdn.net/qq_42348424/article/details/112117944
在上图位置输入路径“C:\Users\user_name\.ssh\config”,这是在VSCode上配置远程连接的文件的路径。
可能原因2:没在ubuntu端安装VSCode-server。
边栏推荐
- chart.js horizontal column chart plugin
- 十年架构五年生活-09 五年之约如期而至
- js对象转FormData对象(一般用于上传)
- OneFlow源码解析:算子指令在虚拟机中的执行
- flask-restplus接口地址404问题
- In August the DB list latest scores - database Engines
- TCP/IP笔记
- HDU 1520 Anniversary party (树型dp)
- 阻塞 非阻塞 poll机制 异步
- Memory problems difficult to locate, it is because you do not use ASAN
猜你喜欢
接口定义与实现
mysql出现:ERROR 1524 (HY000): Plugin ‘123‘ is not loaded
8月份DB-Engines 数据库排行榜最新战况
今天面了个腾讯拿38K出来的大佬,让我见识到了基础的天花板
【勇敢饭饭,不怕刷题之链表】有序链表的合并
什么是幂等性?四种接口幂等性方案详解!
HCIP ---- VLAN
In August the DB list latest scores - database Engines
组合模式:Swift 实现
[Brave food, not afraid of the linked list of brushing questions] Merging of ordered linked lists
随机推荐
用proteus直接仿真stm32-可以完全丢弃编程器
"MySQL Advanced Chapter" 6. Principles of index creation and design
OSSCore 开源解决方案介绍
【电商运营】你真的了解社交媒体营销(SMM)吗?
蔚来-软件开发工程师一面记录
谷歌数据中心发生“电力事故”造成 3 人受伤
【勇敢饭饭,不怕刷题之链表】链表反转的几种情况
从产品维度来看 我们为什么不能完全信任Layer2?
第3章-线性方程组(3)
rider内Mono脚本找不到引用资源
实现内网穿透的最佳解决方案(无实名认证,完全免费)
【小程序 | 启航篇】一文打通任督二脉
mysql出现:ERROR 1524 (HY000): Plugin ‘123‘ is not loaded
Memory problems difficult to locate, it is because you do not use ASAN
Gartner reiterates the important value of 'data weaving'
金九银十跳槽旺季:阿里、百度、京东、美团等技术面试题及答案
Open Office XML 格式里如何描述多段具有不同字体设置的段落
CPU多级缓存与缓存一致性
ISO9001在讲什么?过程方法和风险思维
flask-restplus接口地址404问题