Page 1 of 1

Error: RFLink: Error opening serial port!

Posted: Sunday 25 February 2018 16:06
by ottoangel
Suddenly got a problem. I have tested to change USB port on the Raspberry Pi where the RFLink is attached.

Code: Select all

2018-02-25 16:04:33.199 Domoticz V3.8946 (c)2012-2018 GizMoCuz
2018-02-25 16:04:33.199 Build Hash: 1ab1d270, Date: 2018-02-25 11:01:40
2018-02-25 16:04:33.200 Startup Path: /home/pi/domoticz/
2018-02-25 16:04:33.385 Sunrise: 07:04:00 SunSet: 17:24:00
2018-02-25 16:04:33.385 Day length: 10:20:00 Sun at south: 12:05:00
2018-02-25 16:04:33.386 Civil twilight start: 06:25:00 Civil twilight end: 18:02:00
2018-02-25 16:04:33.386 Nautical twilight start: 05:41:00 Nautical twilight end: 18:46:00
2018-02-25 16:04:33.386 Astronomical twilight start: 04:57:00 Astronomical twilight end: 19:31:00
2018-02-25 16:04:33.386 EventSystem: reset all events...
2018-02-25 16:04:33.399 PluginSystem: Failed dynamic library load, install the latest libpython3.x library that is available for your platform.
2018-02-25 16:04:33.416 Active notification Subsystems: (0/14)
2018-02-25 16:04:33.440 WebServer(HTTP) started on address: :: with port 8080
2018-02-25 16:04:33.473 WebServer(SSL) started on address: :: with port 443
2018-02-25 16:04:33.476 Proxymanager started.
2018-02-25 16:04:33.527 Starting shared server on: :::6144
2018-02-25 16:04:33.527 TCPServer: shared server started...
2018-02-25 16:04:33.528 RxQueue: queue worker started...
2018-02-25 16:04:35.530 EventSystem: reset all events...
2018-02-25 16:04:35.530 EventSystem: reset all device statuses...
2018-02-25 16:04:35.570 EventSystem - Python: Failed dynamic library load, install the latest libpython3.x library that is available for your platform.
2018-02-25 16:04:35.570 EventSystem: Started
2018-02-25 16:04:35.570 EventSystem: Queue thread started...
2018-02-25 16:04:35.745 Error: RFLink: Error opening serial port!
2018-02-25 16:04:35.946 RFLink: serial retrying in 30 seconds...
2018-02-25 16:04:37.071 Incoming connection from: 192.168.0.197
2018-02-25 16:05:13.968 Error: RFLink: Error opening serial port!
2018-02-25 16:05:14.168 RFLink: serial retrying in 30 seconds...

Re: Error: RFLink: Error opening serial port!

Posted: Sunday 25 February 2018 16:19
by Xztraz
works for me on latest beta domoticz. check your settings for rflink under hardware. make sure you'we selected the right port. else check power supply

Re: Error: RFLink: Error opening serial port!

Posted: Sunday 25 February 2018 16:55
by ottoangel
Under hardware the port was empty. Shouldn't it be named something like /dev/ttyUSB? See picture.

Re: Error: RFLink: Error opening serial port!

Posted: Sunday 25 February 2018 17:04
by CaesarPL
Your system needs reinstall... Or better voltage

Re: Error: RFLink: Error opening serial port!

Posted: Sunday 25 February 2018 17:27
by ottoangel
It was the USB cable that was the problem. Now it works again. Thanks for the help.