question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Writing login information to the keychain failed with error 'Unknown or unsupported transport “disabled” for address “disabled:”

See original GitHub issue

Does this issue occur when all extensions are disabled?: Yes

  • VS Code Version: visual-studio-code-bin 1.62.3 from AUR
  • OS Version: Arch Linux (5.15.4-arch1-1)

Steps to Reproduce:

  1. Open vscode
  2. None of the error appeared
  3. Logout and login the machine (not vscode)
  4. Once get back, open vscode
  5. “Sign to turn on setting sync”
  6. Login as usual (using the Microsoft)
  7. The error says:
Writing login information to the keychain failed with error 'Unknown or unsupported transport “disabled” for address “disabled:”
  1. Tried the troubleshooting guide, but the error does not solved
  2. If I reboot and login back, that’s fine, but whenever I logout and login, the error appears
  3. More information:
  • DE: None
  • WM: awesome-git (via AUR)
  • Login manager: ly
  • Installed gnome-keyring, libsecret

Issue Analytics

  • State:open
  • Created 2 years ago
  • Comments:13 (4 by maintainers)

github_iconTop GitHub Comments

3reactions
linuxmobilecommented, Aug 8, 2022

Finally got this to work; it’s dbus-session that was causing the issue.

  • Install gnome-keyring & libsecret
  • Add export $(dbus-launch) to your init script (.xinitrc)
  • Profit $$

This really work! Thx for found this ❤️

2reactions
yashank09commented, Aug 8, 2022

Would love to @TylerLeonhardt! I’ll add it this weekend 🙇

Read more comments on GitHub >

github_iconTop Results From Across the Web

'Unknown or unsupported transport “disabled”' VSCode github
'Unknown or unsupported transport “disabled” for address “disabled:”'. ... Writing login information to the keychain failed with error ...
Read more >
Settings Sync in Visual Studio Code
If the error is "Writing login information to the keychain failed with error 'Unknown or unsupported transport “disabled” for address “disabled:”'", ...
Read more >
Cannot sign in to vscode to sync setting / Applications ...
Writing login information to the keychain failed with error 'Unknown or unsupported transport “disabled” for address “disabled:”'
Read more >
Has anyone gotten Gnome keychain to work with VSCode?
Writing login information to the keychain failed with error 'Unknown or unsupported transport “disabled” for address “disabled:”' .
Read more >
Unknown or unsupported transport “disabled” for address ...
But when i use mysql extension in code it gives me an error like. Unknown or unsupported transport “disabled” for address “disabled:”.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found