Перейти к публикации
  • Сейчас на странице   Всего пользователей: 2   (0 пользователей, 2 гостя)

Rooster

Программирование[10]

Перепись  

313 пользователей проголосовало

У вас нет прав на голосование в этом опросе, или на просмотр результатов опроса. Пожалуйста, войдите или зарегистрируйтесь для голосования в опросе.

Рекомендованные сообщения

Rilay написал 20 минут назад:
  Скрыть содержимое

 

C:\Users\HuTao>git -c credential.helper=manager -c http.sslVerify=false -c http.https://gitlab.gpmrge.ru.sslCertPasswordProtected=1 -c http.https://gitlab.gpmrge.ru.sslCert=C:\Users\HuTao\cert\pak.pem clone https://gitlab.gpmrge.ru/svd/svd.git
16:20:50.457938 exec-cmd.c:237          trace: resolved executable dir: C:/Program Files/Git/mingw64/bin
16:20:50.457938 git.c:455               trace: built-in: git clone https://gitlab.gpmrge.ru/svd/svd.git
Cloning into 'svd'...
16:20:50.472873 run-command.c:666       trace: run_command: git remote-https origin https://gitlab.gpmrge.ru/svd/svd.git
16:20:50.486836 exec-cmd.c:237          trace: resolved executable dir: C:/Program Files/Git/mingw64/libexec/git-core
16:20:50.487833 git.c:744               trace: exec: git-remote-https origin https://gitlab.gpmrge.ru/svd/svd.git
16:20:50.487833 run-command.c:666       trace: run_command: git-remote-https origin https://gitlab.gpmrge.ru/svd/svd.git
16:20:50.505786 exec-cmd.c:237          trace: resolved executable dir: C:/Program Files/Git/mingw64/libexec/git-core
16:20:50.513763 run-command.c:666       trace: run_command: 'git credential-manager-core get'
16:20:50.556650 exec-cmd.c:237          trace: resolved executable dir: C:/Program Files/Git/mingw64/libexec/git-core
16:20:50.557647 git.c:744               trace: exec: git-credential-manager-core get
16:20:50.557647 run-command.c:666       trace: run_command: git-credential-manager-core get
16:20:50.666355 ...\Application.cs:80   trace: [RunInternalAsync] Version: 2.0.498.54650
16:20:50.667353 ...\Application.cs:81   trace: [RunInternalAsync] Runtime: .NET Framework 4.0.30319.42000
16:20:50.668350 ...\Application.cs:82   trace: [RunInternalAsync] Platform: Windows (x86-64)
16:20:50.668350 ...\Application.cs:83   trace: [RunInternalAsync] AppPath: C:\Program Files\Git\mingw64\libexec\git-core\git-credential-manager-core.exe
16:20:50.668350 ...\Application.cs:84   trace: [RunInternalAsync] Arguments: get
16:20:50.719214 ...GitCommandBase.cs:35 trace: [ExecuteAsync] Start 'get' command...
fatal: Invalid 'host' input argument (cannot be empty)
16:20:50.748137 run-command.c:666       trace: run_command: 'git credential-manager get'
16:20:50.788030 exec-cmd.c:237          trace: resolved executable dir: C:/Program Files/Git/mingw64/libexec/git-core
16:20:50.789027 git.c:744               trace: exec: git-credential-manager get
16:20:50.789027 run-command.c:666       trace: run_command: git-credential-manager get
16:20:50.855849 ...\Common.cs:744       trace: [Main] git-credential-manager (v1.20.0) 'get'
16:20:50.901727 ...\Git\Where.cs:348    trace: [FindGitInstallations] found 1 Git installation(s).
16:20:50.913720 ...Configuration.cs:222 trace: [LoadGitConfiguration] git All config read, 22 entries.
16:20:50.998493 ...\Common.cs:85        trace: [CreateAuthentication] detecting authority type for 'cert://C:/Users/HuTao/cert/pak.pem'.
16:20:51.010436 ...\Common.cs:224       trace: [CreateAuthentication] authority for 'cert://C:/Users/HuTao/cert/pak.pem' is basic with NTLM=Auto.
16:20:51.010436 ...\Common.cs:765       trace: [QueryCredentials] querying 'Auto' for credentials.
16:20:51.016448 ...\Common.cs:780       trace: [QueryCredentials] credentials found.
16:20:51.073267 run-command.c:666       trace: run_command: 'git credential-manager-core erase'
16:20:51.115155 exec-cmd.c:237          trace: resolved executable dir: C:/Program Files/Git/mingw64/libexec/git-core
16:20:51.116153 git.c:744               trace: exec: git-credential-manager-core erase
16:20:51.116153 run-command.c:666       trace: run_command: git-credential-manager-core erase
16:20:51.223866 ...\Application.cs:80   trace: [RunInternalAsync] Version: 2.0.498.54650
16:20:51.224863 ...\Application.cs:81   trace: [RunInternalAsync] Runtime: .NET Framework 4.0.30319.42000
16:20:51.225860 ...\Application.cs:82   trace: [RunInternalAsync] Platform: Windows (x86-64)
16:20:51.225860 ...\Application.cs:83   trace: [RunInternalAsync] AppPath: C:\Program Files\Git\mingw64\libexec\git-core\git-credential-manager-core.exe
16:20:51.226857 ...\Application.cs:84   trace: [RunInternalAsync] Arguments: erase
16:20:51.275726 ...GitCommandBase.cs:35 trace: [ExecuteAsync] Start 'erase' command...
fatal: Invalid 'host' input argument (cannot be empty)
16:20:51.303652 run-command.c:666       trace: run_command: 'git credential-manager erase'
16:20:51.343546 exec-cmd.c:237          trace: resolved executable dir: C:/Program Files/Git/mingw64/libexec/git-core
16:20:51.344543 git.c:744               trace: exec: git-credential-manager erase
16:20:51.344543 run-command.c:666       trace: run_command: git-credential-manager erase
16:20:51.412362 ...\Common.cs:744       trace: [Main] git-credential-manager (v1.20.0) 'erase'
16:20:51.431311 ...\Program.cs:601      trace: [Run] ! error: 'queryUrl'.
16:20:51.434303 ...\Common.cs:709       trace: [LogEvent] System.UriFormatException: queryUrl
   в Microsoft.Alm.Authentication.TargetUri..ctor(String queryUrl, String proxyUrl, String actualUrl)
   в Microsoft.Alm.Cli.OperationArguments.CreateTargetUri()
   в Microsoft.Alm.Cli.OperationArguments.<ReadInput>d__103.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в Microsoft.Alm.Cli.Program.<<Erase>b__23_0>d.MoveNext()
16:20:51.437294 ...\Program.cs:601      trace: [Run] fatal: UriFormatException encountered.
   queryUrl
fatal: UriFormatException encountered.
   queryUrl
fatal: Authentication failed for 'https://gitlab.gpmrge.ru/svd/svd.git/'

C:\Users\HuTao>

 

 

Что-то хелперов из конфига не видно, попробуй сначала то что @Drakonian предлагает. С моим вариантом проверь что конфиг твой вообще записался `git config -l`и если да то может запусти из git bash а не из cmd, может быть эти баш скрипты не работают на винде без баша.

Поделиться сообщением


Ссылка на сообщение
Скрытый текст

 

C:\Users\HuTao>git credential fill
16:44:52.781340 exec-cmd.c:237          trace: resolved executable dir: C:/Program Files/Git/mingw64/bin
16:44:52.782338 git.c:455               trace: built-in: git credential fill
protocol=https
host=gitlab.gpmrge.ru'

16:45:15.344314 run-command.c:666       trace: run_command: 'git credential-manager-core get'
16:45:15.395179 exec-cmd.c:237          trace: resolved executable dir: C:/Program Files/Git/mingw64/libexec/git-core
16:45:15.397173 git.c:744               trace: exec: git-credential-manager-core get
16:45:15.397173 run-command.c:666       trace: run_command: git-credential-manager-core get
16:45:15.533808 ...\Application.cs:80   trace: [RunInternalAsync] Version: 2.0.498.54650
16:45:15.534805 ...\Application.cs:81   trace: [RunInternalAsync] Runtime: .NET Framework 4.0.30319.42000
16:45:15.535804 ...\Application.cs:82   trace: [RunInternalAsync] Platform: Windows (x86-64)
16:45:15.535804 ...\Application.cs:83   trace: [RunInternalAsync] AppPath: C:\Program Files\Git\mingw64\libexec\git-core\git-credential-manager-core.exe
16:45:15.536800 ...\Application.cs:84   trace: [RunInternalAsync] Arguments: get
16:45:15.589659 ...GitCommandBase.cs:35 trace: [ExecuteAsync] Start 'get' command...
fatal: ╨Э╨╡╨┤╨╛╨┐╤Г╤Б╤В╨╕╨╝╤Л╨╣ URI: ╨Э╨╡╨▓╨╛╨╖╨╝╨╛╨╢╨╜╨╛ ╨▓╤Л╨┐╨╛╨╗╨╜╨╕╤В╤М ╤А╨░╨╖╨▒╨╛╤А ╨╕╨╝╨╡╨╜╨╕ ╤Е╨╛╤Б╤В╨░.
16:45:15.633541 run-command.c:666       trace: run_command: bash -c 'cat >/dev/tty && read -r line </dev/tty && echo "$line"'
Username for 'https://gitlab.gpmrge.ru'': a.pak
16:45:20.887121 run-command.c:666       trace: run_command: bash -c 'cat >/dev/tty && read -r -s line </dev/tty && echo "$line" && echo >/dev/tty'
Password for 'https://a.pak@gitlab.gpmrge.ru'':
protocol=https
host=gitlab.gpmrge.ru'
username=a.pak
password=тут пароль

C:\Users\HuTao>git -c credential.helper=manager -c http.sslVerify=false -c http.https://gitlab.gpmrge.ru.sslCertPasswordProtected=1 -c http.https://gitlab.gpmrge.ru.sslCert=C:\Users\HuTao\cert\pak.pem clone https://gitlab.gpmrge.ru/svd/svd.git
16:45:42.323380 exec-cmd.c:237          trace: resolved executable dir: C:/Program Files/Git/mingw64/bin
16:45:42.323380 git.c:455               trace: built-in: git clone https://gitlab.gpmrge.ru/svd/svd.git
Cloning into 'svd'...
16:45:42.344325 run-command.c:666       trace: run_command: git remote-https origin https://gitlab.gpmrge.ru/svd/svd.git
16:45:42.362278 exec-cmd.c:237          trace: resolved executable dir: C:/Program Files/Git/mingw64/libexec/git-core
16:45:42.363274 git.c:744               trace: exec: git-remote-https origin https://gitlab.gpmrge.ru/svd/svd.git
16:45:42.363274 run-command.c:666       trace: run_command: git-remote-https origin https://gitlab.gpmrge.ru/svd/svd.git
16:45:42.390202 exec-cmd.c:237          trace: resolved executable dir: C:/Program Files/Git/mingw64/libexec/git-core
16:45:42.401173 run-command.c:666       trace: run_command: 'git credential-manager-core get'
16:45:42.448954 exec-cmd.c:237          trace: resolved executable dir: C:/Program Files/Git/mingw64/libexec/git-core
16:45:42.450950 git.c:744               trace: exec: git-credential-manager-core get
16:45:42.450950 run-command.c:666       trace: run_command: git-credential-manager-core get
16:45:42.578281 ...\Application.cs:80   trace: [RunInternalAsync] Version: 2.0.498.54650
16:45:42.579279 ...\Application.cs:81   trace: [RunInternalAsync] Runtime: .NET Framework 4.0.30319.42000
16:45:42.580277 ...\Application.cs:82   trace: [RunInternalAsync] Platform: Windows (x86-64)
16:45:42.580277 ...\Application.cs:83   trace: [RunInternalAsync] AppPath: C:\Program Files\Git\mingw64\libexec\git-core\git-credential-manager-core.exe
16:45:42.581274 ...\Application.cs:84   trace: [RunInternalAsync] Arguments: get
16:45:42.635130 ...GitCommandBase.cs:35 trace: [ExecuteAsync] Start 'get' command...
fatal: Invalid 'host' input argument (cannot be empty)
16:45:42.675024 run-command.c:666       trace: run_command: 'git credential-manager get'
16:45:42.722897 exec-cmd.c:237          trace: resolved executable dir: C:/Program Files/Git/mingw64/libexec/git-core
16:45:42.723892 git.c:744               trace: exec: git-credential-manager get
16:45:42.723892 run-command.c:666       trace: run_command: git-credential-manager get
16:45:42.801685 ...\Common.cs:744       trace: [Main] git-credential-manager (v1.20.0) 'get'
16:45:42.852549 ...\Git\Where.cs:348    trace: [FindGitInstallations] found 1 Git installation(s).
16:45:42.866511 ...Configuration.cs:222 trace: [LoadGitConfiguration] git All config read, 22 entries.
16:45:42.961545 ...\Common.cs:85        trace: [CreateAuthentication] detecting authority type for 'cert://C:/Users/HuTao/cert/pak.pem'.
16:45:42.975507 ...\Common.cs:224       trace: [CreateAuthentication] authority for 'cert://C:/Users/HuTao/cert/pak.pem' is basic with NTLM=Auto.
16:45:42.976505 ...\Common.cs:765       trace: [QueryCredentials] querying 'Auto' for credentials.
16:45:42.982489 ...\Common.cs:780       trace: [QueryCredentials] credentials found.
16:45:43.045320 run-command.c:666       trace: run_command: 'git credential-manager-core erase'
16:45:43.090202 exec-cmd.c:237          trace: resolved executable dir: C:/Program Files/Git/mingw64/libexec/git-core
16:45:43.091199 git.c:744               trace: exec: git-credential-manager-core erase
16:45:43.091199 run-command.c:666       trace: run_command: git-credential-manager-core erase
16:45:43.214869 ...\Application.cs:80   trace: [RunInternalAsync] Version: 2.0.498.54650
16:45:43.215865 ...\Application.cs:81   trace: [RunInternalAsync] Runtime: .NET Framework 4.0.30319.42000
16:45:43.216863 ...\Application.cs:82   trace: [RunInternalAsync] Platform: Windows (x86-64)
16:45:43.216863 ...\Application.cs:83   trace: [RunInternalAsync] AppPath: C:\Program Files\Git\mingw64\libexec\git-core\git-credential-manager-core.exe
16:45:43.216863 ...\Application.cs:84   trace: [RunInternalAsync] Arguments: erase
16:45:43.271716 ...GitCommandBase.cs:35 trace: [ExecuteAsync] Start 'erase' command...
fatal: Invalid 'host' input argument (cannot be empty)
16:45:43.301636 run-command.c:666       trace: run_command: 'git credential-manager erase'
16:45:43.353498 exec-cmd.c:237          trace: resolved executable dir: C:/Program Files/Git/mingw64/libexec/git-core
16:45:43.355492 git.c:744               trace: exec: git-credential-manager erase
16:45:43.355492 run-command.c:666       trace: run_command: git-credential-manager erase
16:45:43.429295 ...\Common.cs:744       trace: [Main] git-credential-manager (v1.20.0) 'erase'
16:45:43.450239 ...\Program.cs:601      trace: [Run] ! error: 'queryUrl'.
16:45:43.453231 ...\Common.cs:709       trace: [LogEvent] System.UriFormatException: queryUrl
   в Microsoft.Alm.Authentication.TargetUri..ctor(String queryUrl, String proxyUrl, String actualUrl)
   в Microsoft.Alm.Cli.OperationArguments.CreateTargetUri()
   в Microsoft.Alm.Cli.OperationArguments.<ReadInput>d__103.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в Microsoft.Alm.Cli.Program.<<Erase>b__23_0>d.MoveNext()
