Error in tunneling service on VMC
Posted
by
user1627058
on Stack Overflow
See other posts from Stack Overflow
or by user1627058
Published on 2012-11-01T06:49:03Z
Indexed on
2012/11/01
11:01 UTC
Read the original article
Hit count: 152
cloudfoundry
|vmc
I've push an app to my CF on cloud_controller paas.azure4j.us with uri yamashowcase.azure4j.us .
When I tried to create tunnel on service which binded to it an error occured like this :
toriq@meruvian354:~$ sudo vmc tunnel yamashowcase-db
Stopping Application 'caldecott': OK
Redeploying tunnel application 'caldecott'.
Uploading Application:
Checking for available resources: OK
Packing application: OK
Uploading (1K): OK
Push Status: OK
Binding Service [yamashowcase-db]: OK
Staging Application 'caldecott': OK
Starting Application 'caldecott': OK
Getting tunnel connection info: ..........Error: Expected remote tunnel to know about
yamashowcase-db, but it doesn't
I use vmc version 0.3.23 . Any solution for this ??
© Stack Overflow or respective owner