Docker certificate issues since 17/05 Topic is solved

Please use template to report bugs and problems. Post here your questions when not sure where else to post
Only for bugs in the Domoticz application! other problems go in different subforums!

Moderators: leecollings, remb0

Forum rules
Before posting here, make sure you are on the latest Beta or Stable version.
If you have problems related to the web gui, clear your browser cache + appcache first.

Use the following template when posting here:

Version: xxxx
Platform: xxxx
Plugin/Hardware: xxxx
Description:
.....

If you are having problems with scripts/blockly, always post the script (in a spoiler or code tag) or screenshots of your blockly

If you are replying, please do not quote images/code from the first post

Please mark your topic as Solved when the problem is solved.
Post Reply
wimmme
Posts: 21
Joined: Sunday 11 October 2015 23:38
Target OS: Windows
Domoticz version:
Contact:

Docker certificate issues since 17/05

Post by wimmme »

Hi, I am using the Domoticz docker image (latest).
Since 17/05/25 a script wasn't working anymore.
After some debugging it was a curl command that stopped working

Code: Select all

curl:  error setting certificate file: /etc/ssl/certs/ca-certificates.crt
Didn't notice this at first since I used curl -s .
Curl worked for http but not for https urls.
So, after some googling, in the container I did an

Code: Select all

apt-get update && apt-get install -y ca-certificates
After that my script started working again.
Put this in the customstart.sh for now, but this info might be usefull for others and probably should be fixed ?
User avatar
gizmocuz
Posts: 2484
Joined: Thursday 11 July 2013 18:59
Target OS: Raspberry Pi / ODroid
Domoticz version: beta
Location: Top of the world
Contact:

Re: Docker certificate issues since 17/05

Post by gizmocuz »

Thanks for the investigation! I will add this to the default packages in the docker container
Quality outlives Quantity!
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest