Git Product home page Git Product logo

creasoldombus's People

Contributors

creasoltech avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

creasoldombus's Issues

Another Error

2024-01-08 21:13:46.392 Error: dombus: Call to function 'onMessage' failed, exception details:
2024-01-08 21:13:46.651 Error: dombus: Traceback (most recent call last):
2024-01-08 21:13:46.651 Error: dombus: File "/opt/domoticz/userdata/plugins/CreasolDomBus/plugin.py", line 185, in onMessage
2024-01-08 21:13:46.651 Error: dombus: _plugin.onMessage(Connection, Data)
2024-01-08 21:13:46.653 Error: dombus: File "/opt/domoticz/userdata/plugins/CreasolDomBus/plugin.py", line 104, in onMessage
2024-01-08 21:13:46.653 Error: dombus: dombus.decode(Devices)
2024-01-08 21:13:46.654 Error: dombus: File "/opt/domoticz/userdata/plugins/CreasolDomBus/CreasolDomBusProtocol.py", line 1058, in decode
2024-01-08 21:13:46.654 Error: dombus: if frameLen<=FRAME_LEN_MAX or (rxbuffer[FRAME_HEADER2]==0x09 and rxbuffer[FRAME_HEADER2+1]==0xff): # waiting for DomBus txConfig()
2024-01-08 21:13:46.654 E rror: dombus: IndexError: bytearray index out of range

Error port disabled

Hello Paolo,

for the first time after 1 year of usage, I have enable the error logs for this plugin; here is the error :

2024-01-08 09:22:05.813 Error: dombus: Call to function 'onStart' failed, exception details:
2024-01-08 09:22:05.852 Error: dombus: Traceback (most recent call last):
2024-01-08 09:22:05.856 Error: dombus: File "/opt/domoticz/userdata/plugins/CreasolDomBus/CreasolDomBusProtocol.py", line 264, in portsDisabledInit
2024-01-08 09:22:05.856 Error: dombus: fd=open(PORTSDISABLED)
2024-01-08 09:22:05.856 Error: dombus: FileNotFoundError: [Errno 2] No such file or directory: 'plugins/CreasolDomBus/portsDisabled.json'
2024-01-08 09:22:05.856 Error: dombus:
2024-01-08 09:22:05.856 Error: dombus: During handling of the above exception, another exception occurred:
2024-01-08 09:22:05.856 Error: dombus:
2024-01-08 09:22:05.856 Error: dombus: Traceback (most recent call last):
2024-01-08 09:22:05.856 Error: dombus: File "/opt/domoticz/userdata/plugins/CreasolDomBus/plugin.py", line 172, in onStart
2024-01-08 09:22:05.856 Error: dombus: _plugin.onStart()
2024-01-08 09:22:05.856 Error: dombus: File "/opt/domoticz/userdata/plugins/CreasolDomBus/plugin.py", line 82, in onStart
2024-01-08 09:22:05.856 Error: dombus: dombus.portsDisabledInit()
2024-01-08 09:22:05.856 Error: dombus: File "/opt/domoticz/userdata/plugins/CreasolDomBus/CreasolDomBusProtocol.py", line 269, in portsDisabledInit
2024-01-08 09:22:05.856 Error: dombus: portsDisabledWriteNow()
2024-01-08 09:22:05.856 Error: dombus: File "/opt/domoticz/userdata/plugins/CreasolDomBus/CreasolDomBusProtocol.py", line 257, in portsDisabledWriteNow
2024-01-08 09:22:05.856 Error: dombus: with open(PORTSDISABLED, 'w') as fd:
2024-01-08 09:22:05.856 Error: dombus: FileNotFoundError: [Errno 2] No such file or directory: 'plugins/CreasolDomBus/portsDisabled.json'

Do we need a portsDisabled.json file ? What should be its role and purpose ?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.