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

# sk185001 - Cloud Firewall for OCI - API request error during failover in Oracle Cluster deployments

| Property | Value |
|----------|-------|
| Solution ID | sk185001 |
| Date Created | 2026-06-02 |
| Last Modified | 2026-06-09 |
| Technical Level | Advanced |
| Products | Cloud Firewall |
| Versions | R82.10, R81.20, R82 |
| OS | Gaia |
| Platform | OCI |

## Symptoms

- * During a failover event, the cluster fails to complete an API request. As a result, the cluster cannot detect topology changes or move IP addresses between instances.
* The `$FWDIR/log/oracle_had.elg` file on the active cluster member shows the following:

  ```
  
      File "/opt/CPsuite-R81.20/fw1/scripts/oci.py", line 265, in https_request
      headers['proto'], headers['code'], headers['reason'], response)
      TypeError: __init__() missing 1 required positional argument: 'body'
  ```

## Cause

When the API request fails, the script attempts to raise an exception. However, the exception call is missing a required argument (`body`).

The error interrupts the reconfiguration cycle. As a result, the cluster cannot detect topology changes or move IP addresses between instances during a failover.

## 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
