New version 4.6.0, release notes are here:
https://github.com/xrootd/xrootd/blob/v4.6.0/docs/ReleaseNotes.txt
Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:
sudo dnf upgrade --refresh --advisory=FEDORA-2017-0eca8dbb12
Please log in to add feedback.
This update has been submitted for testing by ellert.
This update has been pushed to testing.
Authentication failed with many sites, works fine after downgrading to 4.5.0.
$ xrdcp -f -d1 root://se1.accre.vanderbilt.edu//store/test/xrootd/T2_US_Vanderbilt//store/mc/SAM/GenericTTbar/GEN-SIM-RECO/CMSSW_5_3_1_START53_V5-v1/0013/CE4D66EB-5AAE-E111-96D6-003048D37524.root /dev/null [2017-02-10 11:45:34.706584 +0300][Error ][XRootDTransport ] [se1.accre.vanderbilt.edu:1094 #0.0] No protocols left to try [2017-02-10 11:45:34.706740 +0300][Error ][AsyncSock ] [se1.accre.vanderbilt.edu:1094 #0.0] Socket error while handshaking: [FATAL] Auth failed [2017-02-10 11:45:34.706864 +0300][Error ][PostMaster ] [se1.accre.vanderbilt.edu:1094 #0] Unable to recover: [FATAL] Auth failed.
ellert edited this update.
New build(s):
Removed build(s):
This update has been submitted for testing by ellert.
Includes fix for https://github.com/xrootd/xrootd/pull/461
This update has been pushed to testing.
With xrootd-client-4.6.0-2.fc25.x86_64 still Auth failed
$ xrdcp -f -d1 root://se1.accre.vanderbilt.edu//store/test/xrootd/T2_US_Vanderbilt//store/mc/SAM/GenericTTbar/GEN-SIM-RECO/CMSSW_5_3_1_START53_V5-v1/0013/CE4D66EB-5AAE-E111-96D6-003048D37524.root /dev/null
[2017-02-11 19:43:42.053845 +0200][Error ][XRootDTransport ] [se1.accre.vanderbilt.edu:1094 #0.0] No protocols left to try
[2017-02-11 19:43:42.054355 +0200][Error ][AsyncSock ] [se1.accre.vanderbilt.edu:1094 #0.0] Socket error while handshaking: [FATAL] Auth failed
I can not reproduce this:
Can you provide more information?
Debug output of xrootd-client-4.6.0-2.fc25.x86_64 http://pastebin.com/raw/hfRRN03J
Debug output of xrootd-client-4.5.0-1.fc25.x86_64 on the same system http://pastebin.com/raw/QTc0xdKD
Thank you for your detailed logs. I can see that on your system you do not have the CRLs installed. An absent CRL should mean "do not check" the CRL, and hence not be a source of an error. If I move the CRLs out of the way on my system I can reproduce the problem.
Looking at the code it looks like the 4.6.0 CRL checking code treats an absent CRL the same as an expired CRL and triggers error, which is a bug.
I have reported this upstream:
https://github.com/xrootd/xrootd/issues/465
ellert edited this update.
New build(s):
Removed build(s):
This update has been submitted for testing by ellert.
This update has been pushed to testing.
ellert edited this update.
New build(s):
Removed build(s):
This update has been submitted for testing by ellert.
This update has been pushed to testing.
xrdcp from xrootd-4.6.0-4.fc25 works fine
This update has reached 7 days in testing and can be pushed to stable now if the maintainer wishes
ellert edited this update.
New build(s):
Removed build(s):
This update has been submitted for testing by ellert.
This update has been pushed to testing.
ellert edited this update.
New build(s):
Removed build(s):
This update has been submitted for testing by ellert.
xrootd-4.6.0-5.fc25 don't work http://pastebin.com/raw/GKPxXJXr
xrootd-4.6.0-4.fc25 was fine http://pastebin.com/raw/GHXnwMEs
This update has been pushed to testing.
With xrootd-4.6.0-6.fc25 the same problem as with xrootd-4.6.0-5.fc25
170303 11:52:06 23892 secgsi_LoadCRL: Invalid inputs 170303 11:52:06 23892 secgsi_LoadCRL: Invalid inputs [0B/0B][100%][==================================================][0B/s]
Run: [ERROR] Server responded with an error: [3010] Permission denied
karma: -1
ellert edited this update.
New build(s):
Removed build(s):
This update has been submitted for testing by ellert.
Thank you for the report. I forwarded it upstream and a fix was committed to upstream's git. I have applied the fix as an additional patch in xrootd-4.6.0-7.
This update has been pushed to testing.
xrootd-client-4.6.0-7.fc25.x86_64 still don't work http://pastebin.com/raw/vYFa4pfL
[0B/0B][100%][==================================================][0B/s]
Run: [FATAL] Auth failed
@nucleo - are you just testing the client, or server side also? Since the debug log is only from the client, I assume the former?
Server side worked out for me for the patch.
Yes, I trying to download files with new client from various servers.
The originally reported problem (that was fixed) reappeared again: https://github.com/xrootd/xrootd/issues/465
ellert edited this update.
New build(s):
Removed build(s):
This update has been submitted for testing by ellert.
This update has been pushed to testing.
xrootd-client-4.6.0-8.fc26.x86_64 works
karma: +1
This update has been submitted for stable by ellert.
This update has been pushed to stable.