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

app switch doesn't work on macOS 10.15.7 (Telepresence) #231

Open
blackappsolutions opened this issue Nov 16, 2021 · 2 comments
Open

app switch doesn't work on macOS 10.15.7 (Telepresence) #231

blackappsolutions opened this issue Nov 16, 2021 · 2 comments
Labels
2-normal bug Something isn't working

Comments

@blackappsolutions
Copy link

buzzword-counter (master) $ unikube app switch
? Please select a deck buzzword-counter
[INFO] Please wait while unikube prepares the switch.
[INFO] Building a Docker image for /Users/mschwarz/clients/blueshoe/buzzword-counter/Dockerfile with context /Users/mschwarz/clients/blueshoe/buzzword-counter
[INFO] Docker image successfully built: buzzy-buzzword-counter-buzzword-counter-web-telepresence:dev
[WARNING] No port specified although there are multiple ports available: ['9000']. Defaulting to port 9000 which might not be correct.
[INFO] Starting your container, this may take a while to become effective
An update of telepresence from version 2.4.5 to 2.4.6 is available. Please visit https://www.getambassador.io/docs/telepresence/latest/install/upgrade/ for more info.
telepresence: error: Failed to establish intercept: the agent install timed out.  The current timeout 2m0s can be configured as "timeouts.agentInstall" in "/Users/mschwarz/Library/Application Support/telepresence/config.yml"

See logs for details (771 errors found): "/Users/mschwarz/Library/Logs/telepresence/connector.log"
If you think you have encountered a bug, please run `telepresence gather-logs` and attach the telepresence_logs.zip to your github issue or create a new one: https://github.com/telepresenceio/telepresence/issues/new?template=Bug_report.md .
[INFO] Stopping the switch operation. It takes a few seconds to reset the cluster.
$ unikube system verify
[INFO] You are using unikube version 1.0.1.dev9; however, version 1.1.0.dev3 is available.
[INFO] Checking Homebrew  Ok (Version 3.3.3)
[INFO] Checking Docker  Ok (Version 20.10.8)
[INFO] Checking Docker Engine  Ok
[INFO] Checking Kubectl  Ok (Version 1.21.4)
[INFO] Checking k3d  Ok (Version 4.4.8)
[INFO] Checking Telepresence  Ok (Version 2.4.5)
[SUCCESS] Local dependencies verified.
@SteinRobert
Copy link
Contributor

Hey @blackappsolutions - I'm really sorry for the inconvenience.
The Unikube cli is using a sub software component called "Telepresence" under the hood. This seems to cause troubles from time to time. However it's somewhat random and unpredictable. We're currently working on a solution. We're also talking to the folks over at Ambassador Labs, the maintainers of Telepresence. We'll keep you posted on this.

@schwobaseggl schwobaseggl changed the title app switch don't work on macOS 10.15.7 app switch doesn't work on macOS 10.15.7 (Telepresence) Nov 23, 2021
@schwobaseggl schwobaseggl added bug Something isn't working 3-high 2-normal and removed 3-high labels Nov 26, 2021
@Schille
Copy link
Contributor

Schille commented Feb 22, 2022

We do have a first draft of our own implementation for this part of the stack: https://github.com/Schille/gefyra
This will be integrated with the CLI soon and greatly improve this part of the process.

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

No branches or pull requests

4 participants