Search This Blog

Saturday, August 13

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

No comments:

Post a Comment