Not able to add Git account in IntelliJ

已回答

I am trying to add my Git enterprise account in Settings → Version Control → Github → + → Login to Github Enterprise

I added my company's git server and generated the token with Generate… button still I am getting error Invalid authentication data. Connection reset. I am connected to my org's vpn network. Please let me know how to fix this. 

Build - IntelliJ IDEA 2025.3.1.1

Build #IU-253.29346.240, built on January 8, 2026

 

 

 

 

 

 

0

Hello,
It looks like a network connection issue (possibly related to a proxy), as we’re seeing a connection reset error.
Could you please provide us with the logs?
How to Enable Debug Logs and share with support:

  • Go to Help → Diagnostic Tools → Debug Log Settings…
  • In the dialog that appears, paste the relevant log categories: 
    org.jetbrains.plugins.github
    com.intellij.util.io.HttpRequests
    com.intellij.util.proxy.CommonProxy
  • Click OK to save
  • Restart the IDE to apply the settings
  • Reproduce the issue after restarting
  • Share the IDE logs (Help > Collect Logs and Diagnostic Data) by uploading to: https://uploads.jetbrains.com
    Please share the uploaded file ID, so that support can download it. This uploaded file will be available only for JetBrains support.

Many thanks in advance!

0

请先登录再写评论。