-
## Command
```
$ cf version
cf version 6.29.1+d5129d651.2017-08-17
$ cf auth admin changeme
API endpoint: https://api.10.84.93.30.nip.io
Authenticating...
Credentials were rejecte…
-
What version of Cloud Foundry and CF CLI are you using? (i.e. What is the output of running `cf curl /v2/info && cf version`?
{
"name": "",
"build": "",
"support": "https://support.run.…
-
What version of Cloud Foundry and CF CLI are you using? (i.e. What is the output of running `cf curl /v2/info && cf version`?
```
{
"name": "",
"build": "",
"support": "https://support.p…
-
```
panic: Error getting token: oauth2: cannot fetch token: 401 Unauthorized
Response: {"error":"unauthorized","error_description":"Bad credentials"}
```
It works fine for me on PWS, but fails on Swi…
-
nekia updated
7 years ago
-
When deploying an application with v1.5.34, the NODE_ENV variable is set to `development`. You can reproduce this by simply adding `console.log(process.env.NODE_ENV);` to a script that runs during sta…
-
#### What version of Cloud Foundry and CF CLI are you using? (i.e. What is the output of running `cf curl /v2/info && cf version`?
```json
{
"name": "",
"build": "",
"support": "https://…
-
Hi ,
I am trying to deploy ASP.Net CORE Web API on PCF environment with dotnet_core_buildpack on linux cell getiing 502 error please guide me how i can route to defualt route or how i can route to i…
-
```json
{
"name": "",
"build": "",
"support": "https://support.pivotal.io",
"version": 0,
"description": "",
"authorization_endpoint": "https://login.test-cloud....",
"tok…
-
"cf ssh app_name" gives following error message on vSphere environment.
```
Error opening SSH connection: ssh: handshake failed: ssh: unable to authenticate, attempted methods [none password], no su…