Skip to content

Cernbox file can't be opened over http #1484

@ariostas

Description

@ariostas

@alexander-held reported that the following code doesn't work.

import uproot
uproot.open({"https://cernbox.cern.ch/remote.php/dav/public-files/8LgmhEZsKofVxSs/301333.root": "reco"})

However, it works locally.

The error message is the following.

uproot.deserialization.DeserializationError: attempting to get bytes -477079085:-477079084
outside expected range 24769167:24852719 for this Chunk
in file https://cernbox.cern.ch/remote.php/dav/public-files/8LgmhEZsKofVxSs/301333.root

Also, it's not the same issue as #1453.

Metadata

Metadata

Assignees

Labels

bugThe problem described is something that must be fixed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions