You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 4, 2024. It is now read-only.
Same git2s3 CFT i used for dev stg and prd environment, everything is working correctly in dev and stg but failing in prd env I am getting below error in codebuild log:
--
Error while executing
command: git clone —single-branch —depth=1 —branch $Branch $GitUrl .. Reason: exit status 128
ssh: connect to host git.autodesk.com port 22: Connection timed out
fatal: Could not read from remote repository
Please make sure you have the correct access rights and the respository exists.
Can you please help me with this, as it is blocking my production deployment.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
git2s3issuelogs.docx
Same git2s3 CFT i used for dev stg and prd environment, everything is working correctly in dev and stg but failing in prd env I am getting below error in codebuild log:
--
Error while executing
command: git clone —single-branch —depth=1 —branch $Branch $GitUrl .. Reason: exit status 128
ssh: connect to host git.autodesk.com port 22: Connection timed out
fatal: Could not read from remote repository
Please make sure you have the correct access rights and the respository exists.
Can you please help me with this, as it is blocking my production deployment.
The text was updated successfully, but these errors were encountered: