RTC GIT integration using node server
![](http://jazz.net/_images/myphoto/9f0e43bcb42cf8c5412793bc3109d96c.jpg)
Hi Team,<o:p></o:p>
I am trying to integrate RTC with Git using node server, For that i refer on link "https://jazz.net/library/article/88770".<o:p></o:p>
As per link i did some steps, but when I tried to run node server using URL: "http://ceres:8888/git/MyDemo.git" I got
error "This site can’t be reached"<o:p></o:p>
when i tried to run that link using "http://localhost:8888/git/MyDemo.git", one pop up window open with username
and password, but I am confused about user name and password.
So, Can you please tell me what user name and password should I enter, and which URL is correct.<o:p></o:p>
One answer
![](http://jazz.net/_images/myphoto/9f0e43bcb42cf8c5412793bc3109d96c.jpg)
The article , at that step, does not require you to login as far as I can tell. Continue with the steps. The authentication seems to be set up in a later step using a key.
Comments
![](http://jazz.net/_images/myphoto/9f0e43bcb42cf8c5412793bc3109d96c.jpg)
I continue with the steps but again I am stuck when performing clone the Git repository by executing the Git command ("git clone http://<myhostname>:8888/git/MyDemo.git") but I am getting error "The requested URL returned error 500".
![](http://jazz.net/_images/myphoto/e5e63d5878217b64611c1df9401b7cd3.jpg)
My magic crystal ball, apparently, unfortunately failed to reveal the exact step you are stuck at and you will have to wait for another person with a working one.