[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Condor-users] Failure to update X509 proxy: wrong remote user



i submit a job to condor with globusrun "globusrun -b -r iotahead/jobmanager-condor '&(executable=./sh_loop) (arguments=420) (stdout=stdout.log) (stderr=stderr.log)'"/

then a little later, i update job's credentials by running globusrun -refresh-proxy <jobid>

In the StarterLog, I see "Failure to update X509 proxy: wrong remote user (local: olgatest, remote: condor"

Does anyone know why refreshing of credential didn't work? Thanks.