Juju2 cannot deploy centos workloads on maas 1.9
Bug #1576873 reported by
Curtis Hovey
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical Juju |
Fix Released
|
Critical
|
Unassigned | ||
cloud-images |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Juju 2 in master has not been able to deploy centos workloads since commit c5a433b
http://
As of commit 2354e12
http://
we see centos workloads timeout
http://
The suspect commits are
https:/
https:/
https:/
https:/
tags: | added: blocker |
affects: | juju-core → juju |
Changed in juju: | |
milestone: | 2.0-beta7 → none |
milestone: | none → 2.0-beta7 |
To post a comment you must log in.
From cloud-init- output. log from a centos deploy with maas 2.0:
+ curl -sSfw 'tools from %{url_effective} downloaded: HTTP %{http_code}; time %{time_total}s; size %{size_download} bytes; speed %{speed_download} bytes/s ' --noproxy '*' --insecure -o /var/lib/ juju/tools/ 2.0-beta7- centos7- amd64/tools. tar.gz https:/ /10.0.210. 121:17070/ model/8d1e7eb2- 04d6-4283- 8215-a8049ad753 f0/tools/ 2.0-beta7- centos7- amd64
curl: (35) Peer reports incompatible or unsupported protocol version.
Suggests issue is from natefinch/ useSecureTLS:
<http:// reviews. vapour. ws/r/4735/>