Skip to Content.
Sympa Menu

perfsonar-user - RE: [perfsonar-user] PerfSONAR Toolkit Problem

Subject: perfSONAR User Q&A and Other Discussion

List archive

RE: [perfsonar-user] PerfSONAR Toolkit Problem


Chronological Thread 
  • From: Andrew Lake <>
  • To: Marian Babik <>, Pedro Henrique Diniz Da Silva <>
  • Cc: "" <>, "" <>
  • Subject: RE: [perfsonar-user] PerfSONAR Toolkit Problem
  • Date: Wed, 25 Oct 2017 13:39:36 +0000
  • Ironport-phdr: 9a23:1vwmhR+t2gGW6f9uRHKM819IXTAuvvDOBiVQ1KB21ugcTK2v8tzYMVDF4r011RmSDNWds6oMotGVmpioYXYH75eFvSJKW713fDhBt/8rmRc9CtWOE0zxIa2iRSU7GMNfSA0tpCnjYgBaF8nkelLdvGC54yIMFRXjLwp1Ifn+FpLPg8it2e2//57ebx9UiDahfLh/MAi4oQLNu8cMnIBsMLwxyhzHontJf+RZ22ZlLk+Nkhj/+8m94odt/zxftPw9+cFAV776f7kjQrxDEDsmKWE169b1uhTFUACC+2ETUmQSkhpPHgjF8BT3VYr/vyfmquZw3jSRMNboRr4oRzut86ZrSAfpiCgZMT457HrXgdF0gK5CvR6tuwBzz4vSbYqINvRxY7ndcMsaS2VDUMZfUCNODI2/YYUSEeQOIf1VoJPhq1YUtxazHxWgCeHpxzRVhnH2x6o60+E5HAza2gwvAsgOv2rard7oMqkdS+O1w7fVxjjEdfxW3yry6YjTfx8/uvGAR7RwftTNyUQ2EQ7Ok1ueqYvgPzyP1+QNtXCW7+p8VeKzk24oth9+oiK1xscrkInJgoUVyl/e+iV/3Yk1Od24R1BhYdG6C5tQqiWaN5dxQsMsQ2BopSM6yrwAuZ61eygK0JQmxwLfa/yAdYiE/BDuWP+UITd/mX1kdqm/hxmz8US6y+38UNG43EtKoyZbiNXBtX8A2wbO5sSbVPdx5Fmt1DaT2w3V9+pKIlg0mLLGJ5I/wbM8jJQevV7MEyPrgkn7jrKael069uS07+nreLbrq5+GO4NqlA3zPL4iltKjDegkNAUFQnKV9v6m1LL5+E30WLVKgeMykqneqJ3aK9oUq6GjDw9RyYkj7wyzDzih0NQGhXUHLVRFdwybj4XxJl3CPvP1Ae2xjli2nzpn2urKM7/8DpnVK3jMirbhfbJz605GzwozyMhS6IhSCr4cIPP+QVH+tMfCAh8/LQO03/7rCM9h2YMGRWKPHqiZPbvKsVCW/OIvLfKMZIgTuDnnMfgp/uPujWQnll8HZqSp2ZoXaGukHvR9PUmVe3vsgtEdEWgUpAo+SvLliEGcXTJJeXm9Qr88tXkHD9eDBJ3CT4blqrWL3STzSphffGFPDBaGGH3pdK2PVu0KLimSdIspqjEIT7/pa4InzxC3qQKy57thL/ic1iRQjpPnytE9s/XemQs1szFyFcWEzmzLQ2Byn3FOSzZwx6F7v0VVwVqZ1+5zg6oLO8ZU4qZgVAsgOIGU6+V5BpimUwTNb/+EUxCgT8nwUmJ5dc4439JbOxU1IN6llB2WmnPyW7I=

Hi Pedro,

I am guessing there is something wrong with your postgresql instance. Both esmond and pscheduler use postgresql and pscheduler is also throwing an error: https://152.84.102.250/pscheduler/tasks.

You can try a couple things:

1. Try restarting postgresql-9.5: /etc/init.d/postgresql-9.5 restart
2. Look in /var/log/esmond/django.log for more detailed errors. 
3. Make sure the file /var/lib/pgsql/9.5/data/pg_hba.conf is non-empty. If it is empty let me know and I can help you fix (this is a bug we’ve ran into before)

Thanks,
Andy



On October 25, 2017 at 8:28:37 AM, Pedro Henrique Diniz Da Silva () wrote:

Marian,

I did what you suggested (rebooting the node and restarting httppd servers), but same result as attached (Connection refused: proxy: HTTP: attempt to connect to [::1]:11413).

Other suggestions?

Regards,
Pedro Diniz
________________________________________
From: Marian Babik
Sent: Wednesday, October 25, 2017 6:55 AM
To: Pedro Henrique Diniz Da Silva
Cc: ;
Subject: Re: [perfsonar-user] PerfSONAR Toolkit Problem

Hi Pedro,
I suggest to reboot the node to start with, assuming this is SL6/centos6 installation and since there are some proxy errors I suggest to restart both httpd servers as well:
service httpd restart
service httpd24-httpd restart

Once done, please re-check the httpd error log (both /var/log/httpd/error_log and /var/log/httpd24/error_log) if there are still errors afterwards. Let me know if that helped.

Thanks,
Marian


> On Oct 24, 2017, at 11:56 PM, Pedro Henrique Diniz Da Silva <> wrote:
>
> Attaching...
> From: [] on behalf of Pedro Henrique Diniz Da Silva []
> Sent: Tuesday, October 24, 2017 7:51 PM
> To:
> Cc:
> Subject: [perfsonar-user] PerfSONAR Toolkit Problem
>
> Good Afternoon,
>
> My name is Pedro Diniz, and I am a Network Engineer at the Brazilian Center for Research in Physics.
>
> I have updated our PS yesterday to 4.0.1 and we are ruunning into an issue. We cannot seem to view test results. There is a red box below the “Test Results” Section on the dashboard that reads. “Error loading test listing: Internal Server Error.”
>
> PS is located at: https://152.84.102.250/toolkit/
>
> There are a bunch of errors in a bunch of places so I'm unable to find where the problems are.
>
> For example, regulartesting.log:
>
> Error writing metadata: 500 Can't connect to localhost:80 (connect: Conexão recusada) at /usr/lib/perfsonar/bin/../lib/perfSONAR_PS/RegularTesting/Master/MeasurementArchiveChild.pm line 122.
> 2017/10/23 15:05:06 (3441) WARN> EsmondBase.pm:207 perfSONAR_PS::RegularTesting::MeasurementArchives::EsmondBase::add_data - Error posting data to MA: {"detail":"Time series value already exists with event type path-mtu at time 1508775201"}
> 2017/10/23 16:18:44 (6762) ERROR> EsmondBase.pm:53 perfSONAR_PS::RegularTesting::MeasurementArchives::EsmondBase::__ANON__ - Error writing metadata (500) 500 Internal Server Error
> 2017/10/23 16:18:44 (6762) ERROR> MeasurementArchiveChild.pm:209 perfSONAR_PS::RegularTesting::Master::MeasurementArchiveChild::handle_results - Problem storing results: Error writing metadata: 500 Internal Server Error
> 2017/10/23 16:18:44 (6762) ERROR> MeasurementArchiveChild.pm:125 perfSONAR_PS::RegularTesting::Master::MeasurementArchiveChild::__ANON__ - Problem handling test results: Problem storing results: Error writing metadata: 500 Internal Server Error at /usr/lib/perfsonar/bin/../lib/perfSONAR_PS/RegularTesting/Master/MeasurementArchiveChild.pm line 122.
> 2017/10/23 16:19:28 (7345) ERROR> EsmondBase.pm:53 perfSONAR_PS::RegularTesting::MeasurementArchives::EsmondBase::__ANON__ - Error writing metadata (500) 500 Internal Server Error
> 2017/10/23 16:19:28 (7345) ERROR> MeasurementArchiveChild.pm:209 perfSONAR_PS::RegularTesting::Master::MeasurementArchiveChild::handle_results - Problem storing results: Error writing metadata: 500 Internal Server Error
> 2017/10/23 16:19:28 (7345) ERROR> MeasurementArchiveChild.pm:125 perfSONAR_PS::RegularTesting::Master::MeasurementArchiveChild::__ANON__ - Problem handling test results: Problem storing results: Error writing metadata: 500 Internal Server Error at /usr/lib/perfsonar/bin/../lib/perfSONAR_PS/RegularTesting/Master/MeasurementArchiveChild.pm line 122.
>
>
> I attached multiple logs that I think that can help. They are the content of /var/log/esmond/, the full file /var/log/httpd/error_log and the result of "yum info python27-mod_wsgi".
>
> In http://152.84.102.250/esmond/perfsonar/archive we get "Service Temporarily Unavailable" error (print screen attached)
>
> If you can point me in the correct direction, that would be greatly appreciated. Thank you very much.
>
> Best Regards,
> Pedro Diniz
>
>
>
>
> <screen_esmond_perfsonar_archive.jpg><httpd_error_log><regulartesting.log><esmond_django.log><esmond_esmond.log><esmond_install.log>




Archive powered by MHonArc 2.6.19.

Top of Page