Qarik-Group / concourse-tutorial

Learn to use https://concourse-ci.org with this linear sequence of tutorials. Learn each concept that builds on the previous concept.
870 stars 555 forks source link

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

Open hprlange opened 4 years ago

hprlange commented 4 years ago

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

hoangpx commented 4 years ago

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

drnic commented 4 years ago

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.

hoangpx commented 4 years ago

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

abhinavjj commented 4 years ago

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

hprlange commented 4 years ago

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.