You added two logs, one with docker the other without. Each stopped on a different step. Is that consistent? What OS is the agent running on? Also what is the command you're using to run the agent?
Ok but where and how can i investigate ? I use the official example.
where exactly would you want to set these in the config ?
Check the queue, do you have step 1 enqueued?
Are you running a bash terminal in windows?
perhaps setting the language for the agent using the
LANG=en_US
env var?
Hey @<1523701070390366208:profile|CostlyOstrich36> , i have one worker listening ti the default queue, I copied it from the official github None . I asume the pipeline controller is running on the same queue
That's not in the ClearML configuration (it's actually not related specifically to ClearML, but to the way Python loads strings) - this should be a Windows Control panel setting (or an env var if you're using WSL)
No, under Windows I use Powershell, but this is the integrated WSL terminal
export is a linux command, not windows, is what I mean
the agent is running on Ubuntu 20.04.5 LTS inside WSL
yes multiple times also changed mode from docker to venve mode does not help. the task always stuck in exicution phase.
The agent is now running in WSL and therfore correctly set as shown in the printev command
What windows/processor is on that machine? What version of python are you using?
Seems stuck. Can you try restarting the agent? Also how did you run the agent?
I think the issue is that the language isn't set correctly
@<1774245220934750208:profile|GleamingTiger28> this looks like some non-ascii-character somewhere messing up with Python's UTF8 decoding
@<1523701070390366208:profile|CostlyOstrich36> this looks like the same behaviour. None
Hi @<1774245220934750208:profile|GleamingTiger28> , how many workers do you have listening to the default queue and is the pipeline controller running on the default queue as well?






