citizen icon indicating copy to clipboard operation
citizen copied to clipboard

Couldn't publish provider

Open mshlmv opened this issue 2 years ago • 1 comments

Hello. I run citizen in docker and try to publish provider, but get error

root@d34a8414e8aa:/citizen/vcd# citizen provider vmware vcd 3.5.1 5.0
✔ validate required files in /citizen/vcd
  Found:
	vmware-vcd_3.5.1_linux_amd64.zip
✔ generate vmware-vcd_3.5.1_SHA256SUMS file
✔ sign vmware-vcd_3.5.1_SHA256SUMS file with gpg
✔ retriving GPG public key for your GPG
✖ publish vmware/vcd/3.5.1
RequestError
Unexpected token < in JSON at position 0

mshlmv avatar Mar 16 '22 07:03 mshlmv

i met this issue when used main branch (latest). When i use this version: git checkout https://github.com/outsideris/citizen/commit/67ddf3f8676ac8504953d9d23d654c8652bcf3bf this error gone and i successfully uploaded provider zip file into citizen server.

trix32641 avatar Mar 18 '22 09:03 trix32641