IDEA報錯: Clone failed: Authentication failed for 'http://10.70.XXXXXXXXXXXXXXXXX'
今天從git上匯入公司的專案,總是報錯Clone failed: Authentication failed for 'http://10.70.XXXXXXXXXXXXXX'
在網上百度了一下,大致有兩個原因:
1.沒有許可權
2.windows憑證的問題
解決方法:
1.對於沒有許可權的問題,聯絡一下管理員對你授權即可
2.對於window憑據的問題,這個是我第一次clone的時候資料賬號密碼的時候輸錯了,錯誤的密碼儲存在了window憑據裡面,而idea發現window憑據裡面有記錄,所以就不會在彈出輸入賬號密碼的輸入框了。
解決方法也很簡單,就是找到window憑據,修改為正確的賬號密碼即可,或者直接將其刪除。在clone時又會提示輸入賬號密碼。
下面介紹找到window憑證的方法
(1)使用 win+s 或者直接點選搜尋框,在裡面輸入“憑據”
(2)開啟憑據管理器,刪除或者修改之前儲存的git資訊即可(點選相應憑據的右邊的向下箭頭就可以修改)
相關推薦
IDEA報錯: Clone failed: Authentication failed for 'http://10.70.XXXXXXXXXXXXXXXXX'
今天從git上匯入公司的專案,總是報錯Clone failed: Authentication failed for 'http://10.70.XXXXXXXXXXXXXX' 在網上百度了一下,大致有兩個原因: 1.沒有許可權 2.windows憑證的問題 解決
idea 報錯 :error:java:Compilation failed:internal java compiler error
當使用Tomcat執行專案時報錯 翻譯一下是 錯誤:Java:編譯失敗:內部Java編譯器錯誤 這樣看來更不理解了 其實原因是Java的版本不一致 檢視專案的jdk版本是否一致: file----p
IDEA 啟動報錯:java.lang.IllegalStateException: failed to create a child event loop 問題解決
遇到的問題 昨天電腦自動更新了,今天死活啟動不了專案,看到idea的提示是: idea日誌如下 根據提示說 檢視idea的啟動日誌: 2018-11-20 17:35:42,010 [ 46737] INFO - plication.impl.Applicat
IDEA報錯:Unable to save settings: Failed to save settings. Please restart IntelliJ IDEA
今天小鹹兒開啟Idea的時候,總是報錯:Unable to save settings: Failed to save settings. Please restart IntelliJ IDEA。 經過排查和在網上查詢解決方法之後才知
IntelliJ IDEA 編譯報錯:Error:java: Compilation failed: internal java compiler error
報錯內容: Information:Using javac 1.8.0_73 to compile java sources Information:java: javacTask: 源發行版 1
CentOS7使用ssh不能登錄,報錯:Read from socket failed: Connection reset by peer
read from socket failed: connection reset by peer使用xshell登錄CentOS7,不能登錄,使用另外一臺Linux主機,telent 22端口是同的,ssh連接報以下錯誤:Read from socket failed: Connection reset b
SCP報錯:Host key verification failed.
scp報錯:host key verification failed.1 scp報錯:REMOTE HOST IDENTIFICATION HAS CHANGED![[email protected]/* */ ~]# scp yum-3.4.3.tar.gz 10.xx.xx.12:/root@
PHP解析xml文件是報錯:I/O warning : failed to load external entity
external load 有時 () 註入 ade 相同 pre war 在代碼頂部增加 libxml_disable_entity_loader(false); libxml_disable_entity_loader()作用是設置是否禁止從外部加載XML實
xcode上編譯c語言程序報錯:ld: x duplicate symbol for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation)
text internal self. value gen scrip info 內容 讀取 在網上查了一下: duplicate symbol的大概意思是,編譯器認為你重復定義了一些東西。 linker command failed with exit cod
IDEA報錯org.apache.catalina.LifecycleException: Failed to start component
【問題】:IDEA啟動失敗,報錯。 org.apache.catalina.LifecycleException: Failed to start component &
pycharm執行selenium+webdriver(chromedriver)報錯:unknown error: chrome failed to start
首先我確定了我的chrome和chromedriver對應版本是一致的 在cmd命令模式中能開啟chrome並執行,但是在pycharm中卻不能開啟chrome,並報錯unknown error: chrome failed to start 解決方法:關閉pycharm,然後找到
Import TensorFlow as tf 報錯:ImportError: DLL load failed: 找不到指定的程式
一、報錯描述 今天在新電腦上安裝TensorFlow環境,遇到一個小問題。當使用pip工具或在Pycharm中自動安裝完TensorFlow後,在程式中匯入竟然報錯了: import tensorflow as tf 如此簡單的一句匯入竟然報錯,Why。具體錯誤如下,主要是Imp
import numpy報錯:ImportError: DLL load failed: 找不到指定的模組。
我的numpy的版本是1.15.1,我使用的是anaconda環境。 今天在匯入numpy庫時遇到了一個出乎意料的錯誤 >>> import numpy Traceback (most recent call last): File "C:\Users\peter\
MAC使用IntelliJ IDEA報錯“Unable to save settings: Failed to save settings. Please restart IntelliJ IDEA”
關於該問題,我搜索了絕大多數大家都翻過的解答貼,做一下總結 首先,同樣的報錯可能有很多種原因,絕對是這樣,環境問題、配置問題都有可能,所以不要急,回憶一下出現這個問題的前後有什麼差異化的操作,極有可能就是導致問題的原因 先彙總下目前整理的出現這種報錯的情況,大家可以先看下
WebStorm執行Node.js檔案報錯:runnerw.exe: CreateProcess failed with error 2
點選工具欄的 Run —> Edit Configurations… 可以看到我這裡是 Node interpreter 的路徑錯了 選擇一個正確的路徑即可 注意:也有可能是另一
Android Studio報錯:Gradle project sync failed.解決辦法
一、錯誤重現 在Android Studio中匯入新專案,出現錯誤提示:Gradle project sync failed.如下圖所示: 二、錯誤原因分析 點選Android Studio中的Sh
python使用scipy報錯:“ImportError: DLL load failed: 找不到指定的模組”的解決方案
好久沒有使用實驗室電腦裡的python了,某天開啟塵封已久的電腦,執行以前寫好並除錯好的程式,出現了這樣的錯誤: Traceback (most recent call last): File "E:/fish_track/Trace_main2.py",
單點登入(十)-----遇到問題-----cas啟用mongodb驗證方式報錯com.mongodb.CommandFailureException---Authentication failed
cas啟用mongodb驗證方式報錯com.mongodb.CommandFailureException---Authentication failed。完整報錯資訊:二月 08, 2017 5:34:32 下午 org.apache.catalina.core.Appli
Linux - Ubuntu下執行apt-get update報錯:Some index files failed to download. They have been ignored, or old ones used instead.
報錯命令 root@ubuntu:/etc/apt# apt-get update Err:1 http://mirrors.aliyun.com/ubuntu trusty InRelease Could not resolve 'mirrors.aliyun.com' Err:2 http://mi
Intellij IDEA報錯:Could not save application settings: java.io.IOException: java.lang.AssertionError: Unexpected content storage modificat
mini dst his process ssa 本地 while app ioe Question: i have a message saying "Could not save application settings: java.io.IOException: