Z
Zerops6d ago
Puub

Package upload failed (exit status 128)

I get this error when I try to zcli push to a project:
...@...:~/Projects/temp$ zcli push
Using config file: /home/.../.config/zerops/.zcli.yml
INFO Selected project: Temp
INFO Selected service: alpine
INFO Creating package
INFO File zerops.yml found. Path: /home/.../Projects/temp/zerops.yml.
Method Do error: Put "https://api.app-prg1.zerops.io/api/rest/public/app-version/.../upload": exit status 128
ERR Package upload failed
ERR exit status 128
...@...:~/Projects/temp$
...@...:~/Projects/temp$ zcli push
Using config file: /home/.../.config/zerops/.zcli.yml
INFO Selected project: Temp
INFO Selected service: alpine
INFO Creating package
INFO File zerops.yml found. Path: /home/.../Projects/temp/zerops.yml.
Method Do error: Put "https://api.app-prg1.zerops.io/api/rest/public/app-version/.../upload": exit status 128
ERR Package upload failed
ERR exit status 128
...@...:~/Projects/temp$
2 Replies
Aleš
Aleš6d ago
@Backend wait, is that the uncommited thing? @Puub do you have any commits at all? people keep bumping on this issue, me included, can't we have a fallback that will just upload everything when there are no commits @Michal ?
Puub
PuubOP6d ago
Aah! Yes indeed it was not initialized with Git yet. Thanks!

Did you find this page helpful?