concourse-tutorial
concourse-tutorial copied to clipboard
task_hello_world example get 500 http status
fly -t tutorial execute -c task_hello_world.yml
The above command results in:
error: 'uploading task-hello-world' failed: Unexpected Response
Status: 500 Internal Server Error
Body:
Concourse log:
{"timestamp":"2020-01-08T05:14:53.386065720Z","level":"error","source":"baggageclaim","message":"baggageclaim.api.volume-server.stream-in.failed-to-stream-into-volume","data":{"error":"fork/exec /bin/tar: invalid argument","session":"3.1.91547","volume":"6c08bcb3-ec49-40c0-77db-07eb7881c16b"}}
{"timestamp":"2020-01-08T05:14:53.386453874Z","level":"error","source":"atc","message":"atc.create-artifact.failed-to-stream-volume-contents","data":{"error":"failed to stream in to volume","session":"912521"}}
did you find solution to work around this ? I'm having same issue. Server is running on Centos 7 on AWS Ec2
Did you find the solution for this issue, i'm getting same error when trying the install on RHEL 7. Any help would be greatly appreciated. Thanks
Hello, I get a slightly different error when the fly command "fly -t tutorial execute -c task_hello_world.yml" is run,
Please refer to the below error, run check: find or create container on worker 83b9ce31a361: failed to retrieve kernel parameter "net.ipv4.tcp_keepalive_time": open /proc/sys/net/ipv4/tcp_keepalive_time: no such file or directory run check: find or create container on worker 83b9ce31a361: failed to retrieve kernel parameter "net.ipv4.tcp_keepalive_time": open /proc/sys/net/ipv4/tcp_keepalive_time: no such file or directory errored
Kindly help to resolve this issue.
Thanks,