IBM-Blockchain-Archive / ibm-container-service

IBM Blockchain Platform for Developers on IBM Container Service
Apache License 2.0
89 stars 74 forks source link

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

Open erickzzh opened 6 years ago

erickzzh commented 6 years ago
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 commented 6 years ago

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 commented 6 years ago

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

erickzzh commented 6 years ago

@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