You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After creating or updating a file, I cannot get the checksum using query.checksum. However I get the checksum when it is not a new file or a file modified at the moment.
I get as a result:
Checksum: �XJob scheduled.
or
Checksum: �XJob scheduled.
panic: mux: cannot find data waiter for id [0 0]
I am using a local xrootd server with the adler32 checksum.
and I get the previously quoted errors with this code:
The text was updated successfully, but these errors were encountered:
kiderrien
changed the title
xrootd : Checksum error after creation or update of a file
xrootd : Checksum don't work after creation or update of a file
Jul 23, 2020
Hello,
After creating or updating a file, I cannot get the checksum using query.checksum. However I get the checksum when it is not a new file or a file modified at the moment.
I get as a result:
or
I am using a local xrootd server with the adler32 checksum.
and I get the previously quoted errors with this code:
Is there something wrong with the way I use it?
The text was updated successfully, but these errors were encountered: