D10S0VSkY-OSS / Stack-Lifecycle-Deployment

OpenSource self-service infrastructure solution that defines and manages the complete lifecycle of resources used and provisioned into a cloud! It is a terraform UI with rest api for terraform and OpenTofu automation
MIT License
234 stars 35 forks source link

Git clone TimeLimitExceeded(15,) #166

Open ramazulay opened 1 year ago

ramazulay commented 1 year ago

Hi @D10S0VSkY-OSS, There is a timeout on the clone command(15s). image

My repo is a little big and took around one min. Can I change it?

D10S0VSkY-OSS commented 1 year ago

Hi @ramazulay , Export SLD_GIT_TMOUT Regards

ramazulay commented 1 year ago

Hi @D10S0VSkY-OSS, Thanks, on which pod?

D10S0VSkY-OSS commented 1 year ago

Workers pod Regards

walmikgarje commented 1 year ago

Is this issue resolved as the same being faced by me.

SDL

ramazulay commented 1 year ago

Thanks a lot!

בתאריך יום ד׳, 23 באוג׳ 2023, 13:23, מאת walmikgarje ‏< @.***>:

Is this issue resolved as the being faced by me.

[image: SDL] https://user-images.githubusercontent.com/120799910/262638879-7778e51b-e797-4441-af29-686a78db3cf1.png

— Reply to this email directly, view it on GitHub https://github.com/D10S0VSkY-OSS/Stack-Lifecycle-Deployment/issues/166#issuecomment-1689702240, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJ44ADF7DAACSFMBO2PM6LTXWXK3FANCNFSM6AAAAAAZDARB74 . You are receiving this because you were mentioned.Message ID: @.*** com>

walmikgarje commented 1 year ago

Hi @ramazulay, @D10S0VSkY-OSS , I am seeking the resolution steps for ([TimeLimitExceeded(15,)]) as I'm encountering the same issue in my environment. Your assistance would be greatly appreciated.

D10S0VSkY-OSS commented 1 year ago

Hi @ramazulay, you need export SLD_GIT_TMOUT=

walmikgarje commented 1 year ago

Can you let me know where do I need to run command "export SLD_GIT_TMOUT=120" on the docker host or inside the container? Can you help me with detailed steps?