Could not start the remote agent

I’m trying to use the Remote agent, but every time a try to start, the system hangs

Windows PowerShell
Copyright (C) Microsoft Corporation. Alle Rechte vorbehalten.

Lernen Sie das neue plattformübergreifende PowerShell kennen – Install PowerShell on Windows, Linux, and macOS - PowerShell | Microsoft Learn

PS P:\Arduino\PlatformIO\Maremo_V3_work> pio remote agent start
2022-05-16 19:47:37 [info] Name: xxxxxxxxx
2022-05-16 19:47:37 [info] Connecting to PlatformIO Remote Development Cloud
2022-05-16 19:47:37 [info] Successfully connected
2022-05-16 19:47:37 [info] Authenticating
2022-05-16 19:47:38 [info] Successfully authorized

And then ? Nothing…

Starting the remote client enables you to to use PIO remote from another computer now. See Remote Development — PlatformIO latest documentation, the distinction between “remote machine” and “host machine”. Starting the agent listener on one machine makes it the remote machine.

1 Like