Skip to Content.
Sympa Menu

perfsonar-user - Re: [non-nasa source] Re: [perfsonar-user] Fix for perl client connection issue

Subject: perfSONAR User Q&A and Other Discussion

List archive

Re: [non-nasa source] Re: [perfsonar-user] Fix for perl client connection issue


Chronological Thread 
  • From: "Uhl, George D. (GSFC-423.0)[SGT INC]" <>
  • To: "Uhl, George D. (GSFC-423.0)[SGT INC]" <>, "Andrew Lake" <>, "" <>
  • Subject: Re: [non-nasa source] Re: [perfsonar-user] Fix for perl client connection issue
  • Date: Tue, 27 Nov 2018 18:30:02 +0000
  • Accept-language: en-US
  • Dkim-filter: OpenDKIM Filter v2.11.0 ndmsvnpf103.ndc.nasa.gov 80F894014100
  • Ironport-phdr: 9a23:OXIgDxH6acHQUhZV4dLWrJ1GYnF86YWxBRYc798ds5kLTJ76p86+bnLW6fgltlLVR4KTs6sC17KG9fi4EUU7or+5+EgYd5JNUxJXwe43pCcHRPC/NEvgMfTxZDY7FskRHHVs/nW8LFQHUJ2mPw6arXK99yMdFQviPgRpOOv1BpTSj8Oq3Oyu5pHfeQpFiCa+bL9oMBm6sRjau9ULj4dlNqs/0AbCrGFSe+RRy2NoJFaTkAj568yt4pNt8Dletuw4+cJYXqr0Y6o3TbpDDDQ7KG81/9HktQPCTQSU+HQRVHgdnwdSDAjE6BH6WYrxsjf/u+Fg1iSWIdH6QLYpUjus9adrTALjhjkBOTA37WrbjtV8gaNerB+nuhdxwZPbYJuNOfR+YK3TYM8aS2RCUMlfVixOHoyzYpAVAOYdJ+tVtZXxqkEOoBa4GAKiBPnvyjhNhnLu06E13eQhEQXe0Ac9HtwBrnPUrM/6NKgMTOu7wrPExijHY/1XxDnz6JbFfgkurP2SU798a9bdxUwrGA3Yj1uet5HuMTCN2OkTtWeX4fdrWOWgi2E5rAFxuDevydk2hobUnI4V11DE9SFizYYzP9K4U1R0bcSrEJtXqSGXLo17Sd4hTWFwoCs217kLtJ2hcCQX1ZgqxQTTZ+Cdf4SV4h/uWv6dLSp8iX9mYr6zmgu+/Eu6xuHhUsS500xGojRYntXQrnwByh3e58ydRvdj/kqs1iyD2gPJ5uxAIE05k7fQJYQ7zb4qjJUTtFzOHi/ol0Xyi6+bbkMk9fWt6+T8fLXmoIecN4Fphg3iPKkigMq/DvkkPQQUWWiU4/+826f58U32R7VKkOU6kqjfsJ/EOcQWvrO1DgtW34o59hqzEjWr3M4EkXUdMV5IeByKg5DsO17UIfD4Cfm/g06rkDdu3/3GMaPuApLXLnjMjrjtZ6ty51RByAozydBS/JRUBasaIP3pQEPxu9vYDgEhPwyu3+nnEMl91p8ZWW+XGq+WLrnSsVGT5uIoJemDfpUVtC/gK/g++fHul2Q0mVscfamywZsXc260Eu5nI0WffXrjnM0BEWEUsQoiUuDmkkONXiNOZyX6Y6VprAw7DMbuIorEXI+gyJDHlGeUJbN9IzwcURbUUETTWLnMetEnXWjadsBslSYLWP6tDZIh0TmovRTzjbVgMLyQsmcxs5752cc9w+TQmFt6oTVyA9W13nrLSWxoyCdADSc7xq5kpkp00BKeyqViq/1eCdFJ4f5VCEE3OYOWh7hiBsr8QQXHd83MVU2rWP2nBy08VNQ834VIbkpgTYaMlBfGimCXA7tR35OGA4Y7/+rwmTCxCP1T4DOajvJn1xgVeeRzfUyArZs1v1zcConTnEjfm+C3daA02ifW/SGMynTY7xIQaxJ5TaiQBSNXXUDRt9msox3P

The dashboard is returning.  It was a matter of waiting for maddash to run the checks.  This is working with the downgraded mojolicious package.  Autoupdate is turned on so I’ll see how things turn out tomorrow.

From: <> on behalf of George Uhl <>
Date: Tuesday, November 27, 2018 at 1:16 PM
To: Andrew Lake <>, "" <>
Subject: [non-nasa source] Re: [perfsonar-user] Fix for perl client connection issue

Quick update.  Cells are orange but clicking on a cell displays graphed performance data.

From: <> on behalf of Andrew Lake <>
Date: Tuesday, November 27, 2018 at 1:05 PM
To: George Uhl <>, "" <>
Subject: Re: [perfsonar-user] Fix for perl client connection issue

Yes, it affects the checks that call out to your archives using https to populate the maddash cells. A "yum update” on the maddash host should fix.

Thanks,
Andy

 


On November 27, 2018 at 1:01:40 PM, Uhl, George D. (GSFC-423.0)[SGT INC] () wrote:

Andy,

Does this impact the Maddash dashboards too?  My dashboard is all orange and I get HTTP 404 Not Found on cell mouse overs.

Thanks,
George

From: <> on behalf of Andrew Lake <>
Date: Monday, November 26, 2018 at 8:52 PM
To: "" <>
Subject: [perfsonar-user] Fix for perl client connection issue

All,

RPMs have been uploaded that address an issue where HTTPS connections made by various perfSONAR perl clients were failing due to an updated third-party library. This includes the Toolkit test listing not displaying as well as pSConfig agents failing to create any new tasks.

The issue arose in the past day when the EPEL yum repo added a new perl-Mojolicious package (the package perfSONAR uses many places for http clients). This update required a version of perl-IO-Socket-SSL newer than what is in the main CentOS repos as well as some other small changes in its use. If you had auto-updates enabled, you may have gotten this package and it caused some of the issues described above. The new perfSONAR 4.1.4 packages that have been uploaded should fix these issues.  

Originally we had planned to do a 4.1.4 release in a few weeks but due to the critical nature of this issue we have pushed out 4.1.4 now and will do a 4.1.5 in the timeframe we planned to do 4.1.4 with the remainder of the changes we had hoped to include. We will send out official release notes and new ISO images tomorrow for 4.1.4, but wanted to let everyone know the RPMs are available for those encountering issues. 

Thanks,
Andy



  • Re: [non-nasa source] Re: [perfsonar-user] Fix for perl client connection issue, Uhl, George D. (GSFC-423.0)[SGT INC], 11/27/2018

Archive powered by MHonArc 2.6.19.

Top of Page