> Source: [sk184764](https://support.checkpoint.com/results/sk/sk184764)

# sk184764 - Gaia API "show vlan-interfaces" returns "generic error 1" on VSX Gateways

| Property | Value |
|----------|-------|
| Solution ID | sk184764 |
| Date Created | 2026-03-01 |
| Last Modified | 2026-05-24 |
| Technical Level | Advanced |
| Products | Security Gateway |
| Versions | R81.20 |
| OS | Gaia |

## Symptoms

- * When running the Gaia API command `show vlan-interfaces` on some VSX Gateways, the request fails with this non-specific error:

  `generic error 1`

  Note - Other Gaia API commands work correctly.
* The issue occurs only on some VSX nodes (not all).

* On the affected VSX nodes, the command runs for approximately 30 seconds before failing.

* The issue occurs on VSX Gateways with a large number of Virtual Local Area Network (VLAN) interfaces (for example: \~150--180+ VLAN interfaces).

* The API call is executed locally on the VSX Gateway with the Management Command Line Interface (mgmt_cli) tool using `--context gaia_api` (not through a management proxy).

## Cause

On VSX Gateways with a large number of VLAN interfaces, the `show vlan-interfaces` request requires additional time to generate the full response.

The request is terminated after approximately 30 seconds because of the default timeout values in:

* The Gaia REST API server
* The local HTTP reverse proxy (httpd2)
* The client connection timeout (`mgmt_cli`)

When the timeout threshold is reached, the request is aborted and `mgmt_cli` returns a `generic error 1`.

## Solution

This solution requires authentication. Please log in to view the full solution.

---

# Agent Instructions

This content is from the Check Point Support Center (https://support.checkpoint.com), the official knowledge base for Check Point cybersecurity products.

## Navigating This Knowledge Base

- **Complete index**: [llms.txt](https://support.checkpoint.com/llms.txt)
- **All SK articles**: [SecureKnowledge Sitemap](https://support.checkpoint.com/sitemaps/secureknowledge-sitemap-index.xml)
- **SK article URL pattern**: `https://support.checkpoint.com/results/sk/{skId}`
- **Markdown responses**: AI bot User-Agents automatically receive `text/markdown` content
