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

telepresence helm install: error: the helm operation timed out. The current timeout 30s can be configured as "timeouts.helm" in "/root/.config/telepresence/config.yml" #3635

Closed
romanticlie opened this issue Jun 30, 2024 · 2 comments

Comments

@romanticlie
Copy link

Describe the bug
A clear and concise description of what the bug is.

Additionally, if you are using Telepresence 2.4.4 and above, please use
telepresence loglevel debug to ensure we have the most helpful logs,
reproduce the error, and then run telepresence gather-logs to create a
zip file of all logs for Telepresence's components (root and user daemons,
traffic-manager, and traffic-agents) and attach it to this issue. See an
example command below:

telepresence loglevel debug

* reproduce the error *

telepresence gather-logs --output-file /tmp/telepresence_logs.zip

# To see all options, run the following command
telepresence gather-logs --help

To Reproduce
Steps to reproduce the behavior:

  1. When I run '...'
  2. I see '....'
  3. So I look at '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Versions (please complete the following information):

  • Output of telepresence version
  • Operating system of workstation running telepresence commands
  • Kubernetes environment and Version [e.g. Minikube, bare metal, Google Kubernetes Engine]

VPN-related bugs:
If you're reporting an issue around telepresence connectivity when using a VPN,
and are running Telepresence 2.4.8 or above, please also attach the output
of telepresence test-vpn, and the following information:

  • Which VPN client are you using?
  • Which VPN server are you using?
  • How is your VPN pushing DNS configuration? It may be useful to add the contents of /etc/resolv.conf

Additional context
Add any other context about the problem here.

@cindymullins-dw
Copy link
Collaborator

Are you also seeing "failed to clean up leftover release history" error when using telepresence helm commands, b/c former secrets from previous installs may contribute to this issue. Have you tried telepresence helm uninstall then telepresence helm install.

With Openshift, some users have reported success with this error by running

oc project ambassador
oc adm policy add-scc-to-user anyuid -z traffic-manager

If you’re on 2.4.4 that version is pretty old now. Can you try with the latest and let us know if the error persists?

@thallgren
Copy link
Member

@cindymullins-dw I don't think the user is on 2.4.4. The comment is just the template, untouched, which is somewhat annoying. I'm closing this ticket because it doesn't contain any description besides the title, and the title itself contains the solution for its own problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants