-
Notifications
You must be signed in to change notification settings - Fork 569
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
saml2aws: panic: runtime error: slice bounds out of range [117:91] #436
Comments
We were getting message:
We found removing package dbus-x11 fixed this in WSL ubuntu 1804. Hope that helps debug. This was on the latest build 2.24.0 |
Thanks, this fixed it for me as well. |
I'm using WSL Ubuntu 20.04 and having the same issue with the DBus. It seems DBus needs a machine id generated at |
I Had the same problem, on WSL Ubunto 20.04 (upgrated from WSL 18.04) |
i am running saml2aws on ubuntu,, I am getting the following error.
saml2aws
panic: runtime error: slice bounds out of range [117:91]
goroutine 1 [running]:
github.com/aulanov/go%2edbus.sessionBusPlatform(0xb53b06, 0x18, 0x0)
/Users/markw/Code/go/pkg/mod/github.com/aulanov/[email protected]/conn_other.go:26 +0x1e9
github.com/aulanov/go%2edbus.SessionBusPrivate(0xc000161de8, 0x7f23d4f4e6d0, 0x0)
/Users/markw/Code/go/pkg/mod/github.com/aulanov/[email protected]/conn.go:99 +0x5d
github.com/aulanov/go%2edbus.SessionBus(0x0, 0x0, 0x0)
/Users/markw/Code/go/pkg/mod/github.com/aulanov/[email protected]/conn.go:76 +0xeb
github.com/99designs/keyring.init.1()
/Users/markw/Code/go/pkg/mod/github.com/99designs/[email protected]/kwallet.go:18 +0x26
The text was updated successfully, but these errors were encountered: