juju / charmstore

The charm store server.
http://gopkg.in/juju/charmstore.v5
GNU Affero General Public License v3.0
15 stars 37 forks source link

Empty resource responses.. bug? #816

Closed shousper closed 6 years ago

shousper commented 6 years ago

Are resource links supposed to give a successful empty response?

All the resources here don't seem to be loading anything. I was reading though this document under "Known Limitations and Issues" after having issues with a localhost deployment.. and saw this:

If resources fail to download during initial deployment for any reason, you will need to download and install them manually.

So I was wondering.. how do I manually download resources? haha

fabricematrat commented 6 years ago

Those resources have been uploaded as empty deliberatly During deployment they need to be specified. The charm documentation should specify where to find those resources. Please submit a bug to the charm author.