Platform: Raspberry Pi 3B
Description:Error opening https URL:s when MQTT HW Device is removed
Hi there. I needed to clean up my installation a bit.
I installed the latest Raspbian Jessie Lite SD card image today followed by installing Domoticz. After that I restored the Domoticz database from a backup.
I have one issue that I can not solve. I had been experimenting with MQTT before and I had a MQTT hardware (MQTT Client Gateway with LAN Inteface) defined. After doing the re-installation I get error messages in the log:
Code: Select all
Error: MQTT: Failed to start, return code: 14 (Check IP/Port)
Using LUA, commandArray['OpenURL']='http://www.gp.se' works fine but commandArray['OpenURL']='https://www.gp.se' fails with the error: Error: Error opening url: https://www.gp.se
I will be so happy for any kind help to solve this issue. Thanks!