PelicanPlatform / xrootd-s3-http

An XRootD plugin that allows Pelican to interface with s3/http server backends
Apache License 2.0
2 stars 6 forks source link

Failed curl requests almost never report an error #25

Closed jhiemstrawisc closed 5 months ago

jhiemstrawisc commented 7 months ago

Running tests in Pelican frequently results in errors like:

time="2024-04-05T16:48:15Z" level=info msg="240405 16:48:15 16924 s3_S3File::Fstat: Failed to send HeadObject command: 0''" daemon=xrootd

It would be helpful if 0'' actually contained the error message and error string that's being set under the hood.

rw2 commented 5 months ago

Can I get a way to reproduce this?

jhiemstrawisc commented 5 months ago

@rw2, I tried and failed a few times to reproduce this. I suspect it's been cleaned up already.

rw2 commented 5 months ago

Ok, that makes sense. I closed a couple holes in that a while back.