Replies: 6 comments 6 replies
-
Which version of solaredge-modbus this plugin works fine? |
Beta Was this translation helpful? Give feedback.
-
I tested, solaredge_modbus 0.6.2, 0.6.6 and 0.70 and neither version worked. |
Beta Was this translation helpful? Give feedback.
-
Do you have a file named domoticz_crash.log file in the domoticz folder? |
Beta Was this translation helpful? Give feedback.
-
domoticz_crash.log `
Thread 5 (Thread 0xa9af7200 (LWP 3472) "SE6K-modbus"): Thread 4 (Thread 0xb00ff200 (LWP 3439) "MainWorker"): Thread 3 (Thread 0xb5222200 (LWP 3429) "SQLHelper"): Thread 2 (Thread 0xb5a23200 (LWP 3428) "Watchdog"): Thread 1 (Thread 0xb5f30040 (LWP 3427) "domoticz"): Main thread: ` |
Beta Was this translation helpful? Give feedback.
-
I used Python 3.9.2 Currently, modbus library (solaredge-modbus 0.7.0) works fine: Registers: |
Beta Was this translation helpful? Give feedback.
-
I have upgraded Domoticz to latest version and after enabling plugin, domoticz crashed. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I have below error:
"Error: Domoticz(pid:3698, tid:3727('SE6K-modbus')) received fatal signal 11 (Segmentation fault)"
details:
2022-02-02 12:58:59.071 Status: SE6K-modbus: (SE6K-modbus) Started.
2022-02-02 12:58:59.071 Status: SE6K-modbus: (SE6K-modbus) Entering work loop.
2022-02-02 12:58:59.637 Status: SE6K-modbus: (SE6K-modbus) Initialized version 1.0.6, author 'Addie Janssen'
2022-02-02 12:59:29.047 SE6K-modbus: (SE6K-modbus) Pushing 'onHeartbeatCallback' on to queue
2022-02-02 12:59:29.097 (SE6K-modbus) Processing 'onHeartbeatCallback' message
2022-02-02 12:59:29.097 SE6K-modbus: (SE6K-modbus) Calling message handler 'onHeartbeat'.
2022-02-02 12:59:29.097 SE6K-modbus: (SE6K-modbus) onHeartbeat
2022-02-02 12:59:29.097 SE6K-modbus: (SE6K-modbus) Retrying to communicate with inverter after: 2022-02-02 13:00:59.734652
2022-02-02 12:59:59.025 SE6K-modbus: (SE6K-modbus) Pushing 'onHeartbeatCallback' on to queue
2022-02-02 12:59:59.075 (SE6K-modbus) Processing 'onHeartbeatCallback' message
2022-02-02 12:59:59.075 SE6K-modbus: (SE6K-modbus) Calling message handler 'onHeartbeat'.
2022-02-02 12:59:59.075 SE6K-modbus: (SE6K-modbus) onHeartbeat
2022-02-02 12:59:59.076 SE6K-modbus: (SE6K-modbus) Retrying to communicate with inverter after: 2022-02-02 13:00:59.734652
2022-02-02 13:07:28.290 SE6K-modbus hardware started.
2022-02-02 13:07:28.551 SE6K-modbus: (SE6K-modbus) Debug logging mask set to: PYTHON PLUGIN QUEUE IMAGE DEVICE CONNECTION MESSAGE ALL
2022-02-02 13:07:28.551 SE6K-modbus: (SE6K-modbus) onStart Address: 192.168.1.80 Port: 1502
2022-02-02 13:07:28.856 SE6K-modbus: (SE6K-modbus) Connection established with: 192.168.1.80:1502
2022-02-02 13:07:28.856 SE6K-modbus: (SE6K-modbus) Inverter type: sunspecDID.THREE_PHASE_INVERTER
2022-02-02 13:07:28.290 Status: SE6K-modbus: (SE6K-modbus) Entering work loop.
2022-02-02 13:07:28.290 Status: SE6K-modbus: (SE6K-modbus) Started.
2022-02-02 13:07:28.550 Status: SE6K-modbus: (SE6K-modbus) Initialized version 1.0.6, author 'Addie Janssen'
2022-02-02 13:07:28.856 Error: Domoticz(pid:3698, tid:3727('SE6K-modbus')) received fatal signal 11 (Segmentation fault)
2022-02-02 13:13:59.232 SE6K-modbus hardware started.
2022-02-02 13:13:59.478 SE6K-modbus: (SE6K-modbus) Debug logging mask set to: PYTHON PLUGIN QUEUE IMAGE DEVICE CONNECTION MESSAGE ALL
2022-02-02 13:13:59.478 SE6K-modbus: (SE6K-modbus) onStart Address: 192.168.1.80 Port: 1502
2022-02-02 13:13:59.786 SE6K-modbus: (SE6K-modbus) Connection established with: 192.168.1.80:1502
2022-02-02 13:13:59.786 SE6K-modbus: (SE6K-modbus) Inverter type: sunspecDID.THREE_PHASE_INVERTER
2022-02-02 13:13:59.232 Status: SE6K-modbus: (SE6K-modbus) Entering work loop.
2022-02-02 13:13:59.232 Status: SE6K-modbus: (SE6K-modbus) Started.
2022-02-02 13:13:59.477 Status: SE6K-modbus: (SE6K-modbus) Initialized version 1.0.6, author 'Addie Janssen'
2022-02-02 13:13:59.786 Error: Domoticz(pid:1749, tid:1777('SE6K-modbus')) received fatal signal 11 (Segmentation fault)
Beta Was this translation helpful? Give feedback.
All reactions