OceanBase logo

OceanBase

A unified distributed database ready for your transactional, analytical, and AI workloads.

DEPLOY YOUR WAY

OceanBase Cloud

The best way to deploy and scale OceanBase

OceanBase Enterprise

Run and manage OceanBase on your infra

TRY OPEN SOURCE

OceanBase Community Edition

The free, open-source distributed database

OceanBase seekdb

Open source AI native search database

Customer Stories

Real-world success stories from enterprises across diverse industries.

View All
BY USE CASES

Mission-Critical Transactions

Global & Multicloud Application

Elastic Scaling for Peak Traffic

Real-time Analytics

Active Geo-redundancy

Database Consolidation

Resources

Comprehensive knowledge hub for OceanBase.

Blog

Live Demos

Training & Certification

Documentation

Official technical guides, tutorials, API references, and manuals for all OceanBase products.

View All
PRODUCTS

OceanBase Cloud

OceanBase Database

Tools

Connectors and Middleware

QUICK START

OceanBase Cloud

OceanBase Database

BEST PRACTICES

Practical guides for utilizing OceanBase more effectively and conveniently

Company

Learn more about OceanBase – our company, partnerships, and trust and security initiatives.

About OceanBase

Partner

Trust Center

Contact Us

International - English
中国站 - 简体中文
日本 - 日本語
Sign In
Start on Cloud

A unified distributed database ready for your transactional, analytical, and AI workloads.

DEPLOY YOUR WAY

OceanBase Cloud

The best way to deploy and scale OceanBase

OceanBase Enterprise

Run and manage OceanBase on your infra

TRY OPEN SOURCE

OceanBase Community Edition

The free, open-source distributed database

OceanBase seekdb

Open source AI native search database

Customer Stories

Real-world success stories from enterprises across diverse industries.

View All
BY USE CASES

Mission-Critical Transactions

Global & Multicloud Application

Elastic Scaling for Peak Traffic

Real-time Analytics

Active Geo-redundancy

Database Consolidation

Comprehensive knowledge hub for OceanBase.

Blog

Live Demos

Training & Certification

Documentation

Official technical guides, tutorials, API references, and manuals for all OceanBase products.

View All
PRODUCTS
OceanBase CloudOceanBase Database
ToolsConnectors and Middleware
QUICK START
OceanBase CloudOceanBase Database
BEST PRACTICES

Practical guides for utilizing OceanBase more effectively and conveniently

Learn more about OceanBase – our company, partnerships, and trust and security initiatives.

About OceanBase

Partner

Trust Center

Contact Us

Start on Cloud
编组
All Products
    • Databases
    • iconOceanBase Database
    • iconOceanBase Cloud
    • iconOceanBase Tugraph
    • iconInteractive Tutorials
    • iconOceanBase Best Practices
    • Tools
    • iconOceanBase Cloud Platform
    • iconOceanBase Migration Service
    • iconOceanBase Developer Center
    • iconOceanBase Migration Assessment
    • iconOceanBase Admin Tool
    • iconOceanBase Loader and Dumper
    • iconOceanBase Deployer
    • iconKubernetes operator for OceanBase
    • iconOceanBase Diagnostic Tool
    • iconOceanBase Binlog Service
    • Connectors and Middleware
    • iconOceanBase Database Proxy
    • iconEmbedded SQL in C for OceanBase
    • iconOceanBase Call Interface
    • iconOceanBase Connector/C
    • iconOceanBase Connector/J
    • iconOceanBase Connector/ODBC
    • iconOceanBase Connector/NET
icon

OceanBase Cloud Platform

V4.2.1

    Download PDF

    OceanBase logo

    The Unified Distributed Database for the AI Era.

    Follow Us
    Products
    OceanBase CloudOceanBase EnterpriseOceanBase Community EditionOceanBase seekdb
    Resources
    DocsBlogLive DemosTraining & Certification
    Company
    About OceanBaseTrust CenterLegalPartnerContact Us
    Follow Us

    © OceanBase 2026. All rights reserved

    Cloud Service AgreementPrivacy PolicySecurity
    Contact Us
    Document Feedback
    1. Documentation Center
    2. OceanBase Cloud Platform
    3. V4.2.1
    iconOceanBase Cloud Platform
    V 4.2.1
    • V 4.3.6
    • V 4.3.5
    • V 4.3.4
    • V 4.3.3
    • V 4.3.2
    • V 4.3.1
    • V 4.3.0
    • V 4.2.2
    • V 4.0.0 and earlier

    system_obproxy_unavailable

    Last Updated:2023-11-23 07:52:12  Updated
    share
    What is on this page
    Description
    Alert information
    Alert rule
    Alert templates
    Impact on the system
    Possible causes
    Solutions

    folded

    share

    Description

    This alert is triggered when the OBProxy service port is unavailable.

    Alert information

    Trigger method Alert level Scope
    Timed task of OCP Critical Service

    Alert rule

    Metric Default threshold Source Duration Detection cycle Elimination cycle
    N/A N/A N/A N/A 60s 5 min

    Alert templates

    • Overview: ${alarm_target} ${alarm_name}

    • Details: Host: ${host}, Alert: The system OBProxy(address:${obproxy_address}) is unavailable.

    • Overview example: ocp_ip=xxx.xxx.xxx.1:obproxy_address=xxx.xxx.xxx.2:obproxy_port=2888 The system OBProxy is unavailable.

    • Details example: Host: xxx.xxx.xxx.1, Alert: The system OBProxy(xxx.xxx.xxx.2:2888) is unavailable.

    Where, ${alarm_target} indicates the object where the alert is generated, in the ocp_ip=xx:obproxy_address=xx:obproxy_port=xx format. ocp_ip is the IP address of the OCP node that detects the alert. obproxy_address is the service address of the OBProxy that generates the alert. obproxy_port is the service port number of the OBProxy that generates the alert.

    Impact on the system

    As the proxy layer of the OBServer cluster, the OBProxy provides access to OBServer. If the OBProxy cannot be reached, applications cannot connect to the database through the OBProxy.

    Possible causes

    The following are the common causes:

    • A network communication error occurs.

    • The OBProxy process has stopped abnormally.

    Solutions

    • Check whether the network communication is faulty.

      On the OCP host, run netstat -a | grep -i established | grep "${obproxy_address}:${obproxy_port}" and check the information returned.

      • If the command returns information, the network communication is normal.

      • If not, a network communication error occurs. Check the specific fault that has caused the network communication failure. For example,

        • If the OBProxy host fails, we recommend that you replace an OBProxy.

        • If the network is disconnected due to a firewall, set the firewall properly.

    • Check whether the OBProxy process is normal.

      In OCP, select the OBProxy host and check whether relevant OBProxy processes are normal in the Processes list on the OCP Agent tab.

      If an OBProxy process is abnormal, restart it and check whether the OBProxy is normal. For details on how to restart an OBProxy process, see Start OBProxy in the OceanBase Database documentation.

    Previous topic

    monitor_exporter_unavailable
    Last

    Next topic

    host_unavailable
    Next
    What is on this page
    Description
    Alert information
    Alert rule
    Alert templates
    Impact on the system
    Possible causes
    Solutions