MySQL-WorkBench: Error communicating with gnome-keyring-daemon
MySQL-WorkBench: Error communicating with gnome-keyring-daemon
Follow the below steps to resolve this error.
Step1: Open the file "/usr/bin/mysql-workbench"
#vi /usr/bin/mysql-workbench
Step2: Uncomment or add the line
export WB_NO_GNOME_KEYRING=1
Step3: Reopen MySql workbench