Hi all,
I have problem from 10 of april 2020 with juju bootrastap localhost lxd-controller
Installed lxd 4.0.0
installed juju 2.7.5-bionic-amd64
bootstrap create juju lxd-controller, but not juju-gui. juju-gui deployment is skipped during bootstrap with message:
07:47:17 INFO juju.provider.lxd environ_broker.go:52 started instance “juju-bf0326-0”
07:47:17 INFO cmd bootstrap.go:250 - juju-bf0326-0 (arch=amd64)
07:47:17 INFO juju.environs.bootstrap bootstrap.go:856 newest version: 2.7.5
07:47:17 INFO juju.environs.bootstrap bootstrap.go:871 picked bootstrap agent binary version: 2.7.5
07:47:17 INFO cmd bootstrap.go:557 Installing Juju agent on bootstrap instance
07:47:20 DEBUG juju.environs.simplestreams simplestreams.go:457 skipping index “https://streams.canonical.com/juju/gui/streams/v1/index.sjson” because of missing information: “content-download” data not found
07:47:20 INFO cmd bootstrap.go:675 Unable to fetch Juju GUI info: error fetching simplestreams metadata: “content-download” data not found
problem is with “index.sjson” because of missing information: “content-download” data not found
My small investigation on streams:
on streams was made changes at 09-Apr-2020 on all relevant files.
in file index.sjson . Now path is targeted
to devel sqjson , not to release
“path”: “streams/v1/com.canonical.streams-devel-gui.sjson”
and if I was compare content ad size betwen
com.canonical.streams-devel-gui.sjson
and
com.canonical.streams-released-gui.sjson
there has different content and size :
com.canonical.streams-devel-gui.sjson 09-Apr-2020 20:55 3.7K
com.canonical.streams-released-gui.sjson 09-Apr-2020 20:55 20K
so this can be a reason for problems with deployment juju-giu in bootstrap process?
Any help o workaround?
Thank you.
Best regards
Jan