You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry about the crash and thank you for the detailed explanation of what you did to get this crash. I believe you're seeing the problem described in #735. The same fix should handle this case too.
What were you trying to do?
Running through this guide: https://www.telepresence.io/tutorials/docker
On the "We'll use Telepresence to swap the QOTM deployment with the local Docker image" step.
I had
telesprecence
running in a separate terminal window:So I tried...
exit
Immediately went to another terminal tab and...
telepresence --swap-deployment qotm --docker-run \ --rm -it -v $(pwd):/service qotm-dev:latest
What did you expect to happen?
Just running through the getting started, so not quite sure, not throw an exception though.
What happened instead?
This page opened in my browser, pretty slick.
Automatically included information
Command line:
['/usr/local/bin/telepresence', '--swap-deployment', 'qotm', '--docker-run', '--rm', '-it', '-v', '/Users/ritch/Projects/amazon/qotm:/service', 'qotm-dev:latest']
Version:
0.93
Python version:
3.7.0 (default, Oct 2 2018, 09:20:07) [Clang 10.0.0 (clang-1000.11.45.2)]
kubectl version:
Client Version: v1.12.0 // Server Version: v1.10.3-eks
oc version:
(error: [Errno 2] No such file or directory: 'oc': 'oc')
OS:
Darwin Ritchies-MBP-2 17.4.0 Darwin Kernel Version 17.4.0: Sun Dec 17 09:19:54 PST 2017; root:xnu-4570.41.2~1/RELEASE_X86_64 x86_64
Traceback:
Logs:
The text was updated successfully, but these errors were encountered: