Skip to content

upload of helmchart fails : permission denied #241

Open
@pjain17

Description

Hello,
I am trying to add private helm charts to chartmuseum repo.
The chartmuseum pod is up and running but the upload of a chart to this repo fails with the Permission denied error.

$curl -L --data-binary "@frame-face-redis-docker-compose-0.0.1.tgz" http://localhost:8081/api/charts
{"error":"open /storage/frame-face-redis-docker-compose-0.0.1.tgz: permission denied"}
$kubectl logs harmonious-stocking-chartmuseum-d87b65cf9-kmlp6
{"L":"ERROR","T":"2019-06-03T23:30:46.954Z","M":"[655] Request served","path":"/api/charts","comment":"","latency":"26.862544ms","clientIP":"127.0.0.1","method":"POST","statusCode":500,"reqID":"280c7c6b-3594-4c70-97be-2e5b92c790bd"}
{"L":"ERROR","T":"2019-06-03T23:36:28.967Z","M":"[724] Request served","path":"/api/charts","comment":"","latency":"25.214338ms","clientIP":"127.0.0.1","method":"POST","statusCode":500,"reqID":"1abed5fc-9eba-43e1-8aa1-c4b51a6cbf99"}
{"L":"ERROR","T":"2019-06-03T23:38:10.733Z","M":"[746] Request served","path":"/api/charts","comment":"","latency":"25.407897ms","clientIP":"127.0.0.1","method":"POST","statusCode":500,"reqID":"4993fe66-6b2d-4e3c-a3e9-d63b1ef2df14"}

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