Skip to Content.
Sympa Menu

perfsonar-user - [perfsonar-user] ls_registration service 403 Forbidden

Subject: perfSONAR User Q&A and Other Discussion

List archive

[perfsonar-user] ls_registration service 403 Forbidden


Chronological Thread 
  • From: "Garnizov, Ivan (RRZE)" <>
  • To: perfsonar-user <>
  • Subject: [perfsonar-user] ls_registration service 403 Forbidden
  • Date: Wed, 24 Jun 2015 08:36:43 +0000
  • Accept-language: en-GB, de-DE, en-US

Dear perfSONAR developers,

Please give some hints, guides on the case with LSRegistrationDaemon getting
403 Forbidden.

1) Is that a service response from the LS server? I exclude firewall or
connectivity issues.
2) What would be the cause of this or in which case and how does one
intervene or assist the registration process? Please do not ignore possible
actions on the LS server for the resolution of the case.


ERROR> Base.pm:304 perfSONAR_PS::LSRegistrationDaemon::Base::register -
Problem registering service. Will retry full registration next time: 403
Forbidden

Best regards,
Ivan


-----Original Message-----
From:


[mailto:]
On Behalf Of Garnizov, Ivan (RRZE)
Sent: Mittwoch, 24. Juni 2015 10:17
To: Ty Bell; perfsonar-user
Subject: RE: [perfsonar-user] bwping/owamp tests randomly stop and never
restart

Hi Ty,

In fact I have reported the same issue about my instances. Issue tracker.
https://github.com/perfsonar/regular-testing/issues/5
Suddenly out of no reason, without any notable event in the logs the
regular_testing service stops collecting the data. I have also noted that a
single service restart does not help. You have to follow a graceful
restart....meaning:
sudo service regular_testing stop
sudo service postgresql stop
sudo service cassandra restart
sudo service postgresql start
sudo service regular_testing start

This immediately fixes all measurements. I have tested that on 2 hosts.
We still might be in different scenarios, although my issue is also around
the latency tests.

Best regards,
Ivan




-----Original Message-----
From:


[mailto:]
On Behalf Of Ty Bell
Sent: Dienstag, 23. Juni 2015 16:41
To: perfsonar-user
Subject: Re: [perfsonar-user] bwping/owamp tests randomly stop and never
restart

All my hosts are running the same (lastest) versions of the tools and they're
all sync'd with the same NTP sources. Instead of restarting the whole regular
testing service, I've taken to killing the individual bwping process, regular
testing fires up a new process and everything clears up.

--Ty

> On Apr 23, 2015, at 3:29 PM, Amit Khare
> <>
> wrote:
>
> Hi Ty,
>
> Are all your hosts running the same version of toolkit. We have had
> similar issues with one of the older toolkit releases.I would also
> check if the hosts are properly synced with NTP server(s). Thanks,
>
> Amit
> ----------------------------------------------------------------------
> -----
> -
> Amit Khare | Network Engineer | CANARIE Inc | 45 O'Connor St., Suite
> 500, Ottawa, ON K1P 1A4 | Office: 613-943-5377│Cell: 613-404-8696│CANARIE
> NOC:
> 613-944-5612│www.canarie.ca
>
>
>
>
>
>
> On 2015-04-23, 15:19, "Ty Bell"
> <>
> wrote:
>
>> Hi All,
>>
>> Wondering if this is something anyone else has observed. I have 10
>> hosts in a mesh all running owamp tests, and randomly (maybe once a
>> week) I’ll check on the mesh and see two hosts have stopped testing
>> in one direction. It’s never the same hosts, and never the same
>> direction, seems totally random. I can execute tests from the command
>> line and they run just fine. I’ve looked around for hung owamp
>> processes or daemon restarts and haven’t found anything.
>>
>> The only resolution I’ve found is to restart regular testing on both
>> hosts.
>>
>> Thanks,
>> --Ty
>>




Archive powered by MHonArc 2.6.16.

Top of Page