質問編集履歴
4
誤字
test
CHANGED
File without changes
|
test
CHANGED
@@ -7,6 +7,8 @@
|
|
7
7
|
・$ssh dockerのようにコマンドからssh接続は可能
|
8
8
|
|
9
9
|
・拡張機能を使ってssh接続しようとするとエラーが発生
|
10
|
+
|
11
|
+
・Could not establish connection to "github.com": ssh is not on the PATH.
|
10
12
|
|
11
13
|
|
12
14
|
|
@@ -94,7 +96,7 @@
|
|
94
96
|
|
95
97
|
```
|
96
98
|
|
97
|
-
|
99
|
+
![イメージ説明](53481c022f816af40581db69177d30c5.png)
|
98
100
|
|
99
101
|
|
100
102
|
|
3
誤字
test
CHANGED
File without changes
|
test
CHANGED
@@ -50,7 +50,7 @@
|
|
50
50
|
|
51
51
|
[21:33:09.201] Acquiring local install lock: /var/folders/p5/hz33r6656xz9c5vdyjzx13n40000gp/T/vscode-remote-ssh-docker-install.lock
|
52
52
|
|
53
|
-
[21:33:09.211] Looking for existing server data file at /Users/s
|
53
|
+
[21:33:09.211] Looking for existing server data file at /Users/username/Library/Application Support/Code/User/globalStorage/ms-vscode-remote.remote-ssh/vscode-ssh-host-docker-c185983a683d14c396952dd432459097bc7f757f-0.65.1/data.json
|
54
54
|
|
55
55
|
[21:33:09.213] Using commit id "c185983a683d14c396952dd432459097bc7f757f" and quality "stable" for server
|
56
56
|
|
2
誤字
test
CHANGED
File without changes
|
test
CHANGED
@@ -64,31 +64,31 @@
|
|
64
64
|
|
65
65
|
[21:33:09.231] Resolver error: Error: ssh is not on the PATH
|
66
66
|
|
67
|
-
at /Users/s
|
67
|
+
at /Users/username/.vscode/extensions/ms-vscode-remote.remote-ssh-0.65.1/out/extension.js:1:145988
|
68
68
|
|
69
69
|
at processTicksAndRejections (internal/process/task_queues.js:97:5)
|
70
70
|
|
71
|
-
at async C (/Users/s
|
71
|
+
at async C (/Users/username/.vscode/extensions/ms-vscode-remote.remote-ssh-0.65.1/out/extension.js:1:141630)
|
72
72
|
|
73
|
-
at async Object.t.getSshCommandPath (/Users/s
|
73
|
+
at async Object.t.getSshCommandPath (/Users/username/.vscode/extensions/ms-vscode-remote.remote-ssh-0.65.1/out/extension.js:1:144738)
|
74
74
|
|
75
|
-
at async Function.create (/Users/s
|
75
|
+
at async Function.create (/Users/username/.vscode/extensions/ms-vscode-remote.remote-ssh-0.65.1/out/extension.js:1:262418)
|
76
76
|
|
77
|
-
at async Object.t.tryInstallWithLocalServer (/Users/s
|
77
|
+
at async Object.t.tryInstallWithLocalServer (/Users/username/.vscode/extensions/ms-vscode-remote.remote-ssh-0.65.1/out/extension.js:1:387852)
|
78
78
|
|
79
|
-
at async /Users/s
|
79
|
+
at async /Users/username/.vscode/extensions/ms-vscode-remote.remote-ssh-0.65.1/out/extension.js:1:293749
|
80
80
|
|
81
|
-
at async Object.t.withShowDetailsEvent (/Users/s
|
81
|
+
at async Object.t.withShowDetailsEvent (/Users/username/.vscode/extensions/ms-vscode-remote.remote-ssh-0.65.1/out/extension.js:1:407055)
|
82
82
|
|
83
|
-
at async /Users/s
|
83
|
+
at async /Users/username/.vscode/extensions/ms-vscode-remote.remote-ssh-0.65.1/out/extension.js:1:387177
|
84
84
|
|
85
|
-
at async N (/Users/s
|
85
|
+
at async N (/Users/username/.vscode/extensions/ms-vscode-remote.remote-ssh-0.65.1/out/extension.js:1:383945)
|
86
86
|
|
87
|
-
at async Object.t.resolveWithLocalServer (/Users/s
|
87
|
+
at async Object.t.resolveWithLocalServer (/Users/username/.vscode/extensions/ms-vscode-remote.remote-ssh-0.65.1/out/extension.js:1:386804)
|
88
88
|
|
89
|
-
at async Object.t.resolve (/Users/s
|
89
|
+
at async Object.t.resolve (/Users/username/.vscode/extensions/ms-vscode-remote.remote-ssh-0.65.1/out/extension.js:1:297790)
|
90
90
|
|
91
|
-
at async /Users/s
|
91
|
+
at async /Users/username/.vscode/extensions/ms-vscode-remote.remote-ssh-0.65.1/out/extension.js:127:110485
|
92
92
|
|
93
93
|
[21:33:09.239] ------
|
94
94
|
|
1
誤字
test
CHANGED
File without changes
|
test
CHANGED
@@ -157,7 +157,3 @@
|
|
157
157
|
OpenSSH_8.1p1, LibreSSL 2.7.3
|
158
158
|
|
159
159
|
```
|
160
|
-
|
161
|
-
|
162
|
-
|
163
|
-
a
|