Actions
Bug #30802
closedAzure VM provision fails with error `requests.exceptions.HTTPError: 502 Server Error: Proxy Error for url`
Status:
Closed
Priority:
Normal
Assignee:
Category:
foreman-installer script
Target version:
Difficulty:
Triaged:
Yes
Bugzilla link:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1875426
Description of problem:
Azure VM provision fails with error `requests.exceptions.HTTPError: 502 Server Error: Proxy Error for url`
Version-Release number of selected component (if applicable):
6.8.0 Snap 11
How reproducible:
Always
Steps to Reproduce:
1. Try to provision a VM using Azure CR using CLI/API/UI
2.
3.
Actual results:
requests.exceptions.HTTPError: 502 Server Error: Proxy Error for url`
Expected results:
VM should provision
Additional info:
a. After setting the 'ProxyTimeout 600' all scenarios works well
b. More could refer from here : https://bugzilla.redhat.com/show_bug.cgi?id=1850934
Updated by The Foreman Bot over 4 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman-installer/pull/575 added
Updated by Eric Helms over 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset installer|ff058556cf66ec82623aafa2cd319fc3c0a1563d.
Updated by Ewoud Kohl van Wijngaarden about 4 years ago
- Category set to foreman-installer script
- Target version set to 2.3.0
- Triaged changed from No to Yes
Actions