---
name: vpc-vpe-ts-cannot-reach-target
title: Why can't my endpoint gateway reach the target IBM Cloud service?
description: Even though the endpoint gateway is healthy, it cannot reach the target IBM Cloud&reg; service.
last-updated: 2023-01-27
---

> ## Documentation Index
> The table of contents for this documentation set is at https://cloud.ibm.com/docs/vpc?format=markdown
> The index for all IBM Cloud docs is at: https://cloud.ibm.com/docs/llms.txt
> Use these files to discover more information as needed.

# Why can't my endpoint gateway reach the target IBM Cloud service?
{: #troubleshoot-cannot-reach-target}
{: troubleshoot}
{: support}

Even though the endpoint gateway is healthy, it cannot reach the target IBM Cloud&reg; service.
{: shortdesc}

Verify that the cloud service instance is available to others by trying to access the public endpoint cloud service instance directly. If you cannot access the service’s public endpoint, open an IBM Support case.
{: tsResolve}

To check the `Health` and `Lifecycle` states of your VPE, you can use the UI, or enter the following command:

```sh
ibmcloud is endpoint-gateway <endpoint_gateway_id>
```
{: pre}

To list all endpoint gateways, run this command:
```sh
ibmcloud is egs
```
{: pre}