简体   繁体   中英

Git push to Fortrabbit fails: No space left on device

When trying to deploy to Fortrabbit today from my local machine, I received a strange error stating there's No space left on device . Is this a Fortrabbit problem or a local problem? There is plenty of space on the server as I just create the app. I was able to push fine just a few minutes before.

Pushing to #####@deploy.us1.frbit.com:#####.git
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

Commit received, starting build of branch master

–––––––––––––––––––––––  ∙ƒ  –––––––––––––––––––––––

...


A B O R T E D

!! Failure in packaging release 84ffaf590bef534f8740cdbf36095cfeeb9f3797. 
Please try again later.

To #####@deploy.us1.frbit.com:#####.git
 ! [remote rejected] master -> master (unpacker error)
error: failed to push some refs to '#####@deploy.us1.frbit.com:tgs-trial.git'

Igor's comment is correct: The issue was on the remote and it's resolved now. If you run into this issue, I'd suggest waiting a bit for your host to resolve it.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM