concourse-tutorial
concourse-tutorial copied to clipboard
error: 'uploading task-hello-world' failed: Unexpected Response
Uploading YAML File causes an internal server error.
fly --target tutorial execute -c task_hello_world.yml uploading task-hello-world ⠋ (0b/s) error: 'uploading task-hello-world' failed: Unexpected Response Status: 500 Internal Server Error Body:
concourse_1 | {"timestamp":"2019-11-29T09:08:29.842977955Z","level":"error","source":"atc","message":"atc.create-artifact.failed-to-stream-volume-contents","data":{"error":"failed to stream in to volume","session":"1922"}}
same here https://github.com/starkandwayne/concourse-tutorial/issues/220
Could I ask a favour and have you raise this issue upstream with Concourse CI core team who are better situated to debug the situation?
If they figure out we’re configuring Concourse CI wrong in this tutorial then 1) ouch, sorry about that; 2) let’s fix the tutorial ASAP.
I raised here https://discuss.concourse-ci.org/t/error-when-execute-hello-world/2304
I'm getting same error when trying the install on RHEL 7. do we have a solution for this issue ?
I'm getting same error when trying the install on RHEL 7. do we have a solution for this issue ?
I could not solve the problem, but found that it works with Ubuntu.