16:45:43.456223 ...\Program.cs:601      trace: [Run] fatal: UriFormatException encountered.
   queryUrl
fatal: UriFormatException encountered.
   queryUrl
fatal: Authentication failed for 'https://gitlab.gpmrge.ru/svd/svd.git/'

 

 


Лучший юзер — Rilay

 

Поделиться сообщением


Ссылка на сообщение

╨Э╨╡╨┤╨╛╨┐╤Г╤Б╤В╨╕╨╝╤Л╨╣ URI: ╨Э╨╡╨▓╨╛╨╖╨╝╨╛╨╢╨╜╨╛ ╨▓╤Л╨┐╨╛╨╗╨╜╨╕╤В╤М ╤А╨░╨╖╨▒╨╛╤А ╨╕╨╝╨╡╨╜╨╕ ╤Е╨╛╤Б╤В╨░.

DeadMage понравилось это

Поделиться сообщением


Ссылка на сообщение
DeadMage написал 2 минуты назад:

проверь что конфиг твой вообще записался `git config -l`

Скрытый текст

C:\Users\HuTao>git config -l
diff.astextplain.textconv=astextplain
filter.lfs.clean=git-lfs clean -- %f
filter.lfs.smudge=git-lfs smudge -- %f
filter.lfs.process=git-lfs filter-process
filter.lfs.required=true
http.sslbackend=openssl
http.sslcainfo=C:/Program Files/Git/mingw64/ssl/certs/ca-bundle.crt
core.autocrlf=true
core.fscache=true
core.symlinks=false
pull.rebase=false
credential.helper=manager-core
credential.https://dev.azure.com.usehttppath=true
init.defaultbranch=master
filter.lfs.clean=git-lfs clean -- %f
filter.lfs.smudge=git-lfs smudge -- %f
filter.lfs.process=git-lfs filter-process
filter.lfs.required=true
user.name=a.pak
user.email=2ezmmr@gmail.com
http.gitlab.gpmrge.ru.sslverify=false
http.gitlab.gpmrge.ru.sslcainfo=C:\Users\HuTao\Documents\cert\id_ed25519.pub
http.gitlab.gpmrge.ru.sslcertpasswordprotected=0
http.sslcainfo=C:\Users\HuTao\Documents\cert\pak.pem
credential.cert://C:/Users/HuTao/cert/pak.pem.username=a.pak
credential.cert://C:/Users/HuTao/cert/pak.pem.helper=!f() { test "$1" = get && echo "password=я стер"; }; f
credential.https://gitlab.gpmrge.ru.username=a.pak
credential.https://gitlab.gpmrge.ru.helper=!f() { test "$1" = get && echo "password=я стер"; }; f
credential.provider=generic
core.repositoryformatversion=0
core.filemode=false
core.bare=false
core.logallrefupdates=true
core.symlinks=false
core.ignorecase=true
remote.origin.url=https://gitlab.gpmrge.ru/svd/svd_mod/-/tree/master/queue
remote.origin.fetch=+refs/heads/*:refs/remotes/origin/*

 


Лучший юзер — Rilay

 

Поделиться сообщением


Ссылка на сообщение

Есть предложение. Чтобы проверить, что проблема не в виндовских костылях - запустить команду из-под Linux WSL

:tusila:


 

zqHT9JA.png

IFVau8G.png

AohP0ps.png

Поделиться сообщением


Ссылка на сообщение
besteady написал 2 минуты назад:

Есть предложение. Чтобы проверить, что проблема не в виндовских костылях - запустить команду из-под Linux WSL

:tusila:

image.png.6861d3d6b1912d9085086bfc4b9b49d5.png

 

че за хуйня


Лучший юзер — Rilay

 

Поделиться сообщением


Ссылка на сообщение

ладно это видимо плохая идея

ещё с этим проблемы решать - вообще гг


 

zqHT9JA.png

IFVau8G.png

AohP0ps.png

Поделиться сообщением


Ссылка на сообщение
(изменено)
Drakonian написал 15 минут назад:

╨Э╨╡╨┤╨╛╨┐╤Г╤Б╤В╨╕╨╝╤Л╨╣ URI: ╨Э╨╡╨▓╨╛╨╖╨╝╨╛╨╢╨╜╨╛ ╨▓╤Л╨┐╨╛╨╗╨╜╨╕╤В╤М ╤А╨░╨╖╨▒╨╛╤А ╨╕╨╝╨╡╨╜╨╕ ╤Е╨╛╤Б╤В╨░.

Чел ну что за хня, как нам это читать?? Там можно utf-8 как то ебануть? 

Ахуенно кириллицей написали ошибку

Попробуй в хосте просто gitlab.ru или gitlab.com без вашего домена, все тоже самое


Изменено пользователем Drakonian

Поделиться сообщением


Ссылка на сообщение
Drakonian написал 6 минут назад:
Drakonian написал 18 минут назад:

╨Э╨╡╨┤╨╛╨┐╤Г╤Б╤В╨╕╨╝╤Л╨╣ URI: ╨Э╨╡╨▓╨╛╨╖╨╝╨╛╨╢╨╜╨╛ ╨▓╤Л╨┐╨╛╨╗╨╜╨╕╤В╤М ╤А╨░╨╖╨▒╨╛╤А ╨╕╨╝╨╡╨╜╨╕ ╤Е╨╛╤Б╤В╨░.

Чел ну что за хня, как нам это читать?? Там можно utf-8 как то ебануть? 

Ахуенно кириллицей написали ошибку

Попробуй в хосте просто gitlab.ru или gitlab.com без вашего домена, все тоже самое

 

Недопустимый URI: Невозможно выполнить разбор имени хоста.

 

а вот этот апостроф это норма? 

 

image.png.3404cd6b5c9e7ff04de40536b66ab4a1.png


 

zqHT9JA.png

IFVau8G.png

AohP0ps.png

Поделиться сообщением


Ссылка на сообщение
Rilay написал 6 часов назад:
Kant написал 6 часов назад:
Rilay написал 7 часов назад:

блять если ваш сайт с самоподписанным сертификатом, поставь его себе на комп и не еби мозги

и нет, ссх ключи это не хттпс сертификат

Ну я поставил, через браузер могу заходить, через консоль нет

https://stackoverflow.com/a/48212753/4887918

git config --global http.sslBackend schannel


Торжество разума в том, чтобы уживаться с теми, у кого этого разума нет. Вольтер.
Чтобы хорошо высыпаться, нужно спать 8 часов в день. И еще столько же ночью.

Поделиться сообщением


Ссылка на сообщение
besteady написал 22 минуты назад:
Drakonian написал 29 минут назад:
Drakonian написал 42 минуты назад:

╨Э╨╡╨┤╨╛╨┐╤Г╤Б╤В╨╕╨╝╤Л╨╣ URI: ╨Э╨╡╨▓╨╛╨╖╨╝╨╛╨╢╨╜╨╛ ╨▓╤Л╨┐╨╛╨╗╨╜╨╕╤В╤М ╤А╨░╨╖╨▒╨╛╤А ╨╕╨╝╨╡╨╜╨╕ ╤Е╨╛╤Б╤В╨░.

Чел ну что за хня, как нам это читать?? Там можно utf-8 как то ебануть? 

Ахуенно кириллицей написали ошибку

Попробуй в хосте просто gitlab.ru или gitlab.com без вашего домена, все тоже самое

 

Недопустимый URI: Невозможно выполнить разбор имени хоста.

 

а вот этот апостроф это норма? 

 

image.png.3404cd6b5c9e7ff04de40536b66ab4a1.png

Апостроф мой косяк

Rilay написал 45 минут назад:
  Показать содержимое

 

C:\Users\HuTao>git credential fill
16:44:52.781340 exec-cmd.c:237          trace: resolved executable dir: C:/Program Files/Git/mingw64/bin
16:44:52.782338 git.c:455               trace: built-in: git credential fill
protocol=https
host=gitlab.gpmrge.ru'

16:45:15.344314 run-command.c:666       trace: run_command: 'git credential-manager-core get'
16:45:15.395179 exec-cmd.c:237          trace: resolved executable dir: C:/Program Files/Git/mingw64/libexec/git-core
16:45:15.397173 git.c:744               trace: exec: git-credential-manager-core get
16:45:15.397173 run-command.c:666       trace: run_command: git-credential-manager-core get
16:45:15.533808 ...\Application.cs:80   trace: [RunInternalAsync] Version: 2.0.498.54650
16:45:15.534805 ...\Application.cs:81   trace: [RunInternalAsync] Runtime: .NET Framework 4.0.30319.42000
16:45:15.535804 ...\Application.cs:82   trace: [RunInternalAsync] Platform: Windows (x86-64)
16:45:15.535804 ...\Application.cs:83   trace: [RunInternalAsync] AppPath: C:\Program Files\Git\mingw64\libexec\git-core\git-credential-manager-core.exe
16:45:15.536800 ...\Application.cs:84   trace: [RunInternalAsync] Arguments: get
16:45:15.589659 ...GitCommandBase.cs:35 trace: [ExecuteAsync] Start 'get' command...
fatal: ╨Э╨╡╨┤╨╛╨┐╤Г╤Б╤В╨╕╨╝╤Л╨╣ URI: ╨Э╨╡╨▓╨╛╨╖╨╝╨╛╨╢╨╜╨╛ ╨▓╤Л╨┐╨╛╨╗╨╜╨╕╤В╤М ╤А╨░╨╖╨▒╨╛╤А ╨╕╨╝╨╡╨╜╨╕ ╤Е╨╛╤Б╤В╨░.
16:45:15.633541 run-command.c:666       trace: run_command: bash -c 'cat >/dev/tty && read -r line </dev/tty && echo "$line"'
Username for 'https://gitlab.gpmrge.ru'': a.pak
16:45:20.887121 run-command.c:666       trace: run_command: bash -c 'cat >/dev/tty && read -r -s line </dev/tty && echo "$line" && echo >/dev/tty'
Password for 'https://a.pak@gitlab.gpmrge.ru'':
protocol=https
host=gitlab.gpmrge.ru'
username=a.pak
password=тут пароль

C:\Users\HuTao>git -c credential.helper=manager -c http.sslVerify=false -c http.https://gitlab.gpmrge.ru.sslCertPasswordProtected=1 -c http.https://gitlab.gpmrge.ru.sslCert=C:\Users\HuTao\cert\pak.pem clone https://gitlab.gpmrge.ru/svd/svd.git
16:45:42.323380 exec-cmd.c:237          trace: resolved executable dir: C:/Program Files/Git/mingw64/bin
16:45:42.323380 git.c:455               trace: built-in: git clone https://gitlab.gpmrge.ru/svd/svd.git
Cloning into 'svd'...
16:45:42.344325 run-command.c:666       trace: run_command: git remote-https origin https://gitlab.gpmrge.ru/svd/svd.git
16:45:42.362278 exec-cmd.c:237          trace: resolved executable dir: C:/Program Files/Git/mingw64/libexec/git-core
16:45:42.363274 git.c:744               trace: exec: git-remote-https origin https://gitlab.gpmrge.ru/svd/svd.git
16:45:42.363274 run-command.c:666       trace: run_command: git-remote-https origin https://gitlab.gpmrge.ru/svd/svd.git
16:45:42.390202 exec-cmd.c:237          trace: resolved executable dir: C:/Program Files/Git/mingw64/libexec/git-core
16:45:42.401173 run-command.c:666       trace: run_command: 'git credential-manager-core get'
16:45:42.448954 exec-cmd.c:237          trace: resolved executable dir: C:/Program Files/Git/mingw64/libexec/git-core
16:45:42.450950 git.c:744               trace: exec: git-credential-manager-core get
16:45:42.450950 run-command.c:666       trace: run_command: git-credential-manager-core get
16:45:42.578281 ...\Application.cs:80   trace: [RunInternalAsync] Version: 2.0.498.54650
16:45:42.579279 ...\Application.cs:81   trace: [RunInternalAsync] Runtime: .NET Framework 4.0.30319.42000
16:45:42.580277 ...\Application.cs:82   trace: [RunInternalAsync] Platform: Windows (x86-64)
16:45:42.580277 ...\Application.cs:83   trace: [RunInternalAsync] AppPath: C:\Program Files\Git\mingw64\libexec\git-core\git-credential-manager-core.exe
16:45:42.581274 ...\Application.cs:84   trace: [RunInternalAsync] Arguments: get
16:45:42.635130 ...GitCommandBase.cs:35 trace: [ExecuteAsync] Start 'get' command...
fatal: Invalid 'host' input argument (cannot be empty)
16:45:42.675024 run-command.c:666       trace: run_command: 'git credential-manager get'
16:45:42.722897 exec-cmd.c:237          trace: resolved executable dir: C:/Program Files/Git/mingw64/libexec/git-core
16:45:42.723892 git.c:744               trace: exec: git-credential-manager get
16:45:42.723892 run-command.c:666       trace: run_command: git-credential-manager get
16:45:42.801685 ...\Common.cs:744       trace: [Main] git-credential-manager (v1.20.0) 'get'
16:45:42.852549 ...\Git\Where.cs:348    trace: [FindGitInstallations] found 1 Git installation(s).
16:45:42.866511 ...Configuration.cs:222 trace: [LoadGitConfiguration] git All config read, 22 entries.
16:45:42.961545 ...\Common.cs:85        trace: [CreateAuthentication] detecting authority type for 'cert://C:/Users/HuTao/cert/pak.pem'.
16:45:42.975507 ...\Common.cs:224       trace: [CreateAuthentication] authority for 'cert://C:/Users/HuTao/cert/pak.pem' is basic with NTLM=Auto.
16:45:42.976505 ...\Common.cs:765       trace: [QueryCredentials] querying 'Auto' for credentials.
16:45:42.982489 ...\Common.cs:780       trace: [QueryCredentials] credentials found.
16:45:43.045320 run-command.c:666       trace: run_command: 'git credential-manager-core erase'
16:45:43.090202 exec-cmd.c:237          trace: resolved executable dir: C:/Program Files/Git/mingw64/libexec/git-core
16:45:43.091199 git.c:744               trace: exec: git-credential-manager-core erase
16:45:43.091199 run-command.c:666       trace: run_command: git-credential-manager-core erase
16:45:43.214869 ...\Application.cs:80   trace: [RunInternalAsync] Version: 2.0.498.54650
16:45:43.215865 ...\Application.cs:81   trace: [RunInternalAsync] Runtime: .NET Framework 4.0.30319.42000
16:45:43.216863 ...\Application.cs:82   trace: [RunInternalAsync] Platform: Windows (x86-64)
16:45:43.216863 ...\Application.cs:83   trace: [RunInternalAsync] AppPath: C:\Program Files\Git\mingw64\libexec\git-core\git-credential-manager-core.exe
16:45:43.216863 ...\Application.cs:84   trace: [RunInternalAsync] Arguments: erase
16:45:43.271716 ...GitCommandBase.cs:35 trace: [ExecuteAsync] Start 'erase' command...
fatal: Invalid 'host' input argument (cannot be empty)
16:45:43.301636 run-command.c:666       trace: run_command: 'git credential-manager erase'
16:45:43.353498 exec-cmd.c:237          trace: resolved executable dir: C:/Program Files/Git/mingw64/libexec/git-core
16:45:43.355492 git.c:744               trace: exec: git-credential-manager erase
16:45:43.355492 run-command.c:666       trace: run_command: git-credential-manager erase
16:45:43.429295 ...\Common.cs:744       trace: [Main] git-credential-manager (v1.20.0) 'erase'
16:45:43.450239 ...\Program.cs:601      trace: [Run] ! error: 'queryUrl'.
16:45:43.453231 ...\Common.cs:709       trace: [LogEvent] System.UriFormatException: queryUrl
   в Microsoft.Alm.Authentication.TargetUri..ctor(String queryUrl, String proxyUrl, String actualUrl)
   в Microsoft.Alm.Cli.OperationArguments.CreateTargetUri()
   в Microsoft.Alm.Cli.OperationArguments.<ReadInput>d__103.MoveNext()
--- Конец трассировка стека из предыдущего расположения, где возникло исключение ---
   в System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   в System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   в Microsoft.Alm.Cli.Program.<<Erase>b__23_0>d.MoveNext()
16:45:43.456223 ...\Program.cs:601      trace: [Run] fatal: UriFormatException encountered.
   queryUrl
fatal: UriFormatException encountered.
   queryUrl
fatal: Authentication failed for 'https://gitlab.gpmrge.ru/svd/svd.git/'

 

 

Без апостроф попробуй

Поделиться сообщением


Ссылка на сообщение

А с доменом или без?

И какой командой пытаться клонировать в итоге, просто гит клон или одну из сложных которые вы сюда кидали


Лучший юзер — Rilay

 

Поделиться сообщением


Ссылка на сообщение
Rilay написал 10 минут назад:

А с доменом или без?

И какой командой пытаться клонировать в итоге, просто гит клон или одну из сложных которые вы сюда кидали

просто убери апостроф и длинной запускай


 

zqHT9JA.png

IFVau8G.png

AohP0ps.png

Поделиться сообщением


Ссылка на сообщение

Тот случай, когда хочется открыть бутылочку шампанского по случая успешной закачки репозитория. Так сказать, первый сложный проект был запущен!

kmtw, m()stEVIL, ars0k и 5 другим понравилось это

Поделиться сообщением


Ссылка на сообщение

Ебало челика который глянул в логи гитлаба представили :roflanebalo:

CriErr, azamater и Nikki Sixx понравилось это

Поделиться сообщением


Ссылка на сообщение

да это всё фигня

вот я помню на проде банка удалил столбец из праймари кея и сделал в табличке на терабайт 50% дупликатов

а там чтобы из бэкапа доставать, надо было какие-то запросы подавать в банк, мда


 

zqHT9JA.png

IFVau8G.png

AohP0ps.png

Поделиться сообщением


Ссылка на сообщение

TAiTsws.png

 

C:\Users\HuTao>git -c credential.helper=manager -c http.sslVerify=false -c http.https://gitlab.gpmrge.ru.sslCertPasswordProtected=1 -c http.https://gitlab.gpmrge.ru.sslCert=C:\Users\HuTao\cert\pak.pem clone https://gitlab.gpmrge.ru/svd/svd.git
Cloning into 'svd'...
fatal: Invalid 'host' input argument (cannot be empty)
fatal: Invalid 'host' input argument (cannot be empty)
fatal: UriFormatException encountered.
   queryUrl
fatal: Authentication failed for 'https://gitlab.gpmrge.ru/svd/svd.git/'

C:\Users\HuTao>

 


Лучший юзер — Rilay

 

Поделиться сообщением


Ссылка на сообщение
Rilay написал 3 минуты назад:

TAiTsws.png

 

C:\Users\HuTao>git -c credential.helper=manager -c http.sslVerify=false -c http.https://gitlab.gpmrge.ru.sslCertPasswordProtected=1 -c http.https://gitlab.gpmrge.ru.sslCert=C:\Users\HuTao\cert\pak.pem clone https://gitlab.gpmrge.ru/svd/svd.git
Cloning into 'svd'...
fatal: Invalid 'host' input argument (cannot be empty)
fatal: Invalid 'host' input argument (cannot be empty)
fatal: UriFormatException encountered.
   queryUrl
fatal: Authentication failed for 'https://gitlab.gpmrge.ru/svd/svd.git/'

C:\Users\HuTao>

 

а если заполнив кредит просто git clone https://gitlab.gpmrge.ru/svd/svd.git

я мб тебя наебал тогда


 

zqHT9JA.png

IFVau8G.png

AohP0ps.png

Поделиться сообщением


Ссылка на сообщение
besteady написал 1 минуту назад:
Rilay написал 5 минут назад:

TAiTsws.png

 

C:\Users\HuTao>git -c credential.helper=manager -c http.sslVerify=false -c http.https://gitlab.gpmrge.ru.sslCertPasswordProtected=1 -c http.https://gitlab.gpmrge.ru.sslCert=C:\Users\HuTao\cert\pak.pem clone https://gitlab.gpmrge.ru/svd/svd.git
Cloning into 'svd'...
fatal: Invalid 'host' input argument (cannot be empty)
fatal: Invalid 'host' input argument (cannot be empty)
fatal: UriFormatException encountered.
   queryUrl
fatal: Authentication failed for 'https://gitlab.gpmrge.ru/svd/svd.git/'

C:\Users\HuTao>

 

Показать больше  

а если заполнив кредит просто git clone https://gitlab.gpmrge.ru/svd/svd.git

я мб тебя наебал тогда

не, там так image.png.5b4921e6acd5a10a92a3e0fd54bef46e.png


Лучший юзер — Rilay

 

Поделиться сообщением


Ссылка на сообщение
Rilay написал 3 минуты назад:
besteady написал 5 минут назад:
Rilay написал 8 минут назад:

TAiTsws.png

 

C:\Users\HuTao>git -c credential.helper=manager -c http.sslVerify=false -c http.https://gitlab.gpmrge.ru.sslCertPasswordProtected=1 -c http.https://gitlab.gpmrge.ru.sslCert=C:\Users\HuTao\cert\pak.pem clone https://gitlab.gpmrge.ru/svd/svd.git
Cloning into 'svd'...
fatal: Invalid 'host' input argument (cannot be empty)
fatal: Invalid 'host' input argument (cannot be empty)
fatal: UriFormatException encountered.
   queryUrl
fatal: Authentication failed for 'https://gitlab.gpmrge.ru/svd/svd.git/'

C:\Users\HuTao>

 

Показать больше  

а если заполнив кредит просто git clone https://gitlab.gpmrge.ru/svd/svd.git

я мб тебя наебал тогда

не, там так image.png.5b4921e6acd5a10a92a3e0fd54bef46e.png

ну без сертификата не пустит даже видимо

странная хуйня, что подцепив сертификат он не видит хост 

мб реально все-таки попробовать в wsl через нативный гит попробовать. Погугли свою ошибку, которую тебе пре установке wsl выдаёт 


 

zqHT9JA.png

IFVau8G.png

AohP0ps.png

Поделиться сообщением


Ссылка на сообщение
Гость
Эта тема закрыта для публикации сообщений.

×
×
  • Создать...