FTS3 job status updating failed when using multi-hop transfer #8337
-
|
Hello, Thank you, |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 4 replies
-
|
Can you please get the output of import fts3.rest.client.easy as fts3
context = fts3.Context(endpoint=<yourFTS>)
fts3.get_job_status(context, <yourFtsGUID>, list_files=True)Also, can you please copy paste errors rather than screenshots ? It's easier to search :-) |
Beta Was this translation helpful? Give feedback.
-
|
Here is a typical transfer status. We are using the multihop transfer, the transfer will go through IHEP->CNAF->JINR. |
Beta Was this translation helpful? Give feedback.
-
|
Could you please try to apply the following PR to your servers ? This should solve the problem hopefully. We never saw that problem in LHCb because the FTS servers are configured with |
Beta Was this translation helpful? Give feedback.



This advice is in the doc :-)