question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Remote Execution Not working

See original GitHub issue

Example given on this readme file https://github.com/allegroai/clearml/blob/master/docs/clearml-task.md

Is resulting in an error.

(base) computer@user:/path$ clearml-task --project keras_examples --name remote_test --repo https://github.com/allegroai/events.git --script /webinar-0620/keras_mnist.py --args batch_size=64 epochs=1 --queue default
ClearML launch - launch any codebase on remote machine running clearml-agent

Error: expected str, bytes or os.PathLike object, not NoneType

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
ErenBalatkancommented, Jun 9, 2021

Thanks for the quıick update, now it works!

0reactions
bmartinncommented, Jun 8, 2021

Hi @ErenBalatkan

Should work now, RC will be released soon 😃

pip install git+https://github.com/allegroai/clearml.git
Read more comments on GitHub >

github_iconTop Results From Across the Web

Common configuration and troubleshooting of Remote ...
Common configuration and troubleshooting of Remote Execution with Red Hat Satellite 6 ... No translations currently exist. Table of Contents.
Read more >
Remote Execution Fails - Support - TheForeman
Problem : Executing Commands on remote Host Using " [Run Command - SSH Default - SSH]" it fails every time Expected outcome: It...
Read more >
Troubleshooting Remote Execution - Central Support
Here are the most common problems with Remote Execution: Task Failed. Double-check your script.
Read more >
Powershell Remote Execution not working? - Forum
I've got a powershell monitoring script I need to run on a few nodes, but it isn't executing at all. In the Powershell...
Read more >
Remote execution of a file is not working - Unix StackExchange
$cmd does not evaluate your variable, it just expands it and passes to the shell as a string, this is why you are...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found