Toriq Pria Dhigfora
Toriq Pria Dhigfora

Reputation: 79

Error in tunneling service on 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 ??

Upvotes: 0

Views: 186

Answers (1)

Dan Higham
Dan Higham

Reputation: 3984

I think this error is a little misleading. I would check the logs on the instance, particularly the cloud controller log and log for the service node used for yamashowcase-db (mysql, postgre etc)

Upvotes: 1

Related Questions