hi , maybe i’m not the only one, I got issue adding a rasp pi 3 , with the current release.
Notting was added in my dash board, No error during the installation script, the reboot was completed., then , notting else .
see: liles root@pi3:~# cat /etc/myDevices/AppSettings.ini
[Agent]
InviteCode=cmso5urd3t
Initialized=false
Version=2.0.1.255
Environment=live
UpdateProgress=https://cayenne.mydevices.com/cayenne/api/install
root@pi3i:~#
processes are running . I’m not a newbie
What’s wrong ?
Was the installation script you ran a new one you got from the dashboard? It’s not an old one you re-ran, correct?
Can you try adding it again via the dashboard? It’s possible there was some issue registering the device and a new install won’t have the same issue.
Also, can you post your /var/log/myDevices/cayenne.log
file from that device if the reinstall fails?
1 Like
After looking at documentationon the github : Installation
The agent can be installed by navigating to the root directory of the agent code and running:
sudo python3 setup.py install
Just a few minutes after , I did sudo python3 setup.py install
And the dashboard came out with my new rasp pi.
So case close ,
Thanks.
1 Like
Great! Glad you were able to get it working.