Problem doing remote development

Please I’m trying to remotely upload code from my host machine to an Esp32 in the remote machine but it keeps giving could not find active agents. What can I do

Try and follow the docs exactly. Did you do pio account login on the remote machine? And what did pio remote agent start output there? Then what does pio remote agent list output on the host machine? Did you also do pio account login on the host machine?

“pio remote agent start” Outputs
Successfully connected
Authenticating
Successfully authorized
And then just stays like that as if it’s still processing something (I can’t enter any command again except I take a new terminal)