-
-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Passwords cannot be saved into keychain on macOS #46175
Comments
@FelisPimeja Just tested on QGIS 3.22 on macOS catalina + pgsql 14: works fine. My macmini can't update do Big Sur or Catalina, so I cannot say if this is confirmed on the latest iteration of Apple OS. |
The QGIS project highly values your report and would love to see it addressed. However, this issue has been left in feedback mode for the last 14 days and is being automatically marked as "stale". |
While we hate to see this happen, this issue has been automatically closed because it has not had any activity in the last 42 days despite being marked as feedback. If this issue should be reconsidered, please follow the guidelines in the previous comment and reopen this issue. |
issue persists on MacOS 12.2.1 with latest QGIS-Dev nightly build, possiblity related to the fact that the app isn't correctly signed. seeing this message from securityd in the logs: suppressing keychain prompt for invalidly signed client /Applications/QGIS-Dev.app(43357) |
@marcbou just tested on 3.22 and Monterey (M1 mac mini): all works ok. |
I'm seeing this on 3.28.0-Firenze -- above fixes work but don't seem safest |
Thank you for this option but in my case the issue is persistant. I work on Qgis 3.34.0 under mac os Sonoma 14.1.1. and I tried the Cesium ion plug in. |
Still a bug, but the workaround still works. Perhaps the workaround could be documented in the error message? |
What is the bug or the crash?
The issue is similar to #40541
On MacOS 12.0.1 Monterey QGIS (3.22.0-Białowieża and 3.16.14-Hannover) can not use keychain to store passwords when connecting to Postgresql 14.
Steps to reproduce the issue
In QGIS with new clean profile:
Versions
<style type="text/css"> p, li { white-space: pre-wrap; } </style>PostgreSQL 10.13 (Ubuntu 10.13-1.pgdg18.04+1) on x86_64-pc-linux-gnu, compiled by gcc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0, 64-bit
PostgreSQL 14.1 (Ubuntu 14.1-1.pgdg21.10+1) on x86_64-pc-linux-gnu, compiled by gcc (Ubuntu 11.2.0-7ubuntu2) 11.2.0, 64-bit
Supported QGIS version
New profile
Additional context
I tried to fully reset QGIS Master password and turn off/on "Integrate master password within keychain" preferences option with no luck.
The text was updated successfully, but these errors were encountered: