Bug 2179718
Summary: | [RHEL-9.3][AWS]nm-cloud-setup fail to get EC2 metadata: timeout expired(NetworkManager-cloud-setup) | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 9 | Reporter: | libhe |
Component: | NetworkManager | Assignee: | Lubomir Rintel <lrintel> |
Status: | CLOSED ERRATA | QA Contact: | David Jaša <djasa> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 9.3 | CC: | bgalvani, djasa, fge, linl, lrintel, rkhan, sfaye, sukulkar, thaller, till, vbenes, xiliang, ymao |
Target Milestone: | rc | Keywords: | CustomerScenariosInitiative, Regression, Triaged |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | NetworkManager-1.43.5-1.el9 | Doc Type: | No Doc Update |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2023-11-07 08:38:04 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
libhe
2023-03-20 03:27:36 UTC
bug 2181466 is the same issue for rhel-8.9 VERIFIED: Fixed in NetworkManager-1.43.6-1.el9 together with bug 2151986, HTTP method PUT is now correctly used: # tcpdump -i any -w .tmp/ec2.pcap 'host 169.254.169.254 (...) # tshark -r .tmp/ec2.pcap -V -2 -R http (...) Hypertext Transfer Protocol PUT /latest/api/token HTTP/1.1\r\n [Expert Info (Chat/Sequence): PUT /latest/api/token HTTP/1.1\r\n] [PUT /latest/api/token HTTP/1.1\r\n] [Severity level: Chat] [Group: Sequence] Request Method: PUT Request URI: /latest/api/token Request Version: HTTP/1.1 Host: 169.254.169.254\r\n Accept: */*\r\n X-aws-ec2-metadata-token-ttl-seconds: 180\r\n \r\n [Full request URI: http://169.254.169.254/latest/api/token] [HTTP request 1/1] [Response in frame: 2] Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (NetworkManager bug fix and enhancement update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2023:6585 |