Search found 12 matches

by IceBlackz
Friday 14 January 2022 21:01
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Letsencrypt error 400
Replies: 19
Views: 2822

Re: Letsencrypt error 400

After a load of trouble I managed to update (or rather, reinstall) domoticz to 14058 and I can confirm it now works!
by IceBlackz
Wednesday 29 December 2021 17:00
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Letsencrypt error 400
Replies: 19
Views: 2822

Re: Letsencrypt error 400

Thanks fanabullunet for diving deeper into this! Great to see that a cause has been found, hopefully kiddigital's fix gets released soon :)
by IceBlackz
Tuesday 21 December 2021 20:37
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Letsencrypt error 400
Replies: 19
Views: 2822

Re: Letsencrypt error 400

I have the same issue (running build 13933) I have checked my domain with https://letsdebug.net/ No errors. Does anyone have found a solution? I also tried this and indeed no error shows with that webpage. I just tried again but still the same error. I'm thinking it might have something to do with ...
by IceBlackz
Saturday 18 December 2021 19:20
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Letsencrypt error 400
Replies: 19
Views: 2822

Re: Letsencrypt error 400

As a workaround I got it working by using the DNS authenticator with DuckDNS as following: sudo snap install --beta certbot-dns-duckdns; sudo snap set certbot trust-plugin-with-root=ok; sudo snap connect certbot:plugin certbot-dns-duckdns sudo certbot certonly -v --staging --authenticator dns ...
by IceBlackz
Saturday 18 December 2021 18:55
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Lestencrypt install error
Replies: 1
Views: 463

Re: Lestencrypt install error

Hiya, I actually ran into this problem also today. Turns out the instructions on the wiki are unfortunately outdated, the git source no longer supplies the file 'letsencrypt-auto'. Perhaps you could try it with the instructions of the official letsencrypte website: https://certbot.eff.org ...
by IceBlackz
Saturday 18 December 2021 18:45
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Letsencrypt error 400
Replies: 19
Views: 2822

Letsencrypt error 400

Hiya all, I'm setting up a new, fresh Domoticz server because I moved, but I'm having some troubles getting a SSL certificate with letsencrypt. I followed the instructions to install certbot from the letsencrypt website: https://certbot.eff.org/instructions?ws=other&os=ubuntubionic After some trial ...
by IceBlackz
Wednesday 25 November 2020 21:06
Forum: dzVents
Topic: dzVents check if it is past a certain time in if statement
Replies: 2
Views: 1028

Re: dzVents check if it is past a certain time in if statement

Thank you very much! Also for the improvements on the level/dimTo input :)
by IceBlackz
Wednesday 25 November 2020 20:38
Forum: dzVents
Topic: dzVents check if it is past a certain time in if statement
Replies: 2
Views: 1028

dzVents check if it is past a certain time in if statement

Hiya all, I'm working out a system to automate the lights in my kitchen. I think I've managed to create a timer that triggers at 30 minutes before sunset AND at 17:30 AND at 20:00, but now I want to check which of the above statements triggered my script. I checked the wiki but there are so many ...
by IceBlackz
Tuesday 03 November 2020 21:15
Forum: dzVents
Topic: Wake Up Light DzVents [Solved]
Replies: 20
Views: 6445

Re: Wake Up Light DzVents [Solved]

Sorry for reviving this old topic, but it has a nice solution in making a wake up light. However, when using the method mentioned underneath it will generate a couple of lines with the .afterSec option. I also want to be able to cancel them all, is there a command to do such a thing? Like, cancel ...
by IceBlackz
Saturday 23 May 2020 14:01
Forum: Suggestions
Topic: Wiki account and updates
Replies: 1
Views: 302

Wiki account and updates

Hi, First thing I found that it is (no longer?) possible to create an account on the wiki page to make edits to pages. I found the following that could use some updates: - FAQ 'button' on home page of the wiki doesn't go to a webpage but instead downloads a file named 'FAQ' - On the Let's encrypt ...
by IceBlackz
Tuesday 30 April 2019 20:20
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Compiling results on Nvidia Jetson Nano
Replies: 2
Views: 1255

Re: Compiling results on Nvidia Jetson Nano

I haven't tried recompiling it yet, it seems to be working just fine for now. But I'm only using it with MQTT controlled Sonoff S20 switches which run Tasmota, not something very heavy or anything Zigbee related. I might try it again when I have time, but for now its running just fine!
by IceBlackz
Friday 29 March 2019 19:29
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Compiling results on Nvidia Jetson Nano
Replies: 2
Views: 1255

Compiling results on Nvidia Jetson Nano

Hello all, I've just received my Jetson Nano and finished building/compiling Domoticz per instructions on the wiki . Now I did see some warnings/errors during compilation, see also attached file. I know, I know, I should've read the wiki better and removed libboost before continuing, but I was ...