Resolved: “Could not store password” for MySQL workbench community + ubuntu

If MySQL Workbench not saving passwords in the keychain

In order to resolve Could not store password: An AppArmor policy prevents this sender from sending this message to this recipent. Error in mysql workbench try below command

Solution 1

Go to the Ubuntu software center.

Search for MySQL workbench community.

Click on permission

Enable Read, add .... so on

If you have downloaded Mysql-workbench using snap then You need to enter a command to allow this package to access the service. The command is:

sudo snap connect mysql-workbench-community:password-manager-service :password-manager-service

Comments

Popular posts from this blog

Android App Version Update using the following cordova cli commands

75 inspirational quotes that will change your life

Retrieval Image From DataBase and Display on WebPage by Using Servlets.