dtgbot - ssl.core issue

Client tools or tools that can connect with Domoticz. Tools for Windows, iOS, Android, Linux etc.

Moderator: leecollings

Post Reply
usky73
Posts: 39
Joined: Saturday 07 November 2015 9:53
Target OS: Raspberry Pi / ODroid
Domoticz version: 2021.1
Location: france
Contact:

dtgbot - ssl.core issue

Post by usky73 »

Dear all

I am trying to control domoticz by using Telegram.
I am using already the telegram API for notification.
I have followed the wiki page instrictions : https://www.domoticz.com/wiki/Remote_Co ... legram_Bot

But I am facing an issue.
The dtb.log.error files is showing an issue with ssl.core library.

Code: Select all

pi@domo:/var/tmp $ cat dtb.log.errors 
/usr/bin/lua5.2: error loading module 'ssl.core' from file '/usr/local/lib/lua/5.2/ssl.so':
	libssl.so.1.0.0: cannot open shared object file: No such file or directory
I found on this long thread a person that solved the issue by removing the lua folder in /usr/local/lib & /usr/local/shared & installed the LUA lib

Code: Select all

sudo apt install lua-socket
I have tested that but I have the same message remaining...

Please help !
Welsyntoffie
Posts: 31
Joined: Tuesday 03 November 2020 10:40
Target OS: Raspberry Pi / ODroid
Domoticz version:
Contact:

Re: dtgbot - ssl.core issue

Post by Welsyntoffie »

Marcello1970 wrote: Thursday 28 February 2019 12:34 I've got the bot working on the RB3.

Edit the sources.list

Code: Select all

sudo nano /etc/apt/sources.list
add the next line:

Code: Select all

deb http://archive.raspbian.org/raspbian/ jessie main contrib non-free rpi
Save it with CTRL + X , Y
and then:

Code: Select all

sudo apt-get update
sudo apt-get install libssl1.0.0
Then the bot works!
Thanks to:
https://diyprojects.io/domoticz-install ... HfCKOhKgdW
Post Reply

Who is online

Users browsing this forum: No registered users and 0 guests