GIT Push duplicating accounts
Answered
Using IntelliJ IDEA 2024.1.2 (Ultimate Edition)
Runtime version: 17.0.11+1-b1207.24 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Windows 11.0
Since the update I notice that whenever I push, the dialog for my account for gitlab is duplicating every time the dialog comes up.
Anyone else seeing that?
TIA
Please sign in to leave a comment.
Hi,
Can you please share logs + screenshoot? How many accounts do you have added?
This happens on every push where it asks. I tried clearing all caches and restarting and it still occurs.
Where is this stored? Maybe I can find and clean the file manually. TIA
Hi,
Yes, they should be stored in: Settings | Version Control | GitLab, please remove them from there.
As for the issue:
Please enable debug logs (Help - Diagnostic Tools - Debug Log Settings...) for the following categories
org.jetbrains.plugins.gitlab:trace
git4idea.commands.GitHttpGuiAuthenticator
Then please reproduce the issue and share the entire logs folder zipped as per https://intellij-support.jetbrains.com/hc/en-us/articles/207241085-Locating-IDE-log-files
OK but this could contain sensitive data. How do I upload this safely?
Hi,
Please use: https://uploads.jetbrains.com/
OK thanks. Here it is: Upload ID: 2024_06_18_2Bx5Cem6RPA5757p5C4Dn3 (file: idea-logs-20240606-1108215469428895419168045.zip)
hi,
I do not see newer logs here. Last is from may 23rd.
May you please double-check and have the debugger above mentioned enabled?
Sorry I have not logged back in for a while. OK I can upload the logs again.
This is how I have things set up. Is this good?
Yes, that is good.
OK upload id 2024_08_19_8AZzEYz6FXWUcPn7DhUUhM
In the logs we do not see anything wrong. Would you be kind to share a screencast?
Sure. What do want to see? I can also upload my intelliJ settings from AppData\Roaming if you need that.
The whole process of duplication and how it occurs.
Done. I also included the settings. 2024_08_20_wsDyjQErMn38PGozzcW1ai
Did you totally remove accounts from Settings | Version Control | GitLab?
Additionally, the window says Credentials will not be persisted; do you have Settings | Appearance & Behavior | System Settings | Passwords configured?
I have do not save passwords turned ON. I usually delete all but one. But I'll delete all and restart the IDE.
Deleting all accounts still causes the duplication to occur. Later I'll try deleting local settings and trying with a clean set of settings.