I get the following error on my Cloud Foundry installation when I try to tunnel a mongodb service.
vmc tunnel mongodb-1234
Deploying tunnel application 'caldecott'.
Create a password: *******
Uploading Application:
Checking for available resources: OK
Packing application: OK
Uploading (1K): OK
Push Status: OK
Binding Service [mongodb-1234]: OK
Staging Application: OK
Starting Application: OK
**Error: Cannot determine URL for caldecott-8e54b.vcap.me**
In the other hand, the tunneling works fine when I target the
api.cloudfondry.org, so it seems that my installation isn’t
properly configured. Any clue?
Problem was on my hosts file. I had to add an entry like this:
{IP Address} {Caldecott URL}