Stuck on "Waiting 5 seconds for lock" on keychain without starting ssh-agent
I am using 
keychain to load my SSH keys between shell sessions on Termux via eval $(keychain --agents ssh --eval) on my .bashrc file, but it is having trouble on the locking mechanism with Waiting 5 seconds for lock... message and did not start up SSH agent. Any advice on how to fix it?0 Replies