Failed to trigger Jenkins job database-backup after retries (check crumb/auth and job exists)

I have attempted this task many times, and although the check status returns a failed status, For me when I check the Application Server 1 (stapp01) and the Storage server (ststor01), the .SQL file is present. (I saw some of the question use different server).

I got this job to work using the technique described in this blog post. It’s nothing fancy – just a script that requires you to set up ssh keys from the jenkins host to the stapp01 and ststor01 hosts. Simple and works.

1 Like

Thanks Rob. It does work now