ssh are too open. It is required that your private key files are NOT accessible by others. This private key will be ignored. Load key "/home/angelo/.ssh/id_rsa": bad permissions code example
Example: private key is too open
chmod 600 ~/.ssh/id_rsa
chmod 600 ~/.ssh/id_rsa