> For the complete documentation index, see [llms.txt](https://help.gopaddle.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.gopaddle.io/troubleshooting/cluster-resource-view-issues/network-error-typeerror-failed-to-fetch.md).

# Network Error ! TypeError: Failed to fetch

### Scenario

In a gopaddle community edition, viewing the resources under a cluster, may fail with error.  <mark style="color:red;">Network Error ! TypeError: Failed to fetch</mark> This happens immediately after initial login and while refreshing, or viewing the resources under a cluster.&#x20;

<figure><img src="https://lh7-us.googleusercontent.com/pkZFXxS_z_hJIiYNAC6fMK2UytagXezuxhP0sL2GKCLZa4KlY5s228rgapAFyAB8f3AJ8w2kn--r1-TPDOM1qCckDwDxPrut6ilwolLVrx2fOcgpeTMAyMNtNkNPL4L3A_hFhodxkHaW5S63EFVT0Pw" alt=""><figcaption><p>Network Error ! TypeError: Failed to fetch</p></figcaption></figure>

### Solution

1. Wait until the kubeagent addon is moved to ready state

```
kubectl wait --for=condition=ready pod -l app=kubeagent -n gopaddle-servers
```

2. Click on cluster **Refresh** option to refresh the discovered resources

<figure><img src="https://lh7-us.googleusercontent.com/E6aFPXycWyCsSeBSZLOggdAnDas6A_Rm2K5QOleJZwOomHb5b4LvTy5_IeEueShZ5jQQJIigYHf_ZFrk0L6UJ0_CK60Np8Twe-yvEL7Xj1Bc4Ax0un2G369Uy7X9KZuVToAYN0NeBd-ZGKgyj5Qh69E" alt=""><figcaption><p>Refresh the Cluster Page</p></figcaption></figure>

3. If the problem persists, then perform a full page reload
