※ この募集は締め切られました。
[Rails] AWSのEC2で自動デプロイがエラーにより中々思うように進みません。
ポートフォリオをEC2を使い自動デプロイしようと試みているのですが、エラーが深刻化していて解けません。初めての自動デプロイが凄く難しいです。
EC2に詳しい方おりましたら助太刀願えないでしょうか?
bundle exec cap production deploy後のエラー↓
git exit status: 128 (SSHKit::Command::Failed)
git stdout: Nothing written
git stderr: Bad owner or permissions on /home/ec2-user/.ssh/config
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
と
Exception while executing as ec2-user@35.73.72.206: git exit status: 128 (SSHKit::Runner::ExecuteError)
git stdout: Nothing written
git stderr: Bad owner or permissions on /home/ec2-user/.ssh/config
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
です。
ログのエラーはCan't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) (Mysql2::Erro
r::ConnectionError)
メールでもzoomの画面共有でも大丈夫です。