You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 13, 2021. It is now read-only.
Two of my pipelines (in my 5.8.0 Concourse deployment) use this resource, and they suddenly started failing their checks this morning with
fly version (6.1.0) is out of sync with the target (5.8.0). to sync up, run the following:
At the time of writing, the last successful runs were 22 hours ago, and the new version of this resource arrived on Dockerhub 21 hours ago, which suggests that something's broken in that release. Has anybody else been hit by this and maybe found a workaround?
Thanks
Sam
The text was updated successfully, but these errors were encountered:
I am now testing Concourse 6.1.0, I have removed the tag so I'm getting the latest version of this resource, but now in the check I see:
run check step: run check step: check: resource script '/opt/resource/check []' failed: exit status 1
stderr:
Logging to /tmp/concourse-pipeline-resource-check.log692886880
2020/05/21 15:06:04 exit status 1 - error: resource not found
Hi
Two of my pipelines (in my
5.8.0
Concourse deployment) use this resource, and they suddenly started failing their checks this morning withAt the time of writing, the last successful runs were 22 hours ago, and the new version of this resource arrived on Dockerhub 21 hours ago, which suggests that something's broken in that release. Has anybody else been hit by this and maybe found a workaround?
Thanks
Sam
The text was updated successfully, but these errors were encountered: