Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Navicat: Failed to save password Error code: -34018 on mac os

I try to use navicat on mac os Big Sur but whene I put password get this error!

Failed to save password
Error code: -34018

Other apps work correctly!

like image 837
Ebrahim Shirdel Avatar asked Nov 22 '20 21:11

Ebrahim Shirdel


1 Answers

After upgrading to MacOS Big Sur I had exactly the same error.

My solution was to override version 15.0.22 by an older version of Navicat (15.0.5 in my case). After replacing, the db configurations of version 15.0.22 still remains and I can save the password without any error.

Finally, I replaced Navicat version 15.0.5 by 15.0.22. When I opened Navicat again, the Keychain prompt was shown to type your login password to allow modifing your db password stored in Navicat.

like image 59
Vu Xuan Thu Avatar answered Oct 21 '22 11:10

Vu Xuan Thu