Code Monkey home page Code Monkey logo

Comments (12)

jonaspetraska7 avatar jonaspetraska7 commented on June 2, 2024 2

3.4.0 fixed the issue, thank you very much :)

from desktop.

sergiou87 avatar sergiou87 commented on June 2, 2024 1

Thanks for your report! This looks similar to #18586 but I think you shouldn't run into this problem if, as you mention, repos E and F are hosted on different domain names (vs let's say dev.azure.com), since the current implementation shares credentials across all repos hosted on the same domain name (even if they have different paths).

Can you confirm domain 2 and domain 3 for repos E and F is correct?

from desktop.

jonaspetraska7 avatar jonaspetraska7 commented on June 2, 2024 1

I'm very sorry, that's true, the domain names are the same, but different companies (paths) as you mentioned :
Repo E : https://dev.azure.com/Company1/SomeProject
Repo F : https://dev.azure.com/Company2/AnotherProject

from desktop.

chintingtan avatar chintingtan commented on June 2, 2024 1

Ok sure. i will file a new issue.
Thanks.

from desktop.

sergiou87 avatar sergiou87 commented on June 2, 2024 1

You can download 3.4.0 now from https://desktop.github.com (auto-updates are rolled out progressively and might take longer)

Closing this now, thank you for your patience 🙏

from desktop.

aolszowka avatar aolszowka commented on June 2, 2024

Yeah you're going to get burned here by exactly what was described in #18586 due to multiple pats for multiple organizations, Bummer! I went ahead and updated with a single comment that would get you workable for at least one of the orgs: #18586 (comment)

from desktop.

CharlieDismuke avatar CharlieDismuke commented on June 2, 2024

👍🏽 #18586

from desktop.

veskoanfinity avatar veskoanfinity commented on June 2, 2024

I have same problem with 3.3.18

from desktop.

chintingtan avatar chintingtan commented on June 2, 2024

follow. i have authentication issue after update to 3.3.18 today
2024-05-20.desktop.production.log

from desktop.

sergiou87 avatar sergiou87 commented on June 2, 2024

Hello 👋

Please, try the latest beta (3.3.19-beta2) from https://desktop.github.com/beta which includes support for multiple git credentials on the same host based on different repository paths and let us know if it works.

After updating, you might need to re-enter your credentials for your Azure DevOps repositories.

For hosts other than dev.azure.com, you might need to set useHttpPath to true for whatever domain your repos are hosted on. For example, for gitlab:

git config --global credential.https://gitlab.com.useHttpPath true

Thank you for your patience 🙏

from desktop.

chintingtan avatar chintingtan commented on June 2, 2024

Hi sergiou87,
Thanks for your reply.
I have tried 3.3.19-beta2 but it does not work.
2024-05-27.desktop.beta.log

However, when i rollback to version 3.3.5, it works. i dont see the authentication issue anymore.
Hope this can be fixed soon.
Thanks.

from desktop.

sergiou87 avatar sergiou87 commented on June 2, 2024

Thanks for your report @chintingtan

I'm looking at your logs and your issue seems slightly different:

fatal: detected dubious ownership in repository at '\\10.6.0.12\vesp\IOPU\FW\RT_Bootloader/.git'
'\\10.6.0.12\vesp\IOPU\FW\RT_Bootloader/.git' is owned by:
	'S-1-5-21-1645522239-1563985344-1417001333-19748'
but the current user is:
	'S-1-5-21-1645522239-1563985344-1417001333-4503'
To add an exception for this directory, call:

	git config --global --add safe.directory '\\10.6.0.12\vesp\IOPU\FW\RT_Bootloader/.git'
fatal: Could not read from remote repository.

Would you mind filing a new issue with your logs so we can help you there more effectively? Thank you 🙏

from desktop.

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.