Skip to content

CLI igw list returns 404 page not found #456

@poyrazK

Description

@poyrazK

Why is this an issue?

Running cloud igw list returns a 404 page not found error from the API, making it impossible to list internet gateways.

What is causing it?

The API endpoint for listing internet gateways is likely not registered or has the wrong path.

How can it be solved?

Check the router/mux configuration to ensure the /gateways or /igws endpoint is properly registered and returns a list response.

Category

  • Small
  • Medium
  • Large

Severity

  • Low
  • Medium
  • High
  • Critical

Steps to reproduce

cloud igw list
# Output: Error: api error: 404 page not found

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions