We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm trying to connect a device to the cloud solution, but it fails to register
` % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 5307 100 5307 0 0 9409 0 --:--:-- --:--:-- --:--:-- 9409 [INFO] Downloading binary https://downloads.deviceplane.com/agent/1.16.0/linux/amd64/deviceplane-agent [INFO] Installing deviceplane-agent to /usr/local/bin/deviceplane-agent [INFO] systemd: Creating service file /etc/systemd/system/deviceplane-agent.service [INFO] systemd: Enabling deviceplane-agent unit [INFO] systemd: Starting deviceplane-agent coe@coe001:/$ sudo deviceplane-agent 2021/09/24 18:55:35 info registering device 2021/09/24 18:55:35 fatal failure while initializing agent error=failed to register device: failed to register device: code: 404, body: : non-2xx status code source=(*Agent).Initialize: /home/circleci/project/pkg/agent/agent.go:153
`
is this something known?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I'm trying to connect a device to the cloud solution, but it fails to register
` % Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 5307 100 5307 0 0 9409 0 --:--:-- --:--:-- --:--:-- 9409
[INFO] Downloading binary https://downloads.deviceplane.com/agent/1.16.0/linux/amd64/deviceplane-agent
[INFO] Installing deviceplane-agent to /usr/local/bin/deviceplane-agent
[INFO] systemd: Creating service file /etc/systemd/system/deviceplane-agent.service
[INFO] systemd: Enabling deviceplane-agent unit
[INFO] systemd: Starting deviceplane-agent
coe@coe001:/$ sudo deviceplane-agent
2021/09/24 18:55:35 info registering device
2021/09/24 18:55:35 fatal failure while initializing agent error=failed to register device: failed to register device: code: 404, body: : non-2xx status code source=(*Agent).Initialize: /home/circleci/project/pkg/agent/agent.go:153
`
is this something known?
The text was updated successfully, but these errors were encountered: