That particular error is coming from here:
https://github.com/juju/juju/blob/19d6a75eea61f5021a9fa0ee8e37fe7f6e3c9d53/charmhub/download.go#L201

Given what it is downloading from, I believe it is coming from:
https://github.com/juju/juju/blob/19d6a75eea61f5021a9fa0ee8e37fe7f6e3c9d53/charmhub/download.go#L101

Essentially we got the charm URL from Charmhub, but when we went to download 
it, we got a status code that wasn't 200 OK, and wasn't 404 Not Found.
(I feel like we should at least be logging more information if not including it 
in the error)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1928182

Title:
  Unable to deploy postgresql-k8s charm from charmhub

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju/+bug/1928182/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to