Hi
I am getting some strange warnings. The first one is when I am linking to my proxy
dirac-proxy-init -g mu3e.org_user -M
Generating proxy...
Enter Certificate password:
Your CRLs appear to be outdated, but you have no access to update them.
Added VOMS attribute /mu3e.org
and after running a load of jobs
Can't verify proxy or certificate file /user/agroves/.globus/x509up_u10233:No chain loaded ( 1106 : )
Job submission failure Can't verify file /user/agroves/.globus/x509up_u10233:No chain loaded ( 1106 : )
Traceback (most recent call last):
File "Mu3eGRIDSubmission.py", line 93, in <module>
setup_submit(i,frames,local,GroupName,mode,rate)
File "Mu3eGRIDSubmission.py", line 61, in setup_submit
jobid = result['JobID']
KeyError: 'JobID'
Any help?
Thanks
Andrew