Hi,
I’ve been trying to start the device agent into a new Raspberry Pi from both apt (sudo apt install remoteit) and the one-liner from the Windows Desktop APP and both solutions are failing with an error on curl.
I’ve been analysing the .deb file, and I’ve found that the problem comes from the function “r3_update_config” inside “functions.sh”, when doing a curl to the API “https://install.remote.it/v1”
Any possible solution?