Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Timeout Errors and Resource Loading Issues in HA Argo CD with Rancher Managed Clusters #18128

Open
voidsp-rick opened this issue May 8, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@voidsp-rick
Copy link

voidsp-rick commented May 8, 2024

Hi, I've set up Argo CD in HA mode in my infra cluster and connected three development clusters through Rancher with tokens added as secrets in Argo CD. The connections are established, but I'm encountering frequent timeouts when accessing Argo CD's public IP.

Issues Encountered:

  1. Timeout Error:
    • Error Message: Unable to load data: error listing resource events: Get "external-dev-cluster-rancher-endpoint": dial tcp -argo-cluster-public-ip:443: i/o timeout
    • This occurs intermittently but frequently causes data load failures.

photo_2024-05-08_10-33-02

  1. Resource Not Found:
    • Error Message: Resource not found in cluster: undefined/undefined:<application-resource>
    • Occurs sporadically and resolves after several refreshes.

image

Steps to Reproduce:

  • Direct access to Kubernetes API via https://rancher-external-cluster-endpoint/version?timeout=32s works without delay.
  • Argo CD experiences timeouts even though local cluster data is fetched without issues.

Expected Behavior:

  • Argo CD should fetch data without encountering network timeouts or sporadic resource errors.

Actual Behavior:

  • Frequent timeouts and intermittent resource not found errors in the Argo CD UI.

Environment Details:

  • k3s version: v1.28.8+k3s1
  • Argo CD version: v2.10.9+c071af8
  • Rancher version: v2.8.3
  • Network configuration: No rules or firewall settings that should impact traffic.

Looking forward to any suggestions or insights into what might be causing these issues and how to resolve them.

@voidsp-rick voidsp-rick added the bug Something isn't working label May 8, 2024
@luizbrito6
Copy link

@voidsp-rick Did you manage to solve this problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants