genielabs / HomeGenie

HomeGenie, the programmable automation intelligence
https://homegenie.it
GNU General Public License v3.0
389 stars 155 forks source link

Homegenie Update Manager Fail #281

Closed daberk closed 5 years ago

daberk commented 8 years ago

In HomeGenie Version 1.1 r525 running on a Raspberry PI the update checker fails with an Error.

K2IE commented 7 years ago

Update install fails on r519 also. The installation file cannot be downloaded because it is not found. Error is "Error while downloading update files."

2016-07-24 17:49:33.8502 Info HomeGenie.UpdateChecker 0 HomeGenie Update Checker InstallProgress.Message = DOWNLOADING: http://sourceforge.net/projects/homegenie/files/_updates/HomeGenie_1_1_beta_r519_521_update.zip/download 2016-07-24 17:49:34.5142 Info HomeGenie.UpdateChecker 0 HomeGenie Update Checker InstallProgress.Message = ERROR: http://sourceforge.net/projects/homegenie/files/_updates/HomeGenie_1_1_beta_r519_521_update.zip/download

Bounz commented 7 years ago

Hi, @K2DLS. Perhaps you need to update certificates on your RPi. See this message on community forum: http://www.homegenie.it/forum/index.php?topic=129.825

K2IE commented 7 years ago

Not currently running on an RPI but via Debian on x86_64, but anyway: mozroots --import --ask-remove --machine Mozilla Roots Importer - version 3.2.8.0 Download and import trusted root certificates from Mozilla's MXR. Copyright 2002, 2003 Motus Technologies. Copyright 2004-2008 Novell. BSD licensed. Downloading from 'http://mxr.mozilla.org/seamonkey/source/security/nss/ lib/ckfw/builtins/certdata.txt?raw=1'... Couldn't retrieve the file using the supplied information. This after installing mono-devel and mono-complete! On Sun, 2016-07-24 at 21:14 -0700, Alexander Sidorenko wrote:

Hi, @K2DLS. Perhaps you need to update certificates on your RPi. See this message on community forum: http://www.homegenie.it/forum/in dex.php?topic=129.825 — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.

K2IE commented 7 years ago

This imported 90+ certificates... mozroots --import --sync --machine --url "http://hg.mozilla.org/releases/mozilla-release/raw-file/default/security/nss/lib/ckfw/builtins/certdata.txt"

I get a "Connection error!" when I try to run the update check (now on r525).