The transfer agent uses hardcoded paths for syncing files back to claude.
Currently it uses Vikas, but it should use Malachi as Malachi restarted the agent:
https://github.com/project8/Project8DIRAC/blob/master/DataManagementSystem/Agent/Project8CalibProcessedFileSyncAgent.py#L55
Solutions:
- Update the path to Malachi's
- There should be a better way which consists in looking into the proxy and extract the username who restarted the agent.
The transfer agent uses hardcoded paths for syncing files back to claude.
Currently it uses Vikas, but it should use Malachi as Malachi restarted the agent:
https://github.com/project8/Project8DIRAC/blob/master/DataManagementSystem/Agent/Project8CalibProcessedFileSyncAgent.py#L55
Solutions: