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

Metal CLI get interconnection of a project returns error #430

Open
aayushrangwala opened this issue Jan 8, 2024 · 0 comments
Open

Metal CLI get interconnection of a project returns error #430

aayushrangwala opened this issue Jan 8, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@aayushrangwala
Copy link
Contributor

What happened?

Retrieving project's connections returns json error

❯ go run ./cmd/metal/main.go conn list -p 0584bf5d-dd7d-4e49-bc2d-ebfdf41b3c55                           
Error: could not list Project Interconnections: json: cannot unmarshal number 10000000000 into Go struct field _InterconnectionList.interconnections of type int32
exit status 1

equinix/equinix-sdk-go#16

How can we reproduce it?

  • Create a project
  • create a shared interconnection with any speed. I used 5000000
  • use metal cli to get the connection as command above

CLI version (metal --version):
v0.19.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant