Skip to main content
Announcements
Qlik Introduces a New Era of Visualization! READ ALL ABOUT IT
cancel
Showing results for 
Search instead for 
Did you mean: 
nbabu228
Contributor II
Contributor II

Time out issue while Opening Talend Studio

  • Hi whenever my opening Talend studio Iam facing this time-out issue. Iam successfully able to log in GIT also. Can anyone Please Provide solution to get it resolved. Thanks in Advance! Have a Nice day!
  • 0695b00000YzbyfAAB.png
Labels (3)
2 Replies
Anonymous
Not applicable

The 504 status is most likely because you're trying to access an internal server through the proxy

could you please try to run the below command on your studio machine to see if it work?

 

git config --global --unset http.proxy

 

OR

 

git config --global http.proxy ''

 

please refer to the article https://stackoverflow.com/questions/21085607/git-error-the-requested-url-returned-error-504-gateway-timeout-while-accessing

jameskenny11
Contributor
Contributor

In the Talend Studio login window, click the Manage Connections button. The connection setup wizard opens. Click the [+] button under the Connections area to create a new connection, select Remote TAC from the Repository drop-down list, and enter a name for the connection in the Name field. official website