yudai / cf_nise_installer

Cloud Foundry v2 installer with Nise BOSH and Vagrant
Apache License 2.0
84 stars 57 forks source link

Can not use Eclipse Cloud Foundry Plugin to log in CF installed by this installer #142

Closed jinsenglin closed 9 years ago

jinsenglin commented 9 years ago

After CF installation with this installer, I can use cf command line to log in and push app to the CF. However I can't use Eclipse Cloud Foundry Plugin to log in the CF. The error message says: "Wrong email or password - 403 (Forbidden) - 403 Error requesting access token."

Is this a known issue? how do I diagnose this issue?

Here is the account information Email: admin Password: c1oudc0w URL: http://api.140.92.25.12.xip.io

Thanks a lot.

yudai commented 9 years ago

Looks like, you gave a wrong username or password to the plugin?

jinsenglin commented 9 years ago

I think it is the same issue as this https://github.com/yudai/cf_nise_installer/issues/95