Page MenuHomePhabricator

Permission denied error when pushing to hosted Git repository
Closed, InvalidPublic

Description

I'm having a problem pushing to a git repository hosted by phabricator. I get a `permission denied` error:

remote fatal: Unable to create temporary file '/opt/bitnami/apps/phabricator/repo/T/./objects/pack/tmp_pack_XXXXXX': Permission denied
error: unpack failed: index-pack abnormal exit

I imagine this *might* be solved if I were to change the storage location of the repo, but where should I change it to?

Git repo is setup with HTTP access, http.allow-auth is true and my VCS password is set...

Event Timeline

JamesRamm raised the priority of this task from to Needs Triage.
JamesRamm updated the task description. (Show Details)
JamesRamm added a project: Diffusion.
JamesRamm moved this task to Backlog on the Diffusion board.
JamesRamm added a subscriber: JamesRamm.

I notice /opt/bitnami in your path. If you're using a Bitnami image, you should seek support from them. We do not offer support for third-party packages. See T4200 for some discussion.

epriestley claimed this task.

Presuming this is a Bitnami issue.