Skip to content

Instantly share code, notes, and snippets.

@cholcombe973
Created September 12, 2016 21:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cholcombe973/7c33286c38bc36caf233bfc7a511c2ed to your computer and use it in GitHub Desktop.
Save cholcombe973/7c33286c38bc36caf233bfc7a511c2ed to your computer and use it in GitHub Desktop.
chris@chris-ThinkPad-T410s:~/repos$ juju deploy ./gluster-charm --debug
14:25:38 INFO juju.cmd supercommand.go:63 running juju [2.0-beta18 gc go1.6.2]
14:25:38 DEBUG juju.cmd supercommand.go:64 args: []string{"juju", "deploy", "./gluster-charm", "--debug"}
14:25:38 INFO juju.juju api.go:72 connecting to API addresses: [10.138.168.144:17070]
14:25:38 INFO juju.api apiclient.go:507 dialing "wss://10.138.168.144:17070/model/ee098c69-afe6-4962-8ad5-77d7770b1eba/api"
14:25:38 INFO juju.api apiclient.go:302 connection established to "wss://10.138.168.144:17070/model/ee098c69-afe6-4962-8ad5-77d7770b1eba/api"
14:25:38 DEBUG juju.juju api.go:263 API hostnames unchanged - not resolving
14:25:38 DEBUG juju.cmd.juju.application deploy.go:791 cannot interpret as local bundle: read ./gluster-charm: is a directory
14:25:39 DEBUG httpbakery client.go:244 client do POST https://10.138.168.144:17070/model/ee098c69-afe6-4962-8ad5-77d7770b1eba/charms?revision=3&schema=local&series=trusty {
14:25:40 DEBUG httpbakery client.go:246 } -> error <nil>
14:25:40 INFO cmd cmd.go:129 Deploying charm "local:trusty/gluster-charm-9".
14:25:40 DEBUG juju.api apiclient.go:558 health ping failed: connection is shut down
14:25:40 ERROR cmd supercommand.go:458 charm "local:trusty/gluster-charm-9" not found (not found)
14:25:40 DEBUG cmd supercommand.go:459 (error details: [{github.com/juju/juju/cmd/juju/application/deploy.go:868: } {github.com/juju/juju/api/charms/client.go:54: } {github.com/juju/juju/api/apiclient.go:618: } {github.com/juju/retry/retry.go:187: } {github.com/juju/juju/rpc/client.go:149: } {charm "local:trusty/gluster-charm-9" not found (not found)}])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment