Skip to content

downloadtool in debug console not working with self-compiled agent #199

@hannobraun

Description

@hannobraun

I'm trying to download a tool via the debug console with an agent I have compiled myself. It doesn't work, unfortunately. The command downloadtool avrdude results in the following messages:

{"DownloadStatus":"Pending","Msg":"We couldn't find a tool with the name avrdude and version latest packaged by arduino"}
{"DownloadStatus":"Success","Msg":"Map Updated"}

I've tested the same with an agent I installed via the installer, and it works there.

So far I could confirm that my self-compiled agent seems to access the correct index file. I'm still looking into what exactly happens when it tries to find the tool.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions