Получение ошибки при настройке частного репозитория git в Spring-cloud-config-serverJAVA

Программисты JAVA общаются здесь
Anonymous
Получение ошибки при настройке частного репозитория git в Spring-cloud-config-server

Сообщение Anonymous »

Код: Выделить всё

WARN[0;39m [35m1900[0;39m [2m---[0;39m [2m[applciation] [           main][0;39m [2m[0;39m[36morg.eclipse.jgit.util.FS_Win32          [0;39m [2m:[0;39m Exception caught during execution of command '[bash, --login, -c, which git]' in 'C:\Users\Sneha Gupta', return code '1', error message 'WSL (10) ERROR: CreateProcessEntryCommon:502: execvpe /bin/bash failed 2
WSL (10) ERROR: CreateProcessEntryCommon:505: Create process not expected to return
'
[2m2024-07-30T07:35:54.660+05:30[0;39m [33m WARN[0;39m [35m1900[0;39m [2m---[0;39m [2m[applciation] [           main][0;39m [2m[0;39m[36m.c.s.e.MultipleJGitEnvironmentRepository[0;39m [2m:[0;39m Error occured cloning to base directory.

org.eclipse.jgit.api.errors.TransportException: git: Connection time out
Я хотел настроить частное репозиторий на своем сервере конфигурации, но получил ту же ошибку WSL и тайм-аута соединения.


Подробнее здесь: https://stackoverflow.com/questions/788 ... fig-server

Вернуться в «JAVA»