Channel sys:cpu;load just appeared in the overview

Thank you for taking the time to submit your bug/issue! Please use the points below as a guide when submitting.

  • Device & model you are using (Ex: Pi 2 Model B or Arduino Uno with W5100 ethernet shield)
    Raspberry Pi Zero W 1.v1.1

  • What dashboard are you using? (Web, iOS, Android
    Web dashboard

  • Please describe the bug / issue as detailed as possible. Attaching the code and any relevant screenshots would be very helpful!

The gauge “Channel sys:cpu; load” suddenly appeared today. Refer to the screenshot below.
In addition when turning on and off devices the action has a significant delay which is new. Usually, the turning the devices, i.e. relay, light switch, occurs immediately.

I have rebooted several times and removed devices and reinstalled them to no avail
Sincerely,
jchintall

can you share the logs tail -f /var/log/myDevices/cayenne.log

I have the same thing going on, suddenly all my Pis now have this extra thing on there. Doesn’t even match the other CPU level

login as: pi
pi@192.168.1.43’s password:
Linux RaspberryPiZeroW-02 4.19.42+ #1219 Tue May 14 21:16:38 BST 2019 armv6l

The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.

Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
Last login: Sun Jul 7 12:05:54 2019 from 192.168.1.11
pi@RaspberryPiZeroW-02:~ $ tailtail
-bash: tailtail: command not found
pi@RaspberryPiZeroW-02:~ $ tail

^Z
[1]+ Stopped tail
pi@RaspberryPiZeroW-02:~ $ tail -f /var/log/myDevices/cayenne.log
2019-07-10 11:06:22 - myDevices - INFO - Sensors info: [{‘channel’: ‘dev:HDJKu9G5nv0DxuM’, ‘value’: -1, ‘type’: ‘digital_actuator’, ‘name’: ‘Relay Switch’, ‘unit’: ‘d’}]
2019-07-10 11:06:24 - myDevices - INFO - Send changed data: [{‘sys:cpu;load’: 3.0}, {‘sys:ram;usage’: 243597312}]
2019-07-10 11:06:37 - myDevices - INFO - Sensors info: [{‘channel’: ‘dev:HDJKu9G5nv0DxuM’, ‘value’: -1, ‘type’: ‘digital_actuator’, ‘name’: ‘Relay Switch’, ‘unit’: ‘d’}]
2019-07-10 11:06:37 - myDevices - INFO - Checking for updates…
2019-07-10 11:06:40 - myDevices - INFO - Send changed data: [{‘sys:cpu;load’: 31.0}, {‘sys:ram;usage’: 243445760}]
2019-07-10 11:06:52 - myDevices - INFO - Sensors info: [{‘channel’: ‘dev:HDJKu9G5nv0DxuM’, ‘value’: -1, ‘type’: ‘digital_actuator’, ‘name’: ‘Relay Switch’, ‘unit’: ‘d’}]
2019-07-10 11:06:54 - myDevices - INFO - Send changed data: [{‘sys:cpu;load’: 17.6}, {‘sys:cpu;temp’: 41.16}, {‘sys:ram;usage’: 241795072}, {‘sys:storage:/;usage’: 5309976576}]
2019-07-10 11:07:07 - myDevices - INFO - Sensors info: [{‘channel’: ‘dev:HDJKu9G5nv0DxuM’, ‘value’: -1, ‘type’: ‘digital_actuator’, ‘name’: ‘Relay Switch’, ‘unit’: ‘d’}]
2019-07-10 11:07:09 - myDevices - INFO - Send changed data: [{‘sys:cpu;load’: 0.0}, {‘sys:cpu;temp’: 40.622}, {‘sys:ram;usage’: 241909760}, {‘sys:storage:/;usage’: 5309976576}, {‘sys:net;ip’: ‘192.168.1.43’}, {‘sys:net;speedtest’: 2.3004317910471794}, {‘dev:HDJKu9G5nv0DxuM’: -1}] + sys:gpio
2019-07-10 11:07:22 - myDevices - INFO - Sensors info: [{‘channel’: ‘dev:HDJKu9G5nv0DxuM’, ‘value’: -1, ‘type’: ‘digital_actuator’, ‘name’: ‘Relay Switch’, ‘unit’: ‘d’}]
2019-07-10 11:07:24 - myDevices - INFO - Send changed data: [{‘sys:cpu;load’: 1.0}, {‘sys:cpu;temp’: 40.084}, {‘sys:ram;usage’: 241897472}, {‘sys:storage:/;usage’: 5309980672}]
2019-07-10 11:07:37 - myDevices - INFO - Sensors info: [{‘channel’: ‘dev:HDJKu9G5nv0DxuM’, ‘value’: -1, ‘type’: ‘digital_actuator’, ‘name’: ‘Relay Switch’, ‘unit’: ‘d’}]
2019-07-10 11:07:39 - myDevices - INFO - Send changed data: [{‘sys:ram;usage’: 242053120}]
2019-07-10 11:07:52 - myDevices - INFO - Sensors info: [{‘channel’: ‘dev:HDJKu9G5nv0DxuM’, ‘value’: -1, ‘type’: ‘digital_actuator’, ‘name’: ‘Relay Switch’, ‘unit’: ‘d’}]
2019-07-10 11:07:54 - myDevices - INFO - Send changed data: [{‘sys:cpu;load’: 2.0}, {‘sys:ram;usage’: 242044928}, {‘sys:storage:/;usage’: 5309984768}]
login as: pi
pi@192.168.1.43’s password:
Linux RaspberryPiZeroW-02 4.19.42+ #1219 Tue May 14 21:16:38 BST 2019 armv6l

The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.

Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
Last login: Sun Jul 7 12:05:54 2019 from 192.168.1.11
pi@RaspberryPiZeroW-02:~ $ tailtail
-bash: tailtail: command not found
pi@RaspberryPiZeroW-02:~ $ tail

^Z
[1]+ Stopped tail
pi@RaspberryPiZeroW-02:~ $ tail -f /var/log/myDevices/cayenne.log
2019-07-10 11:06:22 - myDevices - INFO - Sensors info: [{‘channel’: ‘dev:HDJKu9G5nv0DxuM’, ‘value’: -1, ‘type’: ‘digital_actuator’, ‘name’: ‘Relay Switch’, ‘unit’: ‘d’}]
2019-07-10 11:06:24 - myDevices - INFO - Send changed data: [{‘sys:cpu;load’: 3.0}, {‘sys:ram;usage’: 243597312}]
2019-07-10 11:06:37 - myDevices - INFO - Sensors info: [{‘channel’: ‘dev:HDJKu9G5nv0DxuM’, ‘value’: -1, ‘type’: ‘digital_actuator’, ‘name’: ‘Relay Switch’, ‘unit’: ‘d’}]
2019-07-10 11:06:37 - myDevices - INFO - Checking for updates…
2019-07-10 11:06:40 - myDevices - INFO - Send changed data: [{‘sys:cpu;load’: 31.0}, {‘sys:ram;usage’: 243445760}]
2019-07-10 11:06:52 - myDevices - INFO - Sensors info: [{‘channel’: ‘dev:HDJKu9G5nv0DxuM’, ‘value’: -1, ‘type’: ‘digital_actuator’, ‘name’: ‘Relay Switch’, ‘unit’: ‘d’}]
2019-07-10 11:06:54 - myDevices - INFO - Send changed data: [{‘sys:cpu;load’: 17.6}, {‘sys:cpu;temp’: 41.16}, {‘sys:ram;usage’: 241795072}, {‘sys:storage:/;usage’: 5309976576}]
2019-07-10 11:07:07 - myDevices - INFO - Sensors info: [{‘channel’: ‘dev:HDJKu9G5nv0DxuM’, ‘value’: -1, ‘type’: ‘digital_actuator’, ‘name’: ‘Relay Switch’, ‘unit’: ‘d’}]
2019-07-10 11:07:09 - myDevices - INFO - Send changed data: [{‘sys:cpu;load’: 0.0}, {‘sys:cpu;temp’: 40.622}, {‘sys:ram;usage’: 241909760}, {‘sys:storage:/;usage’: 5309976576}, {‘sys:net;ip’: ‘192.168.1.43’}, {‘sys:net;speedtest’: 2.3004317910471794}, {‘dev:HDJKu9G5nv0DxuM’: -1}] + sys:gpio
2019-07-10 11:07:22 - myDevices - INFO - Sensors info: [{‘channel’: ‘dev:HDJKu9G5nv0DxuM’, ‘value’: -1, ‘type’: ‘digital_actuator’, ‘name’: ‘Relay Switch’, ‘unit’: ‘d’}]
2019-07-10 11:07:24 - myDevices - INFO - Send changed data: [{‘sys:cpu;load’: 1.0}, {‘sys:cpu;temp’: 40.084}, {‘sys:ram;usage’: 241897472}, {‘sys:storage:/;usage’: 5309980672}]
2019-07-10 11:07:37 - myDevices - INFO - Sensors info: [{‘channel’: ‘dev:HDJKu9G5nv0DxuM’, ‘value’: -1, ‘type’: ‘digital_actuator’, ‘name’: ‘Relay Switch’, ‘unit’: ‘d’}]
2019-07-10 11:07:39 - myDevices - INFO - Send changed data: [{‘sys:ram;usage’: 242053120}]
2019-07-10 11:07:52 - myDevices - INFO - Sensors info: [{‘channel’: ‘dev:HDJKu9G5nv0DxuM’, ‘value’: -1, ‘type’: ‘digital_actuator’, ‘name’: ‘Relay Switch’, ‘unit’: ‘d’}]
2019-07-10 11:07:54 - myDevices - INFO - Send changed data: [{‘sys:cpu;load’: 2.0}, {‘sys:ram;usage’: 242044928}, {‘sys:storage:/;usage’: 5309984768}]
2019-07-10 11:08:07 - myDevices - INFO - Sensors info: [{‘channel’: ‘dev:HDJKu9G5nv0DxuM’, ‘value’: -1, ‘type’: ‘digital_actuator’, ‘name’: ‘Relay Switch’, ‘unit’: ‘d’}]
2019-07-10 11:08:09 - myDevices - INFO - Send changed data: [{‘sys:cpu;load’: 16.1}, {‘sys:cpu;temp’: 40.622}, {‘sys:ram;usage’: 242044928}, {‘sys:storage:/;usage’: 5309988864}, {‘sys:net;ip’: ‘192.168.1.43’}, {‘sys:net;speedtest’: 2.3004317910471794}, {‘dev:HDJKu9G5nv0DxuM’: -1}] + sys:gpio
2019-07-10 11:08:22 - myDevices - INFO - Sensors info: [{‘channel’: ‘dev:HDJKu9G5nv0DxuM’, ‘value’: -1, ‘type’: ‘digital_actuator’, ‘name’: ‘Relay Switch’, ‘unit’: ‘d’}]
2019-07-10 11:08:24 - myDevices - INFO - Send changed data: [{‘sys:cpu;load’: 30.2}, {‘sys:ram;usage’: 242032640}]
2019-07-10 11:08:37 - myDevices - INFO - Sensors info: [{‘channel’: ‘dev:HDJKu9G5nv0DxuM’, ‘value’: -1, ‘type’: ‘digital_actuator’, ‘name’: ‘Relay Switch’, ‘unit’: ‘d’}]
2019-07-10 11:08:39 - myDevices - INFO - Send changed data: [{‘sys:cpu;load’: 0.0}, {‘sys:ram;usage’: 242028544}, {‘sys:storage:/;usage’: 5309992960}]
2019-07-10 11:08:52 - myDevices - INFO - Sensors info: [{‘channel’: ‘dev:HDJKu9G5nv0DxuM’, ‘value’: -1, ‘type’: ‘digital_actuator’, ‘name’: ‘Relay Switch’, ‘unit’: ‘d’}]
2019-07-10 11:08:54 - myDevices - INFO - Send changed data: [{‘sys:cpu;temp’: 40.084}, {‘sys:ram;usage’: 242024448}]
2019-07-10 11:09:07 - myDevices - INFO - Sensors info: [{‘channel’: ‘dev:HDJKu9G5nv0DxuM’, ‘value’: -1, ‘type’: ‘digital_actuator’, ‘name’: ‘Relay Switch’, ‘unit’: ‘d’}]
2019-07-10 11:09:09 - myDevices - INFO - Send changed data: [{‘sys:cpu;load’: 1.0}, {‘sys:cpu;temp’: 40.622}, {‘sys:ram;usage’: 242016256}, {‘sys:storage:/;usage’: 5309997056}, {‘sys:net;ip’: ‘192.168.1.43’}, {‘sys:net;speedtest’: 2.3004317910471794}, {‘dev:HDJKu9G5nv0DxuM’: -1}] + sys:gpio

Above is another example of the dashboard with this new gadget. Since these have appeared all devices have stopped working.

we are looking into this issue.

what do you mean by this?

Hi,
None of the switches(buttons) turn the devices on or off.
I have two Raspberry PI 3 B+ controlling PIR and relay and lights. Also have Raspberry Pi Zero W controlling relay. Finally another Raspberry PI Zero W controlling leds; this unit did also control a relay which I deleted in the attempt to diagnose this issue.
Thanks for your help!
John

you mean all your 4 raspberry pi are not working or only the PI Zero W controlling leds?

I am having this same problem. I am new to cayenne so (2 or three days now) so I thought it was normal but seeing this on the forum made me think its now. No matter how many times I delete it, it comes back. Is there a way to make it stay gone?

We are looking into solving this issue which is due to a recent update.

@daniel663 @electronics This issue should be solved now.