Message boards : ATLAS Application : SSL certificate error in atlas tasks
Message board moderation
| Author | Message |
|---|---|
|
Send message Joined: 22 Aug 22 Posts: 44 Credit: 82,456 RAC: 1 |
2023-04-11 17:36:19,442 | WARNING | failed to load data from url=https://atlas-cric.cern.ch/cache/ddmendpoints.json, error: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1129)> .. trying to use data from cache=/var/lib/boinc-client/slots/0/agis_ddmendpoints.agis.ALL.json Task eventually falls back and runs without agis_ddmendpoints.json file, but it wastes time in beginning and end. I was able to install cern root certificate and modify job.xml but it gets reset each time computer restarts. // ../projects/lhcathome.cern.ch_lhcathome/ATLAS_job_2.54_x86_64-pc-linux-gnu.xml
<job_desc>
<task>
<application>/usr/bin/wget</application>
<command_line>https://atlas-cric.cern.ch/cache/ddmendpoints.json -O agis_ddmendpoints.agis.ALL.json</command_line>
</task>
<task>
<application>run_atlas</application>
<command_line>--nthreads $NTHREADS</command_line>
<checkpoint_filename>boinc_mmap_file</checkpoint_filename>
</task>
</job_desc> |
|
Send message Joined: 28 Jul 16 Posts: 529 Credit: 400,710 RAC: 0 |
The same suggestion came up 2 weeks ago at the -prod forum. I just replied to the post there: https://lhcathome.cern.ch/lhcathome/forum_thread.php?id=5986&postid=48045 |
©2025 CERN