Skip to content
This repository has been archived by the owner on Jan 13, 2021. It is now read-only.

Fly version mismatch #71

Closed
pikesley opened this issue May 15, 2020 · 3 comments
Closed

Fly version mismatch #71

pikesley opened this issue May 15, 2020 · 3 comments

Comments

@pikesley
Copy link

Hi

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

@vito
Copy link
Member

vito commented May 15, 2020

See #70

Please pin the resource to tag: 2 until you've upgraded to v6.1.0, or switch to the set_pipeline step if you can.

@vito vito closed this as completed May 15, 2020
@pikesley
Copy link
Author

Thanks, I tried this and it worked!

We're testing Concourse 6 next week...

@pikesley
Copy link
Author

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

Am I doing something dumb?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants