質問編集履歴

3

追記

2018/09/17 04:11

投稿

ucchieeee
ucchieeee

スコア13

test CHANGED
File without changes
test CHANGED
@@ -160,11 +160,17 @@
160
160
 
161
161
  # 追記
162
162
 
163
+ **Sequel Pro設定画面**
164
+
163
- ![![Sequel Pro設定画面](04e297329baa7c4e74c886af7d2ea841.png)](c4e37abb9099fb88ff7c33a9cd33cc06.png)
165
+ ![![](04e297329baa7c4e74c886af7d2ea841.png)](c4e37abb9099fb88ff7c33a9cd33cc06.png)
164
166
 
165
167
 
166
168
 
169
+
170
+
167
- ``` Sequel Proでのエラー詳細
171
+ **Sequel Proでのエラー詳細**
172
+
173
+ ``` 
168
174
 
169
175
  Used command: /usr/bin/ssh -v -N -S none -o ControlMaster=no -o ExitOnForwardFailure=yes -o ConnectTimeout=10 -o NumberOfPasswordPrompts=3 -o TCPKeepAlive=no -o ServerAliveInterval=60 -o ServerAliveCountMax=1 -p 3000 vagrant@127.0.0.1 -L 60031:127.0.0.1:3306 -L 60032:127.0.0.1:3306
170
176
 

2

追記

2018/09/17 04:11

投稿

ucchieeee
ucchieeee

スコア13

test CHANGED
File without changes
test CHANGED
@@ -160,4 +160,28 @@
160
160
 
161
161
  # 追記
162
162
 
163
- ![![イメージ説明](04e297329baa7c4e74c886af7d2ea841.png)](c4e37abb9099fb88ff7c33a9cd33cc06.png)
163
+ ![![Sequel Pro設定画面](04e297329baa7c4e74c886af7d2ea841.png)](c4e37abb9099fb88ff7c33a9cd33cc06.png)
164
+
165
+
166
+
167
+ ``` Sequel Proでのエラー詳細
168
+
169
+ Used command: /usr/bin/ssh -v -N -S none -o ControlMaster=no -o ExitOnForwardFailure=yes -o ConnectTimeout=10 -o NumberOfPasswordPrompts=3 -o TCPKeepAlive=no -o ServerAliveInterval=60 -o ServerAliveCountMax=1 -p 3000 vagrant@127.0.0.1 -L 60031:127.0.0.1:3306 -L 60032:127.0.0.1:3306
170
+
171
+
172
+
173
+ OpenSSH_7.6p1, LibreSSL 2.6.2
174
+
175
+ debug1: Reading configuration data /etc/ssh/ssh_config
176
+
177
+ debug1: /etc/ssh/ssh_config line 48: Applying options for *
178
+
179
+ debug1: Control socket " none" does not exist
180
+
181
+ debug1: Connecting to 127.0.0.1 [127.0.0.1] port 3000.
182
+
183
+ debug1: connect to address 127.0.0.1 port 3000: Operation timed out
184
+
185
+ ssh: connect to host 127.0.0.1 port 3000: Operation timed out
186
+
187
+ ```

1

いただいたアンサーに対して追記しました

2018/09/17 04:09

投稿

ucchieeee
ucchieeee

スコア13

test CHANGED
File without changes
test CHANGED
@@ -155,3 +155,9 @@
155
155
 
156
156
 
157
157
  現在のMysql Host名(127~)に合わせるとThe SSH Tunnel has unexpectedly closed. というエラーがでました。
158
+
159
+
160
+
161
+ # 追記
162
+
163
+ ![![イメージ説明](04e297329baa7c4e74c886af7d2ea841.png)](c4e37abb9099fb88ff7c33a9cd33cc06.png)