perfsonar / graphs

Graphs that display perfSONAR measurement data (Formerly the serviceTest package)
Apache License 2.0
5 stars 1 forks source link

pS graphs do not appear on pS MaDDash 4.3.4 #179

Closed igarny closed 1 year ago

igarny commented 3 years ago

here is this strange issue with pS graphs on pS MaDDash,

the only clue that I get is this message:

CGI::param called in list context from /usr/share/maddash/maddash-webui/index.cgi line 18, this can lead to vulnerabilities. See the warning in "Fetching the value or values of a single named parameter" at /usr/share/perl5/CGI.pm line 412.
CGI::param called in list context from /usr/share/maddash/maddash-webui/index.cgi line 18, this can lead to vulnerabilities. See the warning in "Fetching the value or values of a single named parameter" at /usr/share/perl5/CGI.pm line 412.
CGI::param called in list context from /usr/share/maddash/maddash-webui/index.cgi line 18, this can lead to vulnerabilities. See the warning in "Fetching the value or values of a single named parameter" at /usr/share/perl5/CGI.pm line 412.
CGI::param called in list context from /usr/share/maddash/maddash-webui/index.cgi line 18, this can lead to vulnerabilities. See the warning in "Fetching the value or values of a single named parameter" at /usr/share/perl5/CGI.pm line 412.
CGI::param called in list context from /usr/share/maddash/maddash-webui/index.cgi line 18, this can lead to vulnerabilities. See the warning in "Fetching the value or values of a single named parameter" at /usr/share/perl5/CGI.pm line 412.

if you pay attention, you'll notice there is no time and date to it, which has fooled me for quite some time thinking it is an old one still as I found out these do increase on my calls for graphs. this is the appache2 error.log

now the question is how do I increase the verbosity of the logs for the CGI app

version of MaDDash is: maddash-server 4.3.4-1

laeti-tia commented 1 year ago

@igarny Do you still see this behaviour (empty graphs) in the latest versions? Would it be the same as the one reported by the WLCG group?

igarny commented 1 year ago

IMO no point to work on this