cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hello SAP's gurus

I try to synchronize my local project with my repository in GitHub.

When I try to perform Pull or Fetch, SAP Web IDE shows me the next error message: Cannot get committed changes while trying to read the field 'w1' of a null object loaded from local variable 'toFind':

What am I doing wrong?

Best regards.

0 Likes
View Entire Topic
alexandru_cohal
Discoverer
0 Likes

I have the same issue, that I am able to clone from the repository, but I cannot perform any other git operation afterwards - like push, or fetch. I am getting the following error on the Web IDE console: 'Project projname: Fetch request failed. https://git.enterprise.com/team/reponame.git: 502 Bad Gateway'. Did you guys find a solution?