Permissions 0644 for '/home/dev/.ssh/id_rsa' are too open. It is required that your private key files are NOT accessible by others. code example
Example: Permissions 0644 for '/root/.ssh/id_rsa' are too open.
chmod 600 ~/.ssh/id_rsa
chmod 600 ~/.ssh/id_rsa