Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chronyd rules' link http://chrony.tuxfamily.org link times out #11801

Closed
mildas opened this issue Apr 8, 2024 · 2 comments
Closed

Chronyd rules' link http://chrony.tuxfamily.org link times out #11801

mildas opened this issue Apr 8, 2024 · 2 comments
Assignees
Labels
productization-issue Issue found in upstream stabilization process.

Comments

@mildas
Copy link
Contributor

mildas commented Apr 8, 2024

Description of problem:

Couple of chronyd rules references http://chrony.tuxfamily.org web. But in recent productization run, the link times out.

SCAP Security Guide Version:

latest master

Operating System Version:

RHEL7, RHEL8, RHEL9

Steps to Reproduce:

  1. Access http://chrony.tuxfamily.org in your browser

or

  1. In Python3
import requests
requests.get('http://chrony.tuxfamily.org', timeout=10, headers={'User-Agent': 'Mozilla/5.0 (X11; Linux x86_64;)'})

Actual Results:

Link times out

Expected Results:

Link is removed from content

Additional Information/Debugging Steps:

If the link starts to work reliably, we can leave it in content and close issue.

@mildas mildas added the productization-issue Issue found in upstream stabilization process. label Apr 8, 2024
@comps
Copy link
Collaborator

comps commented Apr 8, 2024

This is fixed by #11799 (pls merge)

@marcusburghardt marcusburghardt self-assigned this Apr 9, 2024
@marcusburghardt
Copy link
Member

This is fixed by #11799 (pls merge)

PR is merged. Closing this issue.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
productization-issue Issue found in upstream stabilization process.
Projects
None yet
Development

No branches or pull requests

3 participants