EngineerBetter / concourse-up

Deprecated - used Control Tower instead
https://github.com/EngineerBetter/control-tower
Apache License 2.0
203 stars 29 forks source link

can not hijack a job #48

Closed phynias closed 6 years ago

phynias commented 6 years ago

when i run fly -t test hijack -j api-dev/build-api-image it returns a list of containers i can hijack but when i choose one it just sits there. eventually dying with the error.

websocket: unexpected reserved bits 0x40

everything else works, i just can't hijack a job.

crsimmons commented 6 years ago

I need help replicating this as fly intercept is working as expected on our Concourse.

Are you still experiencing this issue? What version of concourse-up are you running? Does it fail connecting to all containers? What image is running on the containers that are producing this error? Do you have any firewalls/proxies between you and the Concourse?

crsimmons commented 6 years ago

I'm closing this due to inactivity. If you're still having an issue on the latest version of concourse-up please feel free to open another issue.