perfsonar-user - Re: [perfsonar-user] Maddash http tests
Subject: perfSONAR User Q&A and Other Discussion
List archive
- From: Szymon Trocha <>
- To: "Eide, Ethan M" <>
- Cc: "" <>
- Subject: Re: [perfsonar-user] Maddash http tests
- Date: Tue, 14 Feb 2023 13:15:48 +0100
- Organization: PCSS
Hi Ethan,
I think the error message explains it -
"Fetch returned non-success status 403" and is usually related to
the page access. This may happen e.g. if the web server you're
testing to is missing index page or is misconfigured. In fact
visiting http://perfsonararchive.usd.edu/ and the information
displayed may confirm this. I think you're testing to your MA
server and not to the proper Website.
Please try to run a command to any
known website like this one:
$ pscheduler task http --url
www.perfsonar.net
regards,
Szymon
W dniu 07.02.2023 o 17:26, Eide, Ethan
M pisze:
This is
the CLI command with perfsonararchive as the --url
It gives a huge error message: Error: No result was produced.
Limit system diagnostics for this
run:
Hints:
requester: ::1
server: ::1
Identified as everybody,
local-interfaces
Classified as default, friendlies
Application: Hosts we trust to do
everything
Group 1: Limit 'always' passed
Group 1: Want all, 1/1 passed,
0/1 failed: PASS
Application PASSES
Application: Defaults applied to
non-friendly hosts
Group 1: Limit 'innocuous-tests'
passed
Group 1: Limit
'throughput-default-time' failed: Test is not 'throughput'
Group 1: Limit
'throughput-default-udp' failed: Test is not 'throughput'
Group 1: Limit 'idleex-default'
failed: Test is not 'idleex'
Group 1: Want any, 1/4 passed,
3/4 failed: PASS
Application PASSES
Proposal meets limits
Priority set at 0:
Initial priority (Set to 0)
Error from localhost:
<!DOCTYPE html PUBLIC
"-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"><html><head>
<meta http-equiv="content-type"
content="text/html; charset=UTF-8">
<title>Apache
HTTP Server Test Page powered by CentOS</title>
<meta
http-equiv="Content-Type" content="text/html;
charset=UTF-8">
<!-- Bootstrap -->
<link
href=""/noindex/css/bootstrap.min.css"" rel="stylesheet">
<link rel="stylesheet"
href=""noindex/css/open-sans.css"" type="text/css" />
<style
type="text/css"><!--
body {
font-family: "Open Sans",
Helvetica, sans-serif;
font-weight: 100;
color: #ccc;
background: rgba(10, 24, 55, 1);
font-size: 16px;
}
h2, h3, h4 {
font-weight: 200;
}
h2 {
font-size: 28px;
}
.jumbotron {
margin-bottom: 0;
color: #333;
background: rgb(212,212,221); /*
Old browsers */
background:
radial-gradient(ellipse at center top, rgba(255,255,255,1)
0%,rgba(174,174,183,1) 100%); /* W3C */
}
.jumbotron h1 {
font-size: 128px;
font-weight: 700;
color: white;
text-shadow: 0px 2px 0px #abc,
0px 4px 10px
rgba(0,0,0,0.15),
0px 5px 2px
rgba(0,0,0,0.1),
0px 6px 30px
rgba(0,0,0,0.1);
}
.jumbotron p {
font-size: 28px;
font-weight: 100;
}
.main {
background: white;
color: #234;
border-top: 1px solid
rgba(0,0,0,0.12);
padding-top: 30px;
padding-bottom: 40px;
}
.footer {
border-top: 1px solid
rgba(255,255,255,0.2);
padding-top: 30px;
}
--></style>
</head>
<body>
<div class="jumbotron
text-center">
<div class="container">
<h1>Testing
123..</h1>
<p
class="lead">This page is used to test the proper operation
of the <a href=""http://apache.org">Apache HTTP
server</a> after it has been installed. If you can read
this page it means that this site is working properly. This
server is powered by <a
href=""http://centos.org">CentOS</a>.</p>
</div>
</div>
<div class="main">
<div class="container">
<div class="row">
<div
class="col-sm-6">
<h2>Just visiting?</h2>
<p class="lead">The website you just visited is
either experiencing problems or is undergoing routine
maintenance.</p>
<p>If you would like to let the administrators of
this website know that you've seen this page instead of the
page you expected, you should send them e-mail. In general,
mail sent to the name "webmaster" and directed to the
website's domain should reach the appropriate
person.</p>
<p>For example, if you experienced problems while
visiting www.example.com, you should send e-mail to
.</p>
</div>
<div class="col-sm-6">
<h2>Are you the Administrator?</h2>
<p>You should add your website content to the
directory <tt>/var/www/html/</tt>.</p>
<p>To prevent this page from ever being used, follow
the instructions in the file
<tt>/etc/httpd/conf.d/welcome.conf</tt>.</p>
<h2>Promoting Apache and CentOS</h2>
<p>You are free to use the images below on Apache
and CentOS Linux powered HTTP servers. Thanks for using
Apache and CentOS!</p>
<p><a href=""http://httpd.apache.org/"><img
src=""images/apache_pb.gif"" alt="[ Powered by Apache
]"></a> <a
href=""http://www.centos.org/"><img
src=""images/poweredby.png"" alt="[ Powered by CentOS Linux ]"
height="31" width="88"></a></p>
</div>
</div>
</div>
</div>
</div>
<div class="footer">
<div
class="container">
<div class="row">
<div
class="col-sm-6">
<h2>Important
note:</h2>
<p
class="lead">The CentOS Project has nothing to do with this
website or its content,
it just provides the
software that makes the website run.</p>
<p>If you have
issues with the content of this site, contact the owner of the
domain, not the CentOS project.
Unless you intended to
visit CentOS.org, the CentOS Project does not have anything to
do with this website,
the content or the
lack of it.</p>
<p>For example,
if this website is www.example.com, you would find the owner
of the example.com domain at the following WHOIS
server:</p>
<p><a
href=""http://www.internic.net/whois.html">http://www.internic.net/whois.html</a></p>
</div>
<div
class="col-sm-6">
<h2>The CentOS
Project</h2>
<p>The CentOS
Linux distribution is a stable, predictable, manageable and
reproduceable platform derived from
the sources of Red
Hat Enterprise Linux (RHEL).<p>
<p>Additionally
to being a popular choice for web hosting, CentOS also
provides a rich platform for open source communities to build
upon. For more information
please visit the
<a href=""http://www.centos.org/">CentOS
website</a>.</p>
</div>
</div>
</div>
</div>
</div>
</body></html>
Diagnostics from localhost:
Fetch returned non-success status
403
2023-02-07T10:18:33 Fetching next
run from
https://localhost/pscheduler/tasks/5233928a-224d-4dae-9474-b2666a755d3c/runs/next
--
Poznań Supercomputing & Networking Center General NOC phone +48 61-858-2015 | noc.pcss.pl Personal desk phone +48 61-858-2022 Wysłaliśmy do Ciebie ten e-mail w odpowiedzi na Twoje zapytanie lub w związku z oferowaną usługą. Przesłanie korespondencji do Centrum Zarządzania PCSS lub zgłoszenie telefoniczne jest równoznaczne z wyrażeniem zgody na przetwarzanie danych osobowych przez Instytut Chemii Bioorganicznej Polskiej Akademii Nauk w Poznaniu adres: ul. Z. Noskowskiego 12/14, 61-704 Poznań. Szczegółowe informacje znajdują się w naszej Polityce prywatności. | This message has been sent as a part of communication with PSNC NOC or your service request sent to us. For more information read our Privacy Policy. |
Attachment:
smime.p7s
Description: Kryptograficzna sygnatura S/MIME
- [perfsonar-user] Maddash http tests, Ethan, 02/06/2023
- Re: [perfsonar-user] Maddash http tests, Szymon Trocha, 02/07/2023
- <Possible follow-up(s)>
- Re: [perfsonar-user] Maddash http tests, Szymon Trocha, 02/07/2023
- Re: [perfsonar-user] Maddash http tests, Szymon Trocha, 02/14/2023
- Re: [perfsonar-user] Maddash http tests, Szymon Trocha, 02/15/2023
- Re: [perfsonar-user] Maddash http tests, Szymon Trocha, 02/16/2023
- Re: [perfsonar-user] Maddash http tests, Szymon Trocha, 02/17/2023
Archive powered by MHonArc 2.6.24.