Help troubleshooting automatic db changes on unlock/"weird behaviour" #11531
-
I know how this sounds, I wouldn't trust this report for a second if I was a maintainer/supporter, so I guess I a mainly asking for troubleshooting hints. E.g. I couldn't figure out any way to get logging in place. Or options I might try toggling to see if it makes a difference. What's happening:
No matter what I do, this always happened. I changed a bunch of configs, e.g. reload on external change or auto-save, always the same behaviour. And I feel like I am going insane - on one hand it's happening consistently on very simple steps, on the other hand this cannot be a bug, it's way too in your face, it has to be user (that's me) error. I just don't know what to try anymore. I also looked at ~/Library/Application\ Support/ if there's some state/cache to reset, didn't find anything. And I did copy/rename the database, same behaviour. The file is stored under the home directory, no special filesystem. I do use syncthing to sync it, however I stopped it to make sure it's not related to that. Any hints much appreciated. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 7 replies
-
To clarify, you overwrote the original old database with the new database file? And you are for sure opening that specific database file? Sounds a lot like you are actually opening a backup copy. An older database may show as edited because of some modernization processes that happen to make sure everything works properly. Also noticed you are a syncthing maintainer, could it be this database is being overwritten by syncthing for some reason during the process of you opening it? |
Beta Was this translation helpful? Give feedback.
Sharing and merging are actually done at the entry level. The group just defines the settings for sharing and initial shared entries. If you move entries out of the shared group, they are still shared. Importing a share with entries of duplicate uuids will also likewise still be merged regardless of location.
This unique quirk of sharing will be addressed in our 2.8.0 release to make sharing and shared entries strongly bound to a parent group.
You can read more about this in our docs: https://keepassxc.org/docs/KeePassXC_UserGuide#_database_sharing_with_keeshare