BOSH-Lite New install: Failure setting SPI endpoint
admin@...
Hello,
I'm attempting my maiden voyage with CF, deploying to my MBP. I've been following these guides: https://github.com/cloudfoundry/bosh-lite and then http://docs.cloudfoundry.org/deploying/boshlite/deploy_cf_boshlite.html I followed along just swimmingly until it came time to "Verify the Deployment" in that second link. $ cf api --skip-ssl-validation https://api.10.244.0.34.xip.io Setting api endpoint to https://api.10.244.0.34.xip.io... FAILED Server error, status code: 404, error code: 0, message: I'm new to CF architecture so I'm not sure if this is a BOSH issue or not. I'm also not yet up to speed on the various endpoints and routes that get created. If I attempt to browse directly to https://api.10.244.0.34.xip.io I see: "404 Not Found: Requested route ('api.10.244.0.34.xip.io') does not exist." Like I mentioned, I'm sort of flying blind right now, trying to learn CF, and I don't understand the components and architecture enough yet to even diagnose. Any tips?
|
|