Re: I still can't upload resources to the Charm store.

2017-02-05 Thread Merlijn Sebrechts
Ok, thanks for the info! 2017-02-05 19:09 GMT+01:00 Adam Stokes : > I think your issue is the one that Cory reported on about the resource > being to big of a blob for the charm store to process. I think his resource > was at 90M while yours is 720M. See here:

Re: I still can't upload resources to the Charm store.

2017-02-05 Thread Adam Stokes
I think your issue is the one that Cory reported on about the resource being to big of a blob for the charm store to process. I think his resource was at 90M while yours is 720M. See here: https://github.com/CanonicalLtd/jujucharms.com/issues/332 According to the bug it doesn't seem like a

Re: I still can't upload resources to the Charm store.

2017-02-05 Thread Merlijn Sebrechts
Update: Specified the specific revision in my push command and now it fails in a different way: $charm attach ~tengu-team/apache-nifi-1 apache-nifi=./nifi-1.1.1-bin.tar.gz ERROR can't upload resource: cannot post resource: cannot unmarshal error response "\n\n502 Proxy Error\n\nProxy Error\nThe

Re: I still can't upload resources to the Charm store.

2017-02-05 Thread Mark Shuttleworth
Thanks for the reminder, will ask the store team to root cause it this time. Mark On 05/02/17 13:12, Merlijn Sebrechts wrote: > Hi all > > > Uploading resources to the Charm store still fails for me. It seems > this is still the same error that I had back in Juli: >

Re: I still can't upload resources to the Charm store.

2017-02-05 Thread Adam Stokes
https://github.com/juju/charmstore-client/issues/96 No one from that team has provided any additional input, even though I've been asking and this is obviously a huge problem for users in general. On Sun, Feb 5, 2017, 8:13 AM Merlijn Sebrechts wrote: > Hi all > > >

I still can't upload resources to the Charm store.

2017-02-05 Thread Merlijn Sebrechts
Hi all Uploading resources to the Charm store still fails for me. It seems this is still the same error that I had back in Juli: https://bugs.launchpad.net/ubuntu/+source/charm/+bug/1592822. What I run: wget http://apache.belnet.be/nifi/1.1.1/nifi-1.1.1-bin.tar.gz charm attach