Skip to content

Invalid path issue #744

@pradp

Description

@pradp

I'm getting the below error even with the valid path for the file. I see this issue after updating to the latest version.

Machine - Windows 7 64-bit
cf version 6.15.0+fa1bfe2-2016-01-12
cf push redis-example -p C:\Users\sekhap\Desktop\pcf-spring-redis-example-0.0.1-SNAPSHOT.jar --no-start
RESPONSE: [2016-01-28T19:41:35+05:30]
HTTP/1.1 400 Bad Request
Content-Length: 117
Content-Type: application/json;charset=utf-8
Date: Thu, 28 Jan 2016 14:11:35 GMT
Server: nginx
X-Cf-Requestid: 6aaf5f04-451d-4cbb-5945-68d6329592dc
X-Content-Type-Options: nosniff
X-Vcap-Request-Id: 10eb8f59-8bc1-4c28-531c-767150dc1d93::3200de4c-a073-4706-9e96-00971b81c1f7

{
  "code": 10005,
  "description": "The query parameter is invalid: path",
  "error_code": "CF-BadQueryParameter"
}

FAILED
Server error, status code: 400, error code: 10005, message: The query parameter is invalid: path
FAILED
Server error, status code: 400, error code: 10005, message: The query parameter is invalid: path

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions