-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Component/s: User - Legacy
Hi,
I am seeing this error when I try to push local changes in my ssh://git@bitbucket.org/johnbrayton/landlord-studio-web.git repository to the remote bitbucket server:
#! $ git push Counting objects: 82, done. Delta compression using up to 8 threads. Compressing objects: 100% (51/51), done. Writing objects: 100% (53/53), 8.42 KiB | 0 bytes/s, done. Total 53 (delta 31), reused 0 (delta 0) remote: error: unable to create temporary file: No space left on device remote: fatal: failed to write object error: unpack failed: unpack-objects abnormal exit To ssh://git@bitbucket.org/johnbrayton/landlord-studio-web.git ! [remote rejected] master -> master (unpacker error) error: failed to push some refs to 'ssh://git@bitbucket.org/johnbrayton/landlord-studio-web.git'
The error message makes me think that the bitbucket drive storing this repository is out of disk space.