Skip to Content.
Sympa Menu

perfsonar-user - Re: [perfsonar-user] Regular Testing Error Message

Subject: perfSONAR User Q&A and Other Discussion

List archive

Re: [perfsonar-user] Regular Testing Error Message


Chronological Thread 
  • From: Andrew Lake <>
  • To: Zach Bare <>
  • Cc: PerfSonar Users <>
  • Subject: Re: [perfsonar-user] Regular Testing Error Message
  • Date: Mon, 21 Mar 2016 11:58:56 -0400

Hi Zach,

What do you get when you run the following?

cd /usr/lib/esmond
source /opt/rh/python27/enable
/opt/rh/python27/root/usr/bin/virtualenv --prompt="(esmond)" .
. bin/activate
python esmond/manage.py migrate

I believe it might fix the issue. Someone else reported a similar problem when going straight from 3.4.X to 3.5.1. The above commands will likely spit out some warnings about IP fields, but if it otherwise completes it will likely fix your issue. 

Thanks,
Andy


On March 21, 2016 at 11:43:39 AM, Zach Bare () wrote:

Andy,

I've attached the two log files you requested. Note that I shut the server down over the weekend, so there will be a gap in the log time stamps. 

Thanks for your help.



photo
Zach Bare
Network Engineer, KINBER
717-963-7490 | 717-469-5461 | | 5775 Allentown Blvd., Suite 101, Harrisburg, PA 17112

On Mon, Mar 21, 2016 at 9:32 AM, Andrew Lake <> wrote:
Hi,

Do you have any errors in /var/log/httpd/error_log or /var/log/esmond/django.log? Could you please send those if you do and I can take a look.

Thanks,
Andy



On March 18, 2016 at 4:24:26 PM, Zach Bare () wrote:

2016/03/18 15:51:24 (18918) ERROR> EsmondBase.pm:53 perfSONAR_PS::RegularTesting::MeasurementArchives::EsmondBase::__ANON__ - Error writing metadata (500) 500 INTERNAL SERVER ERROR
2016/03/18 15:51:24 (18918) ERROR> MeasurementArchiveChild.pm:209 perfSONAR_PS::RegularTesting::Master::MeasurementArchiveChild::handle_results - Problem storing results: Error writing metadata: 500 INTERNAL SERVER ERROR
2016/03/18 15:51:24 (18918) 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.





Archive powered by MHonArc 2.6.16.

Top of Page