Re: Error fetching remote origin in Jenkins pipeline

11 views
Skip to first unread message

Mark Waite

unread,
Nov 9, 2018, 5:44:14 PM11/9/18
to jenkins...@googlegroups.com
You'll need to provide more detail about the error.

The message "Error fetching remote origin" could be caused by many different problems.

Some examples of the types of problems that might cause that message:
  • Credentials have changed to the gitlab server - git can't read from the remote server
  • Permissions have changed in the Jenkins workspace so that git can't write to the workspace
  • Remote repository no longer exists
  • Remote repository has been corrupted
  • Cached copy of the repository on the Jenkins master has been damaged
  • Host key of the gitlab server has change
Mark Waite

On Fri, Nov 9, 2018 at 3:30 PM Faad Sayaou <faa...@gmail.com> wrote:
Everything was working fine until i added a new file to my gitlab repository. It seems jenkins is not keeping track of changes made to my repository and somehow inconsistent. I am getting the error Error fetching remote origin in Jenkins pipeline after adding this file. Any help on how to repair this ?

--
You received this message because you are subscribed to the Google Groups "Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/53ac03b6-1925-4e33-b2aa-e9334f6db948%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


--
Thanks!
Mark Waite
Reply all
Reply to author
Forward
0 new messages