Skip to content
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

Failed to list VLANs on your account. json: cannot unmarshal number into Go struct field Error.code of type string #116

Open
erickzzh opened this issue Aug 12, 2018 · 3 comments

Comments

@erickzzh
Copy link

screen shot 2018-08-12 at 12 23 44 am

I was following this step to expose some of my services

after executing command
bx sl vlan list | grep PUBLIC | grep dal12

I receive the error:
Failed to list VLANs on your account.
json: cannot unmarshal number into Go struct field Error.code of type string

I made sure that I am logged on before executing the command what did I do wrong?

@erickzzh
Copy link
Author

when I first created the cluster I left the Public Vlan and Private Vlan blank, but they should still be generated for me automatically

@mrshah-at-ibm
Copy link
Contributor

Can you please try and run bx sl vlan list command?

@erickzzh
Copy link
Author

erickzzh commented Aug 13, 2018

@mrshah-at-ibm its the same error message

Failed to list VLANs on your account.
json: cannot unmarshal number into Go struct field Error.code of type string

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants