Skip to Content.
Sympa Menu

perfsonar-user - Re: [perfsonar-user] Toolkit daemon can't write to maddash.yaml

Subject: perfSONAR User Q&A and Other Discussion

List archive

Re: [perfsonar-user] Toolkit daemon can't write to maddash.yaml


Chronological Thread 
  • From: "Andrew Lake" <>
  • To: "Justin Ross" <>
  • Cc:
  • Subject: Re: [perfsonar-user] Toolkit daemon can't write to maddash.yaml
  • Date: Mon, 20 Jul 2015 12:57:19 -0700 (PDT)

Hi Justin,

Try setting “use_toolkit” to 0 in gui_agent_confguration.conf file. Its complaining about being able to use a local daemon on the toolkit to write the file. The daemon is not really necessary and it should be able to write directly to the file with that off.

Thanks,
Andy




On Mon, Jul 20, 2015 at 3:39 PM, Justin Ross <> wrote:

Hello,

  I started getting this problem whenever I generate gui configuration to update my MaDDash server with my most up-to-date mesh. I went ahead and tried using the ESnet mesh and still received the same error.

  Here is the full error list:

2015/07/20 15:36:04 (13297) ERROR> ConfigClient.pm:89 perfSONAR_PS::NPToolkit::ConfigManager::ConfigClient::saveFile - Problem writing file /etc/maddash/maddash-server/maddash.yaml: RPC::XML::Client::simple_request: RPC::XML::Client::send_request: HTTP server error: Can't connect to localhost:9000 (connect: Connection refused)
2015/07/20 15:36:04 (13297) ERROR> GUIAgent.pm:330 perfSONAR_PS::MeshConfig::GUIAgent::__write_file - Problem writing to /etc/maddash/maddash-server/maddash.yaml: Couldn't save /etc/maddash/maddash-server/maddash.yamlvia toolkit daemon at /opt/perfsonar_ps/mesh_config/bin/../lib/perfSONAR_PS/MeshConfig/GUIAgent.pm line 319.
2015/07/20 15:36:04 (13297) ERROR> GUIAgent.pm:246 perfSONAR_PS::MeshConfig::GUIAgent::__configure_guis - Problem writing maddash.yaml: Problem writing to /etc/maddash/maddash-server/maddash.yaml: Couldn't save /etc/maddash/maddash-server/maddash.yamlvia toolkit daemon at /opt/perfsonar_ps/mesh_config/bin/../lib/perfSONAR_PS/MeshConfig/GUIAgent.pm line 319.

Thanks,

Justin




Archive powered by MHonArc 2.6.16.

Top of Page