This message was deleted.
# epinio
a
This message was deleted.
a
I'm not sure if I completely understood your problem. But were you able to login into epinio via cli or web browser?
w
I'm able to login via web and cli, and I can also deploy services but no apps. I opened an issue on gh in case this is a problem with GKE https://github.com/epinio/epinio/issues/2741
a
remove the / from your route
it should be:
epinio push -n test -p . --route <http://test.cloud.peregimenez.com|test.cloud.peregimenez.com>
w
that's not it =( still the same error. I also tried without `--route`to let it set its own but no luck