0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

MySQL Workbench が急につながらなくなった

0
Posted at

備忘録です

開発環境のDBにつなぐのに MySQL Workbench を使っているのですが、どういうわけか急につながらなくなってしまいました。
とくにいじった覚えはないのですがなぜかつながりません。

そして、開発環境とのソースのやりとりに使っている sublime text 3 の SFTP もつながらないではないですか。

となると考えられるのは、両者に使っているSSHキーがどうかしたのでしょうか。

よくよく思い出すと、 sourcetree の設定をごちゃごちゃいじってる間に id_rsa を上書きした気がします。

ということで改めて id_rsa を設定したら無事つながりました。

新米で使い慣れていないうちはこういった基本的な部分でつまることが非常に多く感じていますが、仕組みの全体の流れを落ち着いて見直せば意外と原因は見つかりますね。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?