Bug 1496367 - Docs are requesting non.existing files
Summary: Docs are requesting non.existing files
Keywords:
Status: CLOSED EOL
Alias: None
Product: Red Hat Satellite 5
Classification: Red Hat
Component: Documentation
Version: 580
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: satellite-doc-list
QA Contact: satellite-doc-list
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-09-27 08:08 UTC by Tomáš Kašpárek
Modified: 2020-02-28 19:28 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-02-28 19:28:00 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1458023 0 unspecified CLOSED lots of 404s in ssl_access_log when browsing docs 2021-02-22 00:41:40 UTC

Internal Links: 1458023

Description Tomáš Kašpárek 2017-09-27 08:08:56 UTC
Satellite 5 documentation keeps requesting 2 files which are not provided by the docs:

lang.css
requested by:
default.css:@import url("lang.css");
print.css:@import url("lang.css");

title_logo.svg
requested by index.html pages

Please either provide these files or delete dependency on them as it generates following errors in logs:
10.34.131.71 - - [27/Sep/2017:04:02:30 -0400] "GET /rhn/help/client-config/Common_Content/css/lang.css HTTP/1.1" 404 6071
10.34.131.71 - - [27/Sep/2017:04:02:31 -0400] "GET /rhn/help/client-config/Common_Content/images/title_logo.svg HTTP/1.1" 404 6080
10.34.131.71 - - [27/Sep/2017:04:02:35 -0400] "GET /rhn/help/client-config/Common_Content/css/lang.css HTTP/1.1" 404 6071
10.34.131.71 - - [27/Sep/2017:04:02:38 -0400] "GET /rhn/help/client-config/Common_Content/css/lang.css HTTP/1.1" 404 6071
10.34.131.71 - - [27/Sep/2017:04:02:40 -0400] "GET /rhn/help/client-config/Common_Content/css/lang.css HTTP/1.1" 404 6071
10.34.131.71 - - [27/Sep/2017:04:02:41 -0400] "GET /rhn/help/client-config/Common_Content/css/lang.css HTTP/1.1" 404 6071
10.34.131.71 - - [27/Sep/2017:04:02:56 -0400] "GET /rhn/help/client-config/Common_Content/css/lang.css HTTP/1.1" 404 6071
10.34.131.71 - - [27/Sep/2017:04:03:01 -0400] "GET /rhn/help/client-config/Common_Content/css/lang.css HTTP/1.1" 404 6071
10.34.131.71 - - [27/Sep/2017:04:03:03 -0400] "GET /rhn/help/client-config/Common_Content/css/lang.css HTTP/1.1" 404 6071
10.34.131.71 - - [27/Sep/2017:04:03:13 -0400] "GET /rhn/help/client-config/Common_Content/css/lang.css HTTP/1.1" 404 6071
10.34.131.71 - - [27/Sep/2017:04:03:13 -0400] "GET /rhn/help/client-config/Common_Content/images/title_logo.svg HTTP/1.1" 404 6080
10.34.131.71 - - [27/Sep/2017:04:03:15 -0400] "GET /rhn/help/client-config/Common_Content/css/lang.css HTTP/1.1" 404 6071

Comment 1 Matt Werner 2020-02-28 19:28:00 UTC
Closing this bug because Satellite 5 is going end-of-life and will not be receiving further updates.


Note You need to log in before you can comment on or make changes to this bug.