Page cover image

Network Error ! TypeError: Failed to fetch

Scenario

In a gopaddle community edition, viewing the resources under a cluster, may fail with error. Network Error ! TypeError: Failed to fetch This happens immediately after initial login and while refreshing, or viewing the resources under a cluster.

Solution

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

kubectl wait --for=condition=ready pod -l app=kubeagent -n gopaddle-servers
  1. Click on cluster Refresh option to refresh the discovered resources

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

Last updated