Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to connect spring cloud server to local git.Keep getting below error #13

Open
Meenakshi1996 opened this issue Jul 22, 2021 · 1 comment

Comments

@Meenakshi1996
Copy link

Hi Team,

I am working on step 6 .
I am unable to connect my spring cloud server to local git repository.
I keep getting below error:
spring_cloud_server_err

Solution which i thought of : that might be the jars in my m2 libraries are clashing. so i deleted all jars and did maven update. it worked for once yesterday. now today i restarted server again i m getting same error.

Kindly help me out as I am stuck here and I have to explore the rest of the course

@Urmi200
Copy link

Urmi200 commented Feb 5, 2024

Issue Solved :Unable to connect spring cloud server to local git
steps:
1: created git-localconfig-repo folder and added it to spring-cloud-config-server microservice using build path.
2: created limit-service.properties file in git-localconfig-repo folder
3: specified path of git-localconfig-repo folder in application.properties file in spring-cloud-config-server microservice
githus issue 2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants