http proxy 403 downloading maas images
Bug #1538474 reported by
Paolo de Rosa
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
maas-deployer |
Incomplete
|
Undecided
|
Unassigned |
Bug Description
When http_proxy is set maas deployer, the request to upload images to maas fails due to a 403 error from the proxy. So a workaround could be to add in no_proxy env variable at least maas server ip and localhost.
description: | updated |
summary: |
- When http_proxy is set maas-deployer use it + http proxy 403 downloading maas images |
To post a comment you must log in.
Paolo, i'm not sure what could be causing this. Can you please provide some log output and relevant config so I can see exactly at which point this is happening? If what you are asking for if to have m-d add env vars in cloud-init then I am working on this atm.