unikubehq / cli

The convenient command line interface (CLI) to the unikube platform. :computer:
https://unikube.io
Apache License 2.0
18 stars 1 forks source link

[gefyra-integration] app switch doesn't run gefyra up #340

Open tschale opened 2 years ago

tschale commented 2 years ago

When running app switch I get following error:

[INFO] Please wait while unikube prepares the switch.
[INFO] Building docker image for /home/gutschi/Projects/blog/java-spring-example/Dockerfile with context /home/gutschi/Projects/blog/java-spring-example
[SUCCESS] Docker image successfully built: gefyra-polls
[INFO] Starting your gefyra bridge, this may take a while to become effective
[ERROR] Gefyra Cargo not found. Please run 'gefyra up' first.
[ERROR] Gefyra run failed.

When manually running gefyra up, app switch succeeds afterwards.