Code Monkey home page Code Monkey logo

Comments (6)

novak avatar novak commented on July 21, 2024

Are you able to reproduce this issue still?

from git-credential-manager-for-mac-and-linux.

novak avatar novak commented on July 21, 2024

It is possible this isn't a result of the git-credential-manager but the web application powering authentication. If you continue to run into this issue let me know. I can work to get the issue in front of the right team.

from git-credential-manager-for-mac-and-linux.

Crashdummyy avatar Crashdummyy commented on July 21, 2024

Hey there :)
I want to use it on Ubuntu 18.10 as well, yet I cant authenticate :(

That's the only output I get ( well and that blank page for the OAuth2.0 )

Configuration::loadGitConfiguration
Configuration::ParseGitConfig
Configuration::ParseGitConfig
branch.master.merge = refs/heads/master
branch.master.remote = origin
branch.story/MoreBeautifulUi.merge = refs/heads/story/MoreBeautifulUi
branch.story/MoreBeautifulUi.remote = origin
core.autocrlf = false
core.bare = false
core.filemode = true
core.logallrefupdates = true
core.repositoryformatversion = 0
credential.canFallBackToInsecureStore = true
credential.helper = !/usr/lib/jvm/java-8-oracle/jre/bin/java -Ddebug=true -Djava.net.useSystemProxies=true -jar /home/crashdummy/Documents/git-credential-manager-2.0.4.jar
remote.origin.fetch = +refs/heads/*:refs/remotes/origin/*
remote.origin.url = https://crashdummy.visualstudio.com/GameCompanion/_git/GameBuddy
user.email =
user.name =
Program::loadOperationArguments
Configuration::tryGetEntry
Configuration::tryGetEntry
Configuration::tryGetEntry
Configuration::tryGetEntry
Configuration::tryGetEntry
Configuration::tryGetEntry
canFallBackToInsecureStore = true
Program::EnableTraceLogging
Program::get
targetUri = https://crashdummy.visualstudio.com/
Program::ComponentFactory::createSecureStore
gnome-keyring library not loadedjava.lang.UnsatisfiedLinkError: Unable to load library 'gnome-keyring': Native library (linux-x86-64/libgnome-keyring.so) not found in resource path ([file:/home/crashdummy/Documents/git-credential-manager-2.0.4.jar])
gnome-keyring library not loadedjava.lang.NoClassDefFoundError: Could not initialize class com.microsoft.alm.storage.posix.internal.GnomeKeyringLibrary
gnome-keyring library not loaded, return null for SCHEMA
Getting a persistent token store that could be secure
Getting a persistent credential store that could be secure
Program::createAuthentication
detecting authority type
BaseVsoAuthentication::getAuthentication
BaseVsoAuthentication::detectAuthority
detected visualstudio.com, checking AAD vs MSA
server has responded
MSA authority detected
authority is Microsoft Live
BaseVsoAuthentication::getCredentials
SecretStore::getTargetName
Secret::uriToName
target name = git:https://crashdummy.visualstudio.com
SecretStore::readCredentials
SecretCache::readCredentials
SecretCache::_getTargetName
Secret::uriToName
target name = git:https://crashdummy.visualstudio.com
BaseSecureStore::readCredentials
BaseVsoAuthentication::refreshCredentials
SecretCache::readToken
SecretCache::_getTargetName
Secret::uriToName
target name = ada:https://crashdummy.visualstudio.com
SecretCache::readToken
SecretCache::_getTargetName
Secret::uriToName
target name = registry:https://crashdummy.visualstudio.com
failed to refresh credentials.
VsoMsaAuthentication::InteractiveLogon
AzureAuthority::acquireToken

I just migrated from Elementary OS Juno ( 18.04 ubuntu ) to Ubuntu 18.10.
Before everything worked just fine ( same gitconfig )

from git-credential-manager-for-mac-and-linux.

novak avatar novak commented on July 21, 2024

@Crashdummyy it looks like it is having trouble finding the gnome-keyring library. Can you confirm you have that installed?

from git-credential-manager-for-mac-and-linux.

Crashdummyy avatar Crashdummyy commented on July 21, 2024

@novak
I have the Keyring installed ( even reinstalled it ).
I head someone mentioning that this is a Problem with libcurl3-gnutls which has been fixed a while ago but is not on 18.10 at the moment.

from git-credential-manager-for-mac-and-linux.

novak avatar novak commented on July 21, 2024

Thanks for confirming, I can take a closer look at this. I have a machine reproducing this issue as well.

from git-credential-manager-for-mac-and-linux.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.