kizniche / Mycodo

An environmental monitoring and regulation system
http://kylegabriel.com/projects/
GNU General Public License v3.0
2.95k stars 494 forks source link

Raspberry Pi 4 issues #1173

Closed kurtisa727 closed 2 years ago

kurtisa727 commented 2 years ago

I am using the system set up by Kyle on his YouTube video on automated hydroponics. Its a great system with a lot of thought and development involved. I'm preparing to film a Youtube video using most of Kyle's Set Up combined with my own irrigation system so I definitely want to work through this and get this system online, but I'm stumped.

I'll give you the list of bugs and then attach the log entries.

I'm running a Raspberry Pi 4 with the 32 bit Raspberry Pi operating system and version 8.13.7 of Mycodo and version 3.9.2 of Python. I have actually reloaded both Mycodo and the operating system and reproduced the same issues set forth below.

I set my system up pretty much like the original video and accompanying information provided by Kyle. (Again, lots of thought went into this set up on your end). I actually disassembled my system and just back tracked all my connections to no avail. My wire length is very short to reduce any noise or power issues. I don't see any issues with my connections or hardware set up. , I'm using: (7) Atlas Scientific EZO-Pumps, Atlas Scientific Water Temp Sensor, Atlas Scientific PH Sensor, Atlas Scientific Electrical Conductivity Sensor, 20x4 LCD Screen, Digital to Analog Converter, HTU 21 Sensor, Kasa HS300 6 outlet Wi-fi plug. (I am not using the water level set up or the flow meter and accompanying chip.

I am getting readings from the HTU 21 Sensor, the Digital to Analog Converter, and both the PH Sensor and EC Sensor HOWEVER, the system won't permit me to calibrate the PH or EC sensors. I am not getting a reading from the temp sensor at all.

When I plug and EZO-Pumps into the system, as I plug them in, they show up at different addresses. Pumps 1-5 ended up with different addresses as I plugged them in, pumps 6 and 7 were tagged with the same address as pump 5. The system would not permit me to change ANY of the addresses of any of the pumps. Pumps 2-5 will dispense their calibration amounts, Pump 1 will not. I tried changing the addresses as I was adding pumps and after all the pumps are plugged in. No difference.

The 20x4 LCD is blank and once in a while it displays gibberish. Here's 300 lines of log entry so you get an idea what's going on...

2022-04-10 00:07:30,663 - DEBUG - mycodo.inputs.atlas_pt1000_6f74f320 - Device Returned: error: [Errno 121] Remote I/O error 2022-04-10 00:07:30,664 - ERROR - mycodo.inputs.atlas_pt1000_6f74f320 - Sensor read unsuccessful: [Errno 121] Remote I/O error 2022-04-10 00:07:32,865 - DEBUG - mycodo.devices.atlas_scientific_i2c_102_1 - AtlasScientificI2C raised an exception when taking a reading: [Errno 121] Remote I/O error 2022-04-10 00:07:32,866 - DEBUG - mycodo.inputs.atlas_pt1000_4d3e4cb4 - Device Returned: error: [Errno 121] Remote I/O error 2022-04-10 00:07:32,866 - ERROR - mycodo.inputs.atlas_pt1000_4d3e4cb4 - Sensor read unsuccessful: [Errno 121] Remote I/O error 2022-04-10 00:07:45,588 - DEBUG - mycodo.devices.atlas_scientific_i2c_65_1 - AtlasScientificI2C raised an exception when taking a reading: [Errno 121] Remote I/O error 2022-04-10 00:07:45,588 - DEBUG - mycodo.inputs.atlas_pt1000_6f74f320 - Device Returned: error: [Errno 121] Remote I/O error 2022-04-10 00:07:45,589 - ERROR - mycodo.inputs.atlas_pt1000_6f74f320 - Sensor read unsuccessful: [Errno 121] Remote I/O error 2022-04-10 00:07:45,589 - ERROR - mycodo.controllers.controller_input_6f74f320 - StopIteration raised 3 times. Possibly could not read input. Ensure it's connected properly and detected. 2022-04-10 00:07:47,891 - DEBUG - mycodo.devices.atlas_scientific_i2c_102_1 - AtlasScientificI2C raised an exception when taking a reading: [Errno 121] Remote I/O error 2022-04-10 00:07:47,892 - DEBUG - mycodo.inputs.atlas_pt1000_4d3e4cb4 - Device Returned: error: [Errno 121] Remote I/O error 2022-04-10 00:07:47,892 - ERROR - mycodo.inputs.atlas_pt1000_4d3e4cb4 - Sensor read unsuccessful: [Errno 121] Remote I/O error 2022-04-10 00:08:00,622 - DEBUG - mycodo.devices.atlas_scientific_i2c_65_1 - AtlasScientificI2C raised an exception when taking a reading: [Errno 121] Remote I/O error 2022-04-10 00:08:00,622 - DEBUG - mycodo.inputs.atlas_pt1000_6f74f320 - Device Returned: error: [Errno 121] Remote I/O error 2022-04-10 00:08:00,623 - ERROR - mycodo.inputs.atlas_pt1000_6f74f320 - Sensor read unsuccessful: [Errno 121] Remote I/O error 2022-04-10 00:08:02,825 - DEBUG - mycodo.devices.atlas_scientific_i2c_102_1 - AtlasScientificI2C raised an exception when taking a reading: [Errno 121] Remote I/O error 2022-04-10 00:08:02,825 - DEBUG - mycodo.inputs.atlas_pt1000_4d3e4cb4 - Device Returned: error: [Errno 121] Remote I/O error 2022-04-10 00:08:02,826 - ERROR - mycodo.inputs.atlas_pt1000_4d3e4cb4 - Sensor read unsuccessful: [Errno 121] Remote I/O error 2022-04-10 00:08:02,826 - ERROR - mycodo.controllers.controller_input_4d3e4cb4 - StopIteration raised 3 times. Possibly could not read input. Ensure it's connected properly and detected. 2022-04-10 00:08:15,647 - DEBUG - mycodo.devices.atlas_scientific_i2c_65_1 - AtlasScientificI2C raised an exception when taking a reading: [Errno 121] Remote I/O error 2022-04-10 00:08:15,647 - DEBUG - mycodo.inputs.atlas_pt1000_6f74f320 - Device Returned: error: [Errno 121] Remote I/O error 2022-04-10 00:08:15,648 - ERROR - mycodo.inputs.atlas_pt1000_6f74f320 - Sensor read unsuccessful: [Errno 121] Remote I/O error 2022-04-10 00:08:17,850 - DEBUG - mycodo.devices.atlas_scientific_i2c_102_1 - AtlasScientificI2C raised an exception when taking a reading: [Errno 121] Remote I/O error 2022-04-10 00:08:17,851 - DEBUG - mycodo.inputs.atlas_pt1000_4d3e4cb4 - Device Returned: error: [Errno 121] Remote I/O error 2022-04-10 00:08:17,851 - ERROR - mycodo.inputs.atlas_pt1000_4d3e4cb4 - Sensor read unsuccessful: [Errno 121] Remote I/O error 2022-04-10 00:08:30,673 - DEBUG - mycodo.devices.atlas_scientific_i2c_65_1 - AtlasScientificI2C raised an exception when taking a reading: [Errno 121] Remote I/O error 2022-04-10 00:08:30,673 - DEBUG - mycodo.inputs.atlas_pt1000_6f74f320 - Device Returned: error: [Errno 121] Remote I/O error 2022-04-10 00:08:30,674 - ERROR - mycodo.inputs.atlas_pt1000_6f74f320 - Sensor read unsuccessful: [Errno 121] Remote I/O error 2022-04-10 00:08:30,674 - ERROR - mycodo.controllers.controller_input_6f74f320 - StopIteration raised 3 times. Possibly could not read input. Ensure it's connected properly and detected. 2022-04-10 00:08:32,876 - DEBUG - mycodo.devices.atlas_scientific_i2c_102_1 - AtlasScientificI2C raised an exception when taking a reading: [Errno 121] Remote I/O error 2022-04-10 00:08:32,877 - DEBUG - mycodo.inputs.atlas_pt1000_4d3e4cb4 - Device Returned: error: [Errno 121] Remote I/O error 2022-04-10 00:08:32,877 - ERROR - mycodo.inputs.atlas_pt1000_4d3e4cb4 - Sensor read unsuccessful: [Errno 121] Remote I/O error 2022-04-10 00:08:45,605 - DEBUG - mycodo.devices.atlas_scientific_i2c_65_1 - AtlasScientificI2C raised an exception when taking a reading: [Errno 121] Remote I/O error 2022-04-10 00:08:45,606 - DEBUG - mycodo.inputs.atlas_pt1000_6f74f320 - Device Returned: error: [Errno 121] Remote I/O error 2022-04-10 00:08:45,606 - ERROR - mycodo.inputs.atlas_pt1000_6f74f320 - Sensor read unsuccessful: [Errno 121] Remote I/O error 2022-04-10 00:08:47,911 - DEBUG - mycodo.devices.atlas_scientific_i2c_102_1 - AtlasScientificI2C raised an exception when taking a reading: [Errno 121] Remote I/O error 2022-04-10 00:08:47,912 - DEBUG - mycodo.inputs.atlas_pt1000_4d3e4cb4 - Device Returned: error: [Errno 121] Remote I/O error 2022-04-10 00:08:47,912 - ERROR - mycodo.inputs.atlas_pt1000_4d3e4cb4 - Sensor read unsuccessful: [Errno 121] Remote I/O error 2022-04-10 00:08:47,912 - ERROR - mycodo.controllers.controller_input_4d3e4cb4 - StopIteration raised 3 times. Possibly could not read input. Ensure it's connected properly and detected. 2022-04-10 00:09:00,633 - DEBUG - mycodo.devices.atlas_scientific_i2c_65_1 - AtlasScientificI2C raised an exception when taking a reading: [Errno 121] Remote I/O error 2022-04-10 00:09:00,634 - DEBUG - mycodo.inputs.atlas_pt1000_6f74f320 - Device Returned: error: [Errno 121] Remote I/O error 2022-04-10 00:09:00,634 - ERROR - mycodo.inputs.atlas_pt1000_6f74f320 - Sensor read unsuccessful: [Errno 121] Remote I/O error 2022-04-10 00:09:02,839 - DEBUG - mycodo.devices.atlas_scientific_i2c_102_1 - AtlasScientificI2C raised an exception when taking a reading: [Errno 121] Remote I/O error 2022-04-10 00:09:02,839 - DEBUG - mycodo.inputs.atlas_pt1000_4d3e4cb4 - Device Returned: error: [Errno 121] Remote I/O error 2022-04-10 00:09:02,840 - ERROR - mycodo.inputs.atlas_pt1000_4d3e4cb4 - Sensor read unsuccessful: [Errno 121] Remote I/O error 2022-04-10 00:09:15,671 - DEBUG - mycodo.devices.atlas_scientific_i2c_65_1 - AtlasScientificI2C raised an exception when taking a reading: [Errno 121] Remote I/O error 2022-04-10 00:09:15,671 - DEBUG - mycodo.inputs.atlas_pt1000_6f74f320 - Device Returned: error: [Errno 121] Remote I/O error 2022-04-10 00:09:15,672 - ERROR - mycodo.inputs.atlas_pt1000_6f74f320 - Sensor read unsuccessful: [Errno 121] Remote I/O error 2022-04-10 00:09:15,672 - ERROR - mycodo.controllers.controller_input_6f74f320 - StopIteration raised 3 times. Possibly could not read input. Ensure it's connected properly and detected. 2022-04-10 00:09:17,874 - DEBUG - mycodo.devices.atlas_scientific_i2c_102_1 - AtlasScientificI2C raised an exception when taking a reading: [Errno 121] Remote I/O error 2022-04-10 00:09:17,875 - DEBUG - mycodo.inputs.atlas_pt1000_4d3e4cb4 - Device Returned: error: [Errno 121] Remote I/O error 2022-04-10 00:09:17,875 - ERROR - mycodo.inputs.atlas_pt1000_4d3e4cb4 - Sensor read unsuccessful: [Errno 121] Remote I/O error 2022-04-10 00:09:30,602 - DEBUG - mycodo.devices.atlas_scientific_i2c_65_1 - AtlasScientificI2C raised an exception when taking a reading: [Errno 121] Remote I/O error 2022-04-10 00:09:30,602 - DEBUG - mycodo.inputs.atlas_pt1000_6f74f320 - Device Returned: error: [Errno 121] Remote I/O error 2022-04-10 00:09:30,603 - ERROR - mycodo.inputs.atlas_pt1000_6f74f320 - Sensor read unsuccessful: [Errno 121] Remote I/O error 2022-04-10 00:09:32,906 - DEBUG - mycodo.devices.atlas_scientific_i2c_102_1 - AtlasScientificI2C raised an exception when taking a reading: [Errno 121] Remote I/O error 2022-04-10 00:09:32,906 - DEBUG - mycodo.inputs.atlas_pt1000_4d3e4cb4 - Device Returned: error: [Errno 121] Remote I/O error 2022-04-10 00:09:32,906 - ERROR - mycodo.inputs.atlas_pt1000_4d3e4cb4 - Sensor read unsuccessful: [Errno 121] Remote I/O error 2022-04-10 00:09:32,907 - ERROR - mycodo.controllers.controller_input_4d3e4cb4 - StopIteration raised 3 times. Possibly could not read input. Ensure it's connected properly and detected. 2022-04-10 00:09:45,632 - DEBUG - mycodo.devices.atlas_scientific_i2c_65_1 - AtlasScientificI2C raised an exception when taking a reading: [Errno 121] Remote I/O error 2022-04-10 00:09:45,633 - DEBUG - mycodo.inputs.atlas_pt1000_6f74f320 - Device Returned: error: [Errno 121] Remote I/O error 2022-04-10 00:09:45,633 - ERROR - mycodo.inputs.atlas_pt1000_6f74f320 - Sensor read unsuccessful: [Errno 121] Remote I/O error 2022-04-10 00:09:47,836 - DEBUG - mycodo.devices.atlas_scientific_i2c_102_1 - AtlasScientificI2C raised an exception when taking a reading: [Errno 121] Remote I/O error 2022-04-10 00:09:47,837 - DEBUG - mycodo.inputs.atlas_pt1000_4d3e4cb4 - Device Returned: error: [Errno 121] Remote I/O error 2022-04-10 00:09:47,837 - ERROR - mycodo.inputs.atlas_pt1000_4d3e4cb4 - Sensor read unsuccessful: [Errno 121] Remote I/O error 2022-04-10 00:10:00,662 - DEBUG - mycodo.devices.atlas_scientific_i2c_65_1 - AtlasScientificI2C raised an exception when taking a reading: [Errno 121] Remote I/O error 2022-04-10 00:10:00,662 - DEBUG - mycodo.inputs.atlas_pt1000_6f74f320 - Device Returned: error: [Errno 121] Remote I/O error 2022-04-10 00:10:00,663 - ERROR - mycodo.inputs.atlas_pt1000_6f74f320 - Sensor read unsuccessful: [Errno 121] Remote I/O error 2022-04-10 00:10:00,663 - ERROR - mycodo.controllers.controller_input_6f74f320 - StopIteration raised 3 times. Possibly could not read input. Ensure it's connected properly and detected. 2022-04-10 00:10:02,865 - DEBUG - mycodo.devices.atlas_scientific_i2c_102_1 - AtlasScientificI2C raised an exception when taking a reading: [Errno 121] Remote I/O error 2022-04-10 00:10:02,866 - DEBUG - mycodo.inputs.atlas_pt1000_4d3e4cb4 - Device Returned: error: [Errno 121] Remote I/O error 2022-04-10 00:10:02,866 - ERROR - mycodo.inputs.atlas_pt1000_4d3e4cb4 - Sensor read unsuccessful: [Errno 121] Remote I/O error 2022-04-10 00:10:15,597 - DEBUG - mycodo.devices.atlas_scientific_i2c_65_1 - AtlasScientificI2C raised an exception when taking a reading: [Errno 121] Remote I/O error 2022-04-10 00:10:15,597 - DEBUG - mycodo.inputs.atlas_pt1000_6f74f320 - Device Returned: error: [Errno 121] Remote I/O error 2022-04-10 00:10:15,598 - ERROR - mycodo.inputs.atlas_pt1000_6f74f320 - Sensor read unsuccessful: [Errno 121] Remote I/O error 2022-04-10 00:10:17,901 - DEBUG - mycodo.devices.atlas_scientific_i2c_102_1 - AtlasScientificI2C raised an exception when taking a reading: [Errno 121] Remote I/O error 2022-04-10 00:10:17,901 - DEBUG - mycodo.inputs.atlas_pt1000_4d3e4cb4 - Device Returned: error: [Errno 121] Remote I/O error 2022-04-10 00:10:17,902 - ERROR - mycodo.inputs.atlas_pt1000_4d3e4cb4 - Sensor read unsuccessful: [Errno 121] Remote I/O error 2022-04-10 00:10:17,902 - ERROR - mycodo.controllers.controller_input_4d3e4cb4 - StopIteration raised 3 times. Possibly could not read input. Ensure it's connected properly and detected. 2022-04-10 00:10:30,626 - DEBUG - mycodo.devices.atlas_scientific_i2c_65_1 - AtlasScientificI2C raised an exception when taking a reading: [Errno 121] Remote I/O error 2022-04-10 00:10:30,626 - DEBUG - mycodo.inputs.atlas_pt1000_6f74f320 - Device Returned: error: [Errno 121] Remote I/O error 2022-04-10 00:10:30,627 - ERROR - mycodo.inputs.atlas_pt1000_6f74f320 - Sensor read unsuccessful: [Errno 121] Remote I/O error 2022-04-10 00:10:32,829 - DEBUG - mycodo.devices.atlas_scientific_i2c_102_1 - AtlasScientificI2C raised an exception when taking a reading: [Errno 121] Remote I/O error 2022-04-10 00:10:32,830 - DEBUG - mycodo.inputs.atlas_pt1000_4d3e4cb4 - Device Returned: error: [Errno 121] Remote I/O error 2022-04-10 00:10:32,830 - ERROR - mycodo.inputs.atlas_pt1000_4d3e4cb4 - Sensor read unsuccessful: [Errno 121] Remote I/O error 2022-04-10 00:10:45,656 - DEBUG - mycodo.devices.atlas_scientific_i2c_65_1 - AtlasScientificI2C raised an exception when taking a reading: [Errno 121] Remote I/O error 2022-04-10 00:10:45,656 - DEBUG - mycodo.inputs.atlas_pt1000_6f74f320 - Device Returned: error: [Errno 121] Remote I/O error 2022-04-10 00:10:45,656 - ERROR - mycodo.inputs.atlas_pt1000_6f74f320 - Sensor read unsuccessful: [Errno 121] Remote I/O error 2022-04-10 00:10:45,656 - ERROR - mycodo.controllers.controller_input_6f74f320 - StopIteration raised 3 times. Possibly could not read input. Ensure it's connected properly and detected. 2022-04-10 00:10:47,861 - DEBUG - mycodo.devices.atlas_scientific_i2c_102_1 - AtlasScientificI2C raised an exception when taking a reading: [Errno 121] Remote I/O error 2022-04-10 00:10:47,861 - DEBUG - mycodo.inputs.atlas_pt1000_4d3e4cb4 - Device Returned: error: [Errno 121] Remote I/O error 2022-04-10 00:10:47,861 - ERROR - mycodo.inputs.atlas_pt1000_4d3e4cb4 - Sensor read unsuccessful: [Errno 121] Remote I/O error 2022-04-10 00:11:00,587 - DEBUG - mycodo.devices.atlas_scientific_i2c_65_1 - AtlasScientificI2C raised an exception when taking a reading: [Errno 121] Remote I/O error 2022-04-10 00:11:00,626 - DEBUG - mycodo.inputs.atlas_pt1000_6f74f320 - Device Returned: error: [Errno 121] Remote I/O error 2022-04-10 00:11:00,626 - ERROR - mycodo.inputs.atlas_pt1000_6f74f320 - Sensor read unsuccessful: [Errno 121] Remote I/O error 2022-04-10 00:11:02,893 - DEBUG - mycodo.devices.atlas_scientific_i2c_102_1 - AtlasScientificI2C raised an exception when taking a reading: [Errno 121] Remote I/O error 2022-04-10 00:11:02,894 - DEBUG - mycodo.inputs.atlas_pt1000_4d3e4cb4 - Device Returned: error: [Errno 121] Remote I/O error 2022-04-10 00:11:02,894 - ERROR - mycodo.inputs.atlas_pt1000_4d3e4cb4 - Sensor read unsuccessful: [Errno 121] Remote I/O error 2022-04-10 00:11:02,894 - ERROR - mycodo.controllers.controller_input_4d3e4cb4 - StopIteration raised 3 times. Possibly could not read input. Ensure it's connected properly and detected. 2022-04-10 00:11:15,655 - DEBUG - mycodo.devices.atlas_scientific_i2c_65_1 - AtlasScientificI2C raised an exception when taking a reading: [Errno 121] Remote I/O error 2022-04-10 00:11:15,655 - DEBUG - mycodo.inputs.atlas_pt1000_6f74f320 - Device Returned: error: [Errno 121] Remote I/O error 2022-04-10 00:11:15,656 - ERROR - mycodo.inputs.atlas_pt1000_6f74f320 - Sensor read unsuccessful: [Errno 121] Remote I/O error 2022-04-10 00:11:17,921 - DEBUG - mycodo.devices.atlas_scientific_i2c_102_1 - AtlasScientificI2C raised an exception when taking a reading: [Errno 121] Remote I/O error 2022-04-10 00:11:17,921 - DEBUG - mycodo.inputs.atlas_pt1000_4d3e4cb4 - Device Returned: error: [Errno 121] Remote I/O error 2022-04-10 00:11:17,922 - ERROR - mycodo.inputs.atlas_pt1000_4d3e4cb4 - Sensor read unsuccessful: [Errno 121] Remote I/O error 2022-04-10 00:11:30,580 - DEBUG - mycodo.devices.atlas_scientific_i2c_65_1 - AtlasScientificI2C raised an exception when taking a reading: [Errno 121] Remote I/O error 2022-04-10 00:11:30,581 - DEBUG - mycodo.inputs.atlas_pt1000_6f74f320 - Device Returned: error: [Errno 121] Remote I/O error 2022-04-10 00:11:30,581 - ERROR - mycodo.inputs.atlas_pt1000_6f74f320 - Sensor read unsuccessful: [Errno 121] Remote I/O error 2022-04-10 00:11:30,581 - ERROR - mycodo.controllers.controller_input_6f74f320 - StopIteration raised 3 times. Possibly could not read input. Ensure it's connected properly and detected. 2022-04-10 00:11:32,856 - DEBUG - mycodo.devices.atlas_scientific_i2c_102_1 - AtlasScientificI2C raised an exception when taking a reading: [Errno 121] Remote I/O error 2022-04-10 00:11:32,857 - DEBUG - mycodo.inputs.atlas_pt1000_4d3e4cb4 - Device Returned: error: [Errno 121] Remote I/O error 2022-04-10 00:11:32,857 - ERROR - mycodo.inputs.atlas_pt1000_4d3e4cb4 - Sensor read unsuccessful: [Errno 121] Remote I/O error 2022-04-10 00:11:45,607 - DEBUG - mycodo.devices.atlas_scientific_i2c_65_1 - AtlasScientificI2C raised an exception when taking a reading: [Errno 121] Remote I/O error 2022-04-10 00:11:45,607 - DEBUG - mycodo.inputs.atlas_pt1000_6f74f320 - Device Returned: error: [Errno 121] Remote I/O error 2022-04-10 00:11:45,608 - ERROR - mycodo.inputs.atlas_pt1000_6f74f320 - Sensor read unsuccessful: [Errno 121] Remote I/O error 2022-04-10 00:11:47,885 - DEBUG - mycodo.devices.atlas_scientific_i2c_102_1 - AtlasScientificI2C raised an exception when taking a reading: [Errno 121] Remote I/O error 2022-04-10 00:11:47,885 - DEBUG - mycodo.inputs.atlas_pt1000_4d3e4cb4 - Device Returned: error: [Errno 121] Remote I/O error 2022-04-10 00:11:47,885 - ERROR - mycodo.inputs.atlas_pt1000_4d3e4cb4 - Sensor read unsuccessful: [Errno 121] Remote I/O error 2022-04-10 00:11:47,886 - ERROR - mycodo.controllers.controller_input_4d3e4cb4 - StopIteration raised 3 times. Possibly could not read input. Ensure it's connected properly and detected. 2022-04-10 00:12:00,637 - DEBUG - mycodo.devices.atlas_scientific_i2c_65_1 - AtlasScientificI2C raised an exception when taking a reading: [Errno 121] Remote I/O error 2022-04-10 00:12:00,638 - DEBUG - mycodo.inputs.atlas_pt1000_6f74f320 - Device Returned: error: [Errno 121] Remote I/O error 2022-04-10 00:12:00,638 - ERROR - mycodo.inputs.atlas_pt1000_6f74f320 - Sensor read unsuccessful: [Errno 121] Remote I/O error 2022-04-10 00:12:02,913 - DEBUG - mycodo.devices.atlas_scientific_i2c_102_1 - AtlasScientificI2C raised an exception when taking a reading: [Errno 121] Remote I/O error 2022-04-10 00:12:02,914 - DEBUG - mycodo.inputs.atlas_pt1000_4d3e4cb4 - Device Returned: error: [Errno 121] Remote I/O error 2022-04-10 00:12:02,914 - ERROR - mycodo.inputs.atlas_pt1000_4d3e4cb4 - Sensor read unsuccessful: [Errno 121] Remote I/O error 2022-04-10 00:12:08,561 - INFO - mycodo.outputs.pump_atlas_ezo_pmp_19ccd98a - I2C Change command: I2C,33 2022-04-10 00:12:08,562 - DEBUG - mycodo.devices.atlas_scientific_i2c65 - AtlasScientificI2C raised an exception when taking a reading: 'AtlasScientificI2C' object has no attribute 'file_write' 2022-04-10 00:12:08,562 - INFO - mycodo.outputs.pump_atlas_ezo_pmp_19ccd98a - Command returned: ('error', AttributeError("'AtlasScientificI2C' object has no attribute 'file_write'")) 2022-04-10 00:12:15,675 - DEBUG - mycodo.devices.atlas_scientific_i2c_65_1 - AtlasScientificI2C raised an exception when taking a reading: [Errno 121] Remote I/O error 2022-04-10 00:12:15,676 - DEBUG - mycodo.inputs.atlas_pt1000_6f74f320 - Device Returned: error: [Errno 121] Remote I/O error 2022-04-10 00:12:15,676 - ERROR - mycodo.inputs.atlas_pt1000_6f74f320 - Sensor read unsuccessful: [Errno 121] Remote I/O error 2022-04-10 00:12:15,676 - ERROR - mycodo.controllers.controller_input_6f74f320 - StopIteration raised 3 times. Possibly could not read input. Ensure it's connected properly and detected. 2022-04-10 00:12:17,845 - DEBUG - mycodo.devices.atlas_scientific_i2c_102_1 - AtlasScientificI2C raised an exception when taking a reading: [Errno 121] Remote I/O error 2022-04-10 00:12:17,846 - DEBUG - mycodo.inputs.atlas_pt1000_4d3e4cb4 - Device Returned: error: [Errno 121] Remote I/O error 2022-04-10 00:12:17,846 - ERROR - mycodo.inputs.atlas_pt1000_4d3e4cb4 - Sensor read unsuccessful: [Errno 121] Remote I/O error 2022-04-10 00:12:18,703 - ERROR - mycodo.devices.atlas_scientific_i2c41 - AtlasScientificI2C raised an exception when initializing: [Errno 2] No such file or directory: '/dev/i2c-' Traceback (most recent call last): File "/var/mycodo-root/mycodo/devices/atlas_scientific_i2c.py", line 42, in init self.file_read = io.open("/dev/i2c-" + str(i2c_bus), "rb", buffering=0) FileNotFoundError: [Errno 2] No such file or directory: '/dev/i2c-' 2022-04-10 00:12:18,703 - INFO - mycodo.outputs.pump_atlas_ezo_pmp_19ccd98a - Initialized in 469.3 ms 2022-04-10 00:12:30,621 - DEBUG - mycodo.devices.atlas_scientific_i2c_65_1 - AtlasScientificI2C raised an exception when taking a reading: [Errno 121] Remote I/O error 2022-04-10 00:12:30,622 - DEBUG - mycodo.inputs.atlas_pt1000_6f74f320 - Device Returned: error: [Errno 121] Remote I/O error 2022-04-10 00:12:30,622 - ERROR - mycodo.inputs.atlas_pt1000_6f74f320 - Sensor read unsuccessful: [Errno 121] Remote I/O error 2022-04-10 00:12:32,827 - DEBUG - mycodo.devices.atlas_scientific_i2c_102_1 - AtlasScientificI2C raised an exception when taking a reading: [Errno 121] Remote I/O error 2022-04-10 00:12:32,829 - DEBUG - mycodo.inputs.atlas_pt1000_4d3e4cb4 - Device Returned: error: [Errno 121] Remote I/O error 2022-04-10 00:12:32,830 - ERROR - mycodo.inputs.atlas_pt1000_4d3e4cb4 - Sensor read unsuccessful: [Errno 121] Remote I/O error 2022-04-10 00:12:32,830 - ERROR - mycodo.controllers.controller_input_4d3e4cb4 - StopIteration raised 3 times. Possibly could not read input. Ensure it's connected properly and detected. 2022-04-10 00:12:34,964 - ERROR - mycodo.inputs.atlas_ec_40bb9db2 - Sensor read unsuccessful: 254 2022-04-10 00:12:45,651 - DEBUG - mycodo.devices.atlas_scientific_i2c_65_1 - AtlasScientificI2C raised an exception when taking a reading: [Errno 121] Remote I/O error 2022-04-10 00:12:45,651 - DEBUG - mycodo.inputs.atlas_pt1000_6f74f320 - Device Returned: error: [Errno 121] Remote I/O error 2022-04-10 00:12:45,652 - ERROR - mycodo.inputs.atlas_pt1000_6f74f320 - Sensor read unsuccessful: [Errno 121] Remote I/O error 2022-04-10 00:12:47,858 - DEBUG - mycodo.devices.atlas_scientific_i2c_102_1 - AtlasScientificI2C raised an exception when taking a reading: [Errno 121] Remote I/O error 2022-04-10 00:12:47,859 - DEBUG - mycodo.inputs.atlas_pt1000_4d3e4cb4 - Device Returned: error: [Errno 121] Remote I/O error 2022-04-10 00:12:47,859 - ERROR - mycodo.inputs.atlas_pt1000_4d3e4cb4 - Sensor read unsuccessful: [Errno 121] Remote I/O error 2022-04-10 00:13:00,678 - DEBUG - mycodo.devices.atlas_scientific_i2c_65_1 - AtlasScientificI2C raised an exception when taking a reading: [Errno 121] Remote I/O error 2022-04-10 00:13:00,679 - DEBUG - mycodo.inputs.atlas_pt1000_6f74f320 - Device Returned: error: [Errno 121] Remote I/O error 2022-04-10 00:13:00,679 - ERROR - mycodo.inputs.atlas_pt1000_6f74f320 - Sensor read unsuccessful: [Errno 121] Remote I/O error 2022-04-10 00:13:00,680 - ERROR - mycodo.controllers.controller_input_6f74f320 - StopIteration raised 3 times. Possibly could not read input. Ensure it's connected properly and detected. 2022-04-10 00:13:02,884 - DEBUG - mycodo.devices.atlas_scientific_i2c_102_1 - AtlasScientificI2C raised an exception when taking a reading: [Errno 121] Remote I/O error 2022-04-10 00:13:02,884 - DEBUG - mycodo.inputs.atlas_pt1000_4d3e4cb4 - Device Returned: error: [Errno 121] Remote I/O error 2022-04-10 00:13:02,884 - ERROR - mycodo.inputs.atlas_pt1000_4d3e4cb4 - Sensor read unsuccessful: [Errno 121] Remote I/O error 2022-04-10 00:13:15,611 - DEBUG - mycodo.devices.atlas_scientific_i2c_65_1 - AtlasScientificI2C raised an exception when taking a reading: [Errno 121] Remote I/O error 2022-04-10 00:13:15,612 - DEBUG - mycodo.inputs.atlas_pt1000_6f74f320 - Device Returned: error: [Errno 121] Remote I/O error 2022-04-10 00:13:15,612 - ERROR - mycodo.inputs.atlas_pt1000_6f74f320 - Sensor read unsuccessful: [Errno 121] Remote I/O error 2022-04-10 00:13:17,916 - DEBUG - mycodo.devices.atlas_scientific_i2c_102_1 - AtlasScientificI2C raised an exception when taking a reading: [Errno 121] Remote I/O error 2022-04-10 00:13:17,916 - DEBUG - mycodo.inputs.atlas_pt1000_4d3e4cb4 - Device Returned: error: [Errno 121] Remote I/O error 2022-04-10 00:13:17,917 - ERROR - mycodo.inputs.atlas_pt1000_4d3e4cb4 - Sensor read unsuccessful: [Errno 121] Remote I/O error 2022-04-10 00:13:17,917 - ERROR - mycodo.controllers.controller_input_4d3e4cb4 - StopIteration raised 3 times. Possibly could not read input. Ensure it's connected properly and detected. 2022-04-10 00:13:30,639 - DEBUG - mycodo.devices.atlas_scientific_i2c_65_1 - AtlasScientificI2C raised an exception when taking a reading: [Errno 121] Remote I/O error 2022-04-10 00:13:30,640 - DEBUG - mycodo.inputs.atlas_pt1000_6f74f320 - Device Returned: error: [Errno 121] Remote I/O error 2022-04-10 00:13:30,640 - ERROR - mycodo.inputs.atlas_pt1000_6f74f320 - Sensor read unsuccessful: [Errno 121] Remote I/O error 2022-04-10 00:13:32,843 - DEBUG - mycodo.devices.atlas_scientific_i2c_102_1 - AtlasScientificI2C raised an exception when taking a reading: [Errno 121] Remote I/O error 2022-04-10 00:13:32,844 - DEBUG - mycodo.inputs.atlas_pt1000_4d3e4cb4 - Device Returned: error: [Errno 121] Remote I/O error 2022-04-10 00:13:32,844 - ERROR - mycodo.inputs.atlas_pt1000_4d3e4cb4 - Sensor read unsuccessful: [Errno 121] Remote I/O error 2022-04-10 00:13:45,667 - DEBUG - mycodo.devices.atlas_scientific_i2c_65_1 - AtlasScientificI2C raised an exception when taking a reading: [Errno 121] Remote I/O error 2022-04-10 00:13:45,667 - DEBUG - mycodo.inputs.atlas_pt1000_6f74f320 - Device Returned: error: [Errno 121] Remote I/O error 2022-04-10 00:13:45,668 - ERROR - mycodo.inputs.atlas_pt1000_6f74f320 - Sensor read unsuccessful: [Errno 121] Remote I/O error 2022-04-10 00:13:45,668 - ERROR - mycodo.controllers.controller_input_6f74f320 - StopIteration raised 3 times. Possibly could not read input. Ensure it's connected properly and detected. 2022-04-10 00:13:47,871 - DEBUG - mycodo.devices.atlas_scientific_i2c_102_1 - AtlasScientificI2C raised an exception when taking a reading: [Errno 121] Remote I/O error 2022-04-10 00:13:47,872 - DEBUG - mycodo.inputs.atlas_pt1000_4d3e4cb4 - Device Returned: error: [Errno 121] Remote I/O error 2022-04-10 00:13:47,872 - ERROR - mycodo.inputs.atlas_pt1000_4d3e4cb4 - Sensor read unsuccessful: [Errno 121] Remote I/O error 2022-04-10 00:13:49,930 - ERROR - mycodo.inputs.atlas_ec_40bb9db2 - Sensor read unsuccessful: 254 2022-04-10 00:14:00,601 - DEBUG - mycodo.devices.atlas_scientific_i2c_65_1 - AtlasScientificI2C raised an exception when taking a reading: [Errno 121] Remote I/O error 2022-04-10 00:14:00,601 - DEBUG - mycodo.inputs.atlas_pt1000_6f74f320 - Device Returned: error: [Errno 121] Remote I/O error 2022-04-10 00:14:00,602 - ERROR - mycodo.inputs.atlas_pt1000_6f74f320 - Sensor read unsuccessful: [Errno 121] Remote I/O error 2022-04-10 00:14:02,905 - DEBUG - mycodo.devices.atlas_scientific_i2c_102_1 - AtlasScientificI2C raised an exception when taking a reading: [Errno 121] Remote I/O error 2022-04-10 00:14:02,905 - DEBUG - mycodo.inputs.atlas_pt1000_4d3e4cb4 - Device Returned: error: [Errno 121] Remote I/O error 2022-04-10 00:14:02,906 - ERROR - mycodo.inputs.atlas_pt1000_4d3e4cb4 - Sensor read unsuccessful: [Errno 121] Remote I/O error 2022-04-10 00:14:02,906 - ERROR - mycodo.controllers.controller_input_4d3e4cb4 - StopIteration raised 3 times. Possibly could not read input. Ensure it's connected properly and detected. 2022-04-10 00:14:17,145 - DEBUG - mycodo.inputs.atlas_pt1000_6f74f320 - Device Returned: success: 0.00 2022-04-10 00:14:17,188 - DEBUG - mycodo.controllers.controller_input_6f74f320 - Adding measurements to InfluxDB with ID 6f74f320-8ed2-48d8-89e2-4daa18d9fdf7: {0: {'measurement': 'temperature', 'unit': 'C', 'value': 0.0, 'timestamp_utc': None}} 2022-04-10 00:14:17,842 - DEBUG - mycodo.devices.atlas_scientific_i2c_102_1 - AtlasScientificI2C raised an exception when taking a reading: [Errno 121] Remote I/O error 2022-04-10 00:14:17,843 - DEBUG - mycodo.inputs.atlas_pt1000_4d3e4cb4 - Device Returned: error: [Errno 121] Remote I/O error 2022-04-10 00:14:17,843 - ERROR - mycodo.inputs.atlas_pt1000_4d3e4cb4 - Sensor read unsuccessful: [Errno 121] Remote I/O error 2022-04-10 00:14:32,144 - DEBUG - mycodo.inputs.atlas_pt1000_6f74f320 - Device Returned: success: 0.00 2022-04-10 00:14:32,147 - DEBUG - mycodo.controllers.controller_input_6f74f320 - Adding measurements to InfluxDB with ID 6f74f320-8ed2-48d8-89e2-4daa18d9fdf7: {0: {'measurement': 'temperature', 'unit': 'C', 'value': 0.0, 'timestamp_utc': None}} 2022-04-10 00:14:32,874 - DEBUG - mycodo.devices.atlas_scientific_i2c_102_1 - AtlasScientificI2C raised an exception when taking a reading: [Errno 121] Remote I/O error 2022-04-10 00:14:32,875 - DEBUG - mycodo.inputs.atlas_pt1000_4d3e4cb4 - Device Returned: error: [Errno 121] Remote I/O error 2022-04-10 00:14:32,875 - ERROR - mycodo.inputs.atlas_pt1000_4d3e4cb4 - Sensor read unsuccessful: [Errno 121] Remote I/O error 2022-04-10 00:14:47,095 - DEBUG - mycodo.inputs.atlas_pt1000_6f74f320 - Device Returned: success: 0.00 2022-04-10 00:14:47,098 - DEBUG - mycodo.controllers.controller_input_6f74f320 - Adding measurements to InfluxDB with ID 6f74f320-8ed2-48d8-89e2-4daa18d9fdf7: {0: {'measurement': 'temperature', 'unit': 'C', 'value': 0.0, 'timestamp_utc': None}} 2022-04-10 00:14:47,908 - DEBUG - mycodo.devices.atlas_scientific_i2c_102_1 - AtlasScientificI2C raised an exception when taking a reading: [Errno 121] Remote I/O error 2022-04-10 00:14:47,909 - DEBUG - mycodo.inputs.atlas_pt1000_4d3e4cb4 - Device Returned: error: [Errno 121] Remote I/O error 2022-04-10 00:14:47,909 - ERROR - mycodo.inputs.atlas_pt1000_4d3e4cb4 - Sensor read unsuccessful: [Errno 121] Remote I/O error 2022-04-10 00:14:47,909 - ERROR - mycodo.controllers.controller_input_4d3e4cb4 - StopIteration raised 3 times. Possibly could not read input. Ensure it's connected properly and detected. 2022-04-10 00:15:02,140 - DEBUG - mycodo.inputs.atlas_pt1000_6f74f320 - Device Returned: success: 0.00 2022-04-10 00:15:02,143 - DEBUG - mycodo.controllers.controller_input_6f74f320 - Adding measurements to InfluxDB with ID 6f74f320-8ed2-48d8-89e2-4daa18d9fdf7: {0: {'measurement': 'temperature', 'unit': 'C', 'value': 0.0, 'timestamp_utc': None}} 2022-04-10 00:15:02,835 - DEBUG - mycodo.devices.atlas_scientific_i2c_102_1 - AtlasScientificI2C raised an exception when taking a reading: [Errno 121] Remote I/O error 2022-04-10 00:15:02,835 - DEBUG - mycodo.inputs.atlas_pt1000_4d3e4cb4 - Device Returned: error: [Errno 121] Remote I/O error 2022-04-10 00:15:02,836 - ERROR - mycodo.inputs.atlas_pt1000_4d3e4cb4 - Sensor read unsuccessful: [Errno 121] Remote I/O error 2022-04-10 00:15:12,961 - INFO - mycodo.outputs.pump_atlas_ezo_pmp_19ccd98a - I2C Change command: I2C,33 2022-04-10 00:15:12,962 - DEBUG - mycodo.devices.atlas_scientific_i2c41 - AtlasScientificI2C raised an exception when taking a reading: 'AtlasScientificI2C' object has no attribute 'file_write' 2022-04-10 00:15:12,963 - INFO - mycodo.outputs.pump_atlas_ezo_pmp_19ccd98a - Command returned: ('error', AttributeError("'AtlasScientificI2C' object has no attribute 'file_write'")) 2022-04-10 00:15:17,102 - DEBUG - mycodo.inputs.atlas_pt1000_6f74f320 - Device Returned: success: 0.00 2022-04-10 00:15:17,107 - DEBUG - mycodo.controllers.controller_input_6f74f320 - Adding measurements to InfluxDB with ID 6f74f320-8ed2-48d8-89e2-4daa18d9fdf7: {0: {'measurement': 'temperature', 'unit': 'C', 'value': 0.0, 'timestamp_utc': None}} 2022-04-10 00:15:17,865 - DEBUG - mycodo.devices.atlas_scientific_i2c_102_1 - AtlasScientificI2C raised an exception when taking a reading: [Errno 121] Remote I/O error 2022-04-10 00:15:17,866 - DEBUG - mycodo.inputs.atlas_pt1000_4d3e4cb4 - Device Returned: error: [Errno 121] Remote I/O error 2022-04-10 00:15:17,866 - ERROR - mycodo.inputs.atlas_pt1000_4d3e4cb4 - Sensor read unsuccessful: [Errno 121] Remote I/O error 2022-04-10 00:15:22,740 - ERROR - mycodo.devices.atlas_scientific_i2c41 - AtlasScientificI2C raised an exception when initializing: [Errno 2] No such file or directory: '/dev/i2c-' Traceback (most recent call last): File "/var/mycodo-root/mycodo/devices/atlas_scientific_i2c.py", line 42, in init self.file_read = io.open("/dev/i2c-" + str(i2c_bus), "rb", buffering=0) FileNotFoundError: [Errno 2] No such file or directory: '/dev/i2c-' 2022-04-10 00:15:22,741 - INFO - mycodo.outputs.pump_atlas_ezo_pmp_19ccd98a - Initialized in 250.9 ms 2022-04-10 00:15:32,154 - DEBUG - mycodo.inputs.atlas_pt1000_6f74f320 - Device Returned: success: 0.00 2022-04-10 00:15:32,161 - DEBUG - mycodo.controllers.controller_input_6f74f320 - Adding measurements to InfluxDB with ID 6f74f320-8ed2-48d8-89e2-4daa18d9fdf7: {0: {'measurement': 'temperature', 'unit': 'C', 'value': 0.0, 'timestamp_utc': None}} 2022-04-10 00:15:32,904 - DEBUG - mycodo.devices.atlas_scientific_i2c_102_1 - AtlasScientificI2C raised an exception when taking a reading: [Errno 121] Remote I/O error 2022-04-10 00:15:32,905 - DEBUG - mycodo.inputs.atlas_pt1000_4d3e4cb4 - Device Returned: error: [Errno 121] Remote I/O error 2022-04-10 00:15:32,905 - ERROR - mycodo.inputs.atlas_pt1000_4d3e4cb4 - Sensor read unsuccessful: [Errno 121] Remote I/O error 2022-04-10 00:15:32,905 - ERROR - mycodo.controllers.controller_input_4d3e4cb4 - StopIteration raised 3 times. Possibly could not read input. Ensure it's connected properly and detected. 2022-04-10 00:15:47,125 - DEBUG - mycodo.inputs.atlas_pt1000_6f74f320 - Device Returned: success: 0.00 2022-04-10 00:15:47,132 - DEBUG - mycodo.controllers.controller_input_6f74f320 - Adding measurements to InfluxDB with ID 6f74f320-8ed2-48d8-89e2-4daa18d9fdf7: {0: {'measurement': 'temperature', 'unit': 'C', 'value': 0.0, 'timestamp_utc': None}} 2022-04-10 00:15:47,839 - DEBUG - mycodo.devices.atlas_scientific_i2c_102_1 - AtlasScientificI2C raised an exception when taking a reading: [Errno 121] Remote I/O error 2022-04-10 00:15:47,840 - DEBUG - mycodo.inputs.atlas_pt1000_4d3e4cb4 - Device Returned: error: [Errno 121] Remote I/O error 2022-04-10 00:15:47,840 - ERROR - mycodo.inputs.atlas_pt1000_4d3e4cb4 - Sensor read unsuccessful: [Errno 121] Remote I/O error 2022-04-10 00:16:02,115 - DEBUG - mycodo.inputs.atlas_pt1000_6f74f320 - Device Returned: success: 0.00 2022-04-10 00:16:02,122 - DEBUG - mycodo.controllers.controller_input_6f74f320 - Adding measurements to InfluxDB with ID 6f74f320-8ed2-48d8-89e2-4daa18d9fdf7: {0: {'measurement': 'temperature', 'unit': 'C', 'value': 0.0, 'timestamp_utc': None}} 2022-04-10 00:16:02,869 - DEBUG - mycodo.devices.atlas_scientific_i2c_102_1 - AtlasScientificI2C raised an exception when taking a reading: [Errno 121] Remote I/O error 2022-04-10 00:16:02,870 - DEBUG - mycodo.inputs.atlas_pt1000_4d3e4cb4 - Device Returned: error: [Errno 121] Remote I/O error 2022-04-10 00:16:02,870 - ERROR - mycodo.inputs.atlas_pt1000_4d3e4cb4 - Sensor read unsuccessful: [Errno 121] Remote I/O error 2022-04-10 00:16:17,093 - DEBUG - mycodo.inputs.atlas_pt1000_6f74f320 - Device Returned: success: 0.00 2022-04-10 00:16:17,100 - DEBUG - mycodo.controllers.controller_input_6f74f320 - Adding measurements to InfluxDB with ID 6f74f320-8ed2-48d8-89e2-4daa18d9fdf7: {0: {'measurement': 'temperature', 'unit': 'C', 'value': 0.0, 'timestamp_utc': None}} 2022-04-10 00:16:17,898 - DEBUG - mycodo.devices.atlas_scientific_i2c_102_1 - AtlasScientificI2C raised an exception when taking a reading: [Errno 121] Remote I/O error 2022-04-10 00:16:17,899 - DEBUG - mycodo.inputs.atlas_pt1000_4d3e4cb4 - Device Returned: error: [Errno 121] Remote I/O error 2022-04-10 00:16:17,899 - ERROR - mycodo.inputs.atlas_pt1000_4d3e4cb4 - Sensor read unsuccessful: [Errno 121] Remote I/O error 2022-04-10 00:16:17,899 - ERROR - mycodo.controllers.controller_input_4d3e4cb4 - StopIteration raised 3 times. Possibly could not read input. Ensure it's connected properly and detected. 2022-04-10 00:16:32,155 - DEBUG - mycodo.inputs.atlas_pt1000_6f74f320 - Device Returned: success: 0.00 2022-04-10 00:16:32,163 - DEBUG - mycodo.controllers.controller_input_6f74f320 - Adding measurements to InfluxDB with ID 6f74f320-8ed2-48d8-89e2-4daa18d9fdf7: {0: {'measurement': 'temperature', 'unit': 'C', 'value': 0.0, 'timestamp_utc': None}} 2022-04-10 00:16:32,924 - DEBUG - mycodo.devices.atlas_scientific_i2c_102_1 - AtlasScientificI2C raised an exception when taking a reading: [Errno 121] Remote I/O error 2022-04-10 00:16:32,924 - DEBUG - mycodo.inputs.atlas_pt1000_4d3e4cb4 - Device Returned: error: [Errno 121] Remote I/O error 2022-04-10 00:16:32,925 - ERROR - mycodo.inputs.atlas_pt1000_4d3e4cb4 - Sensor read unsuccessful: [Errno 121] Remote I/O error 2022-04-10 00:16:47,124 - DEBUG - mycodo.inputs.atlas_pt1000_6f74f320 - Device Returned: success: 0.00 2022-04-10 00:16:47,128 - DEBUG - mycodo.controllers.controller_input_6f74f320 - Adding measurements to InfluxDB with ID 6f74f320-8ed2-48d8-89e2-4daa18d9fdf7: {0: {'measurement': 'temperature', 'unit': 'C', 'value': 0.0, 'timestamp_utc': None}} 2022-04-10 00:16:47,853 - DEBUG - mycodo.devices.atlas_scientific_i2c_102_1 - AtlasScientificI2C raised an exception when taking a reading: [Errno 121] Remote I/O error 2022-04-10 00:16:47,854 - DEBUG - mycodo.inputs.atlas_pt1000_4d3e4cb4 - Device Returned: error: [Errno 121] Remote I/O error 2022-04-10 00:16:47,854 - ERROR - mycodo.inputs.atlas_pt1000_4d3e4cb4 - Sensor read unsuccessful: [Errno 121] Remote I/O error 2022-04-10 00:17:02,183 - DEBUG - mycodo.inputs.atlas_pt1000_6f74f320 - Device Returned: success: 0.00 2022-04-10 00:17:02,190 - DEBUG - mycodo.controllers.controller_input_6f74f320 - Adding measurements to InfluxDB with ID 6f74f320-8ed2-48d8-89e2-4daa18d9fdf7: {0: {'measurement': 'temperature', 'unit': 'C', 'value': 0.0, 'timestamp_utc': None}} 2022-04-10 00:17:02,879 - DEBUG - mycodo.devices.atlas_scientific_i2c_102_1 - AtlasScientificI2C raised an exception when taking a reading: [Errno 121] Remote I/O error 2022-04-10 00:17:02,880 - DEBUG - mycodo.inputs.atlas_pt1000_4d3e4cb4 - Device Returned: error: [Errno 121] Remote I/O error 2022-04-10 00:17:02,880 - ERROR - mycodo.inputs.atlas_pt1000_4d3e4cb4 - Sensor read unsuccessful: [Errno 121] Remote I/O error 2022-04-10 00:17:02,881 - ERROR - mycodo.controllers.controller_input_4d3e4cb4 - StopIteration raised 3 times. Possibly could not read input. Ensure it's connected properly and detected. 2022-04-10 00:17:17,155 - DEBUG - mycodo.inputs.atlas_pt1000_6f74f320 - Device Returned: success: 0.00 2022-04-10 00:17:17,162 - DEBUG - mycodo.controllers.controller_input_6f74f320 - Adding measurements to InfluxDB with ID 6f74f320-8ed2-48d8-89e2-4daa18d9fdf7: {0: {'measurement': 'temperature', 'unit': 'C', 'value': 0.0, 'timestamp_utc': None}} 2022-04-10 00:17:17,908 - DEBUG - mycodo.devices.atlas_scientific_i2c_102_1 - AtlasScientificI2C raised an exception when taking a reading: [Errno 121] Remote I/O error 2022-04-10 00:17:17,908 - DEBUG - mycodo.inputs.atlas_pt1000_4d3e4cb4 - Device Returned: error: [Errno 121] Remote I/O error 2022-04-10 00:17:17,909 - ERROR - mycodo.inputs.atlas_pt1000_4d3e4cb4 - Sensor read unsuccessful: [Errno 121] Remote I/O error 2022-04-10 00:17:32,124 - DEBUG - mycodo.inputs.atlas_pt1000_6f74f320 - Device Returned: success: 0.00 2022-04-10 00:17:32,131 - DEBUG - mycodo.controllers.controller_input_6f74f320 - Adding measurements to InfluxDB with ID 6f74f320-8ed2-48d8-89e2-4daa18d9fdf7: {0: {'measurement': 'temperature', 'unit': 'C', 'value': 0.0, 'timestamp_utc': None}} 2022-04-10 00:17:32,839 - DEBUG - mycodo.devices.atlas_scientific_i2c_102_1 - AtlasScientificI2C raised an exception when taking a reading: [Errno 121] Remote I/O error 2022-04-10 00:17:32,839 - DEBUG - mycodo.inputs.atlas_pt1000_4d3e4cb4 - Device Returned: error: [Errno 121] Remote I/O error 2022-04-10 00:17:32,839 - ERROR - mycodo.inputs.atlas_pt1000_4d3e4cb4 - Sensor read unsuccessful: [Errno 121] Remote I/O error 2022-04-10 00:17:47,186 - DEBUG - mycodo.inputs.atlas_pt1000_6f74f320 - Device Returned: success: 0.00 2022-04-10 00:17:47,193 - DEBUG - mycodo.controllers.controller_input_6f74f320 - Adding measurements to InfluxDB with ID 6f74f320-8ed2-48d8-89e2-4daa18d9fdf7: {0: {'measurement': 'temperature', 'unit': 'C', 'value': 0.0, 'timestamp_utc': None}} 2022-04-10 00:17:47,864 - DEBUG - mycodo.devices.atlas_scientific_i2c_102_1 - AtlasScientificI2C raised an exception when taking a reading: [Errno 121] Remote I/O error 2022-04-10 00:17:47,864 - DEBUG - mycodo.inputs.atlas_pt1000_4d3e4cb4 - Device Returned: error: [Errno 121] Remote I/O error 2022-04-10 00:17:47,865 - ERROR - mycodo.inputs.atlas_pt1000_4d3e4cb4 - Sensor read unsuccessful: [Errno 121] Remote I/O error 2022-04-10 00:17:47,865 - ERROR - mycodo.controllers.controller_input_4d3e4cb4 - StopIteration raised 3 times. Possibly could not read input. Ensure it's connected properly and detected. 2022-04-10 00:18:02,153 - DEBUG - mycodo.inputs.atlas_pt1000_6f74f320 - Device Returned: success: 0.00 2022-04-10 00:18:02,160 - DEBUG - mycodo.controllers.controller_input_6f74f320 - Adding measurements to InfluxDB with ID 6f74f320-8ed2-48d8-89e2-4daa18d9fdf7: {0: {'measurement': 'temperature', 'unit': 'C', 'value': 0.0, 'timestamp_utc': None}} 2022-04-10 00:18:02,892 - DEBUG - mycodo.devices.atlas_scientific_i2c_102_1 - AtlasScientificI2C raised an exception when taking a reading: [Errno 121] Remote I/O error 2022-04-10 00:18:02,893 - DEBUG - mycodo.inputs.atlas_pt1000_4d3e4cb4 - Device Returned: error: [Errno 121] Remote I/O error 2022-04-10 00:18:02,893 - ERROR - mycodo.inputs.atlas_pt1000_4d3e4cb4 - Sensor read unsuccessful: [Errno 121] Remote I/O error 2022-04-10 00:18:17,117 - DEBUG - mycodo.inputs.atlas_pt1000_6f74f320 - Device Returned: success: 0.00 2022-04-10 00:18:17,122 - DEBUG - mycodo.controllers.controller_input_6f74f320 - Adding measurements to InfluxDB with ID 6f74f320-8ed2-48d8-89e2-4daa18d9fdf7: {0: {'measurement': 'temperature', 'unit': 'C', 'value': 0.0, 'timestamp_utc': None}} 2022-04-10 00:18:17,916 - DEBUG - mycodo.devices.atlas_scientific_i2c_102_1 - AtlasScientificI2C raised an exception when taking a reading: [Errno 121] Remote I/O error 2022-04-10 00:18:17,917 - DEBUG - mycodo.inputs.atlas_pt1000_4d3e4cb4 - Device Returned: error: [Errno 121] Remote I/O error 2022-04-10 00:18:17,917 - ERROR - mycodo.inputs.atlas_pt1000_4d3e4cb4 - Sensor read unsuccessful: [Errno 121] Remote I/O error 2022-04-10 00:18:32,173 - DEBUG - mycodo.inputs.atlas_pt1000_6f74f320 - Device Returned: success: 0.00 2022-04-10 00:18:32,180 - DEBUG - mycodo.controllers.controller_input_6f74f320 - Adding measurements to InfluxDB with ID 6f74f320-8ed2-48d8-89e2-4daa18d9fdf7: {0: {'measurement': 'temperature', 'unit': 'C', 'value': 0.0, 'timestamp_utc': None}} 2022-04-10 00:18:32,844 - DEBUG - mycodo.devices.atlas_scientific_i2c_102_1 - AtlasScientificI2C raised an exception when taking a reading: [Errno 121] Remote I/O error 2022-04-10 00:18:32,845 - DEBUG - mycodo.inputs.atlas_pt1000_4d3e4cb4 - Device Returned: error: [Errno 121] Remote I/O error 2022-04-10 00:18:32,845 - ERROR - mycodo.inputs.atlas_pt1000_4d3e4cb4 - Sensor read unsuccessful: [Errno 121] Remote I/O error 2022-04-10 00:18:32,845 - ERROR - mycodo.controllers.controller_input_4d3e4cb4 - StopIteration raised 3 times. Possibly could not read input. Ensure it's connected properly and detected. 2022-04-10 00:18:47,172 - DEBUG - mycodo.inputs.atlas_pt1000_6f74f320 - Device Returned: success: 0.00 2022-04-10 00:18:47,179 - DEBUG - mycodo.controllers.controller_input_6f74f320 - Adding measurements to InfluxDB with ID 6f74f320-8ed2-48d8-89e2-4daa18d9fdf7: {0: {'measurement': 'temperature', 'unit': 'C', 'value': 0.0, 'timestamp_utc': None}} 2022-04-10 00:18:47,869 - DEBUG - mycodo.devices.atlas_scientific_i2c_102_1 - AtlasScientificI2C raised an exception when taking a reading: [Errno 121] Remote I/O error 2022-04-10 00:18:47,869 - DEBUG - mycodo.inputs.atlas_pt1000_4d3e4cb4 - Device Returned: error: [Errno 121] Remote I/O error 2022-04-10 00:18:47,869 - ERROR - mycodo.inputs.atlas_pt1000_4d3e4cb4 - Sensor read unsuccessful: [Errno 121] Remote I/O error

kurtisa727 commented 2 years ago

I saw that the LCD screen is no longer supported in Mycodo

kizniche commented 2 years ago

I asked you to please use the forum for this discussion, since it is likely a configuration issue, not an issue with the software. https://github.com/kizniche/Mycodo-custom/issues/5#issuecomment-1092335971