Skip to Content.
Sympa Menu

perfsonar-user - Re: [perfsonar-user] psconfig-maddash-agent**Missing property**

Subject: perfSONAR User Q&A and Other Discussion

List archive

Re: [perfsonar-user] psconfig-maddash-agent**Missing property**


Chronological Thread 
  • From: Andrew Lake <>
  • To: ,
  • Subject: Re: [perfsonar-user] psconfig-maddash-agent**Missing property**
  • Date: Thu, 28 Mar 2019 12:47:58 -0700

Hi,

Looks like the problem is under “groups” you have a group defined “latency_wave_group” that is of type mesh but does not specify any “addresses”. This is syntactically invalid so you get the error you see. The error message points at latency_wave_group but due to the way the schema is structured, the message itself is not entirely clear on what it does not like. Adding an “addresses” section like you have in the other groups should help. You can also run “psconfig validate PATH-TO-FILE” to check the syntax if that helps.

Thanks,
Andy




On March 28, 2019 at 10:49:04 AM, () wrote:

Greetings,

I have issues with the maddash agent. The web does not show any grids as
expected. The maddash-agent log indicates that some property is missing.. not
sure what is missing or any part breaks. Anyone could light it up? Thanks in
advance!

Here is the template json from meshconfig.perfsonar that the agent has problem
(https://github.com/magiclamp2/perfsonar/blob/magiclamp2-patch-1/psconfig-maddash-agent.json).

***logs from /var/log/maddash/psconfig-maddash-agent.log
ERROR pid=1899 prog=perfSONAR_PS::PSConfig::BaseAgent::_process_psconfig
line=381 guid=3CAC8192-50B8-11E9-9EDD-F496E534A3DD
config_url=http://meshconfig.perfsonar/ config_src=remote json_path=/groups/
latency_wave_group expanded=0 transformed=0
category=psconfig_schema_validation_error msg=anyOf failed: (Missing
property.. Missing property.. Not in enum list: disjoint.) (Missing property..
Not in enum list: list.) Missing property.`


Regards,
Shawn Wang,
Northwestern University
--
To unsubscribe from this list: https://lists.internet2.edu/sympa/signoff/perfsonar-user



Archive powered by MHonArc 2.6.19.

Top of Page