scaleway / scaleway-cli

Command Line Interface for Scaleway

Home Page:https://www.scaleway.com/en/cli/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to attach any server

askz opened this issue · comments

commented
> scw attach xxxx                                                                                                                                                                                    [2]
You are connected, type 'Ctrl+q' to quit.
panic: runtime error: index out of range

goroutine 26 [running]:
github.com/scaleway/scaleway-cli/vendor/github.com/moby/moby/pkg/term.(*escapeProxy).Read(0xc4204cc6f0, 0xc4203c3b00, 0x80, 0x80, 0xc42000e010, 0x0, 0x0)
	/tmp/makepkg/scaleway-cli/src/src/github.com/scaleway/scaleway-cli/vendor/github.com/moby/moby/pkg/term/proxy.go:54 +0x5f5
github.com/scaleway/scaleway-cli/vendor/github.com/moul/gotty-client.(*Client).writeLoop(0xc42011c720, 0xc4202d1cf0, 0x0)
	/tmp/makepkg/scaleway-cli/src/src/github.com/scaleway/scaleway-cli/vendor/github.com/moul/gotty-client/gotty-client.go:352 +0x398
created by github.com/scaleway/scaleway-cli/vendor/github.com/moul/gotty-client.(*Client).Loop
	/tmp/makepkg/scaleway-cli/src/src/github.com/scaleway/scaleway-cli/vendor/github.com/moul/gotty-client/gotty-client.go:238 +0x110

I'm getting the exact same issue. I had just installed scw for the first time today. Is this something that had just happened?

commented

I think it happened recently yes.
I was attaching nodes last week successfuly

commented

Any update no this ?
This is really annoying to attach in crappy web interface...

commented

Okay its official now, no one cares.

At least, write something?

Hello,

I'm sorry it took us so long to answer. To be completely honest, we no longer have someone working full time on scaleway-cli, hence why it takes us too long to answer issues :/

Can you confirm the issue is only on OSX?

commented

I understand, thanks for the so awaited reply! :)

I cannot confirm for OSX, since I'm running on linux. So only Linux AFAIK

I also get the issue on OSX, but not with docker for mac. I'll try find the issue and keep you updated.

Good news, the issue has actually been fixed by 1cd3d0b

I'll make a release in the following days :-)

Thanks git-bisect!