-
Bug
-
Resolution: Done
-
Major
-
6.4.4
-
Business central deployed on WAS 8.5.5 server.
Any type of git data transfer via SSH protocol (clone, push etc.) between remote resource and business central running on WAS server fails due to authentication error.
The first git data transfer command executes successfully (e.g. git clone), but all subsequent commands fail (including git clone) with the following authentication message:
Invalid credentials.fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.