Skip to content

user atlas-replica as endpoint for ami

I contacted time ago AMI expert because I have an error when looking at the provenance of a sample

Traceback (most recent call last):
  File "/cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/pyAmi/pyAMI-5.1.2/bin/ami", line 231, in <module>
    sys.exit(entry_point())
  File "/cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/pyAmi/pyAMI-5.1.2/bin/ami", line 226, in entry_point
    return app.run()
  File "/cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/pyAmi/pyAMI-5.1.2/lib/pyAMI/app.py", line 178, in run
    return func(client, args)
  File "/cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/pyAmi/pyAMI-5.1.2/lib/pyAMI_atlas/api.py", line 159, in mode_show_dataset_info
    pyAMI_atlas.utils.print_list(client, get_dataset_info(client, args['dataset']))
  File "/cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/pyAmi/pyAMI-5.1.2/lib/pyAMI_atlas/api.py", line 154, in get_dataset_info
    return client.execute(command, format = 'dom_object').get_rows()
  File "/cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/pyAmi/pyAMI-5.1.2/lib/pyAMI/client.py", line 257, in execute
    raise e
httplib.BadStatusLine: ''

they said this is because of some issue with GEANT certificates. A solution is to use the atlas-replica endpoint.

Edited by Ruggero Turra

Merge request reports