concourse-tutorial icon indicating copy to clipboard operation
concourse-tutorial copied to clipboard

error: 'uploading task-hello-world' failed: Unexpected Response

Open hprlange opened this issue 5 years ago • 5 comments

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"}}

hprlange avatar Nov 29 '19 09:11 hprlange

same here https://github.com/starkandwayne/concourse-tutorial/issues/220

hoangpx avatar Jun 24 '20 16:06 hoangpx

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.

drnic avatar Jun 24 '20 21:06 drnic

I raised here https://discuss.concourse-ci.org/t/error-when-execute-hello-world/2304

hoangpx avatar Jun 25 '20 17:06 hoangpx

I'm getting same error when trying the install on RHEL 7. do we have a solution for this issue ?

abhinavjj avatar Sep 10 '20 14:09 abhinavjj

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.

hprlange avatar Sep 11 '20 05:09 hprlange