Renaud11232 / OctoPrint-Marlin-Flasher

Arduino/Marlin firmware flasher for OctoPrint
MIT License
38 stars 10 forks source link

The configured path does not point to an arduino-cli executable. #62

Closed kd7eir closed 3 years ago

kd7eir commented 3 years ago

The configured path DOES point to the arduino-cli executable, it's version 0.10.0, I can call it from a command prompt and use it. Is there some magic incantation needed to make this plugin actually see the file?

Renaud11232 commented 3 years ago

Hello,

Sorry for the late answer.

Is the file executable by the user running octoprint ?

Bajotaz commented 3 years ago

Got the same problem as kd7eir

CrystalJP commented 3 years ago

I am also having this issue, I can run it from cmd as any user and I think my path is correct.

CrystalJP commented 3 years ago

"C:\Users\John-Paul\Desktop\OctoPrint\arduino-cli_0.9.0_Windows_64bit\arduino-cli.exe"

does this look correct?

Renaud11232 commented 3 years ago

It does look correct.

Can you provide the logs from OctoPrint as well as the output from the follwing command so I can try to see what's going on :

C:\Users\John-Paul\Desktop\OctoPrint\arduino-cli_0.9.0_Windows_64bit\arduino-cli.exe version --format json

Thanks

github-actions[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. If this is related to a bug you experienced, make sure you provided all requested information. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] commented 3 years ago

This issue has been automatically closed due to inactivity.