Actions
Bug #18073
closedSLES 15 Rudder 6.0.8 war is an HTML error text
Pull Request:
Severity:
Critical - prevents main use of Rudder | no workaround | data loss | security
UX impact:
User visibility:
Getting started - demo | first install | Technique editor and level 1 Techniques
Effort required:
Priority:
93
Name check:
To do
Fix check:
To do
Regression:
Description
cat /opt/rudder/share/webapps/rudder.war <html> <head> <title>404 - Path /com/normation/rudder/rudder-web/6.0.8/rudder-web-6.0.8.war not found in local storage of repository "Releases" [id=releases]</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <link rel="icon" type="image/png" href="http://repository.rudder.io/nexus/favicon.png"> <!--[if IE]> <link rel="SHORTCUT ICON" href="http://repository.rudder.io/nexus/favicon.ico"/> <![endif]--> <link rel="stylesheet" href="http://repository.rudder.io/nexus/static/css/Sonatype-content.css?2.14.0-01" type="text/css" media="screen" title="no title" charset="utf-8"> </head> <body> <h1>404 - Path /com/normation/rudder/rudder-web/6.0.8/rudder-web-6.0.8.war not found in local storage of repository "Releases" [id=releases]</h1> <p>Path /com/normation/rudder/rudder-web/6.0.8/rudder-web-6.0.8.war not found in local storage of repository "Releases" [id=releases]</p> </body> </html
Actions