Page 4 of 4
Re: Update 4.9u
Posted: Tue Jun 11, 2013 11:32 am
by admin
The cyclic update allows me to deliver hot-fixes without incrementing version number, just ignore that.
Records with bad hum data are not stored, but reported in the log file only.
Re: Update 4.9u
Posted: Tue Jun 11, 2013 4:30 pm
by el-rain
Records with bad hum data are not stored, but reported in the log file only.
How is it with the data on Port 5500 are they transparent or are Loop packets with values out of range dropped here as well.
As I take a short look here while I had the alerts and the value for the outside humidity (Byte33) looking OK, but need to check in more detail to be 100% sure.
Re: Update 4.9u
Posted: Wed Jun 19, 2013 8:57 am
by el-rain
Just short update,
Error stopped after some hours and didn't comeback till I stopped logging today, when I enabled logging again got error to read enovy internal logger (see other thread) and got back the error.
Code: Select all
Bad th0(0) sensor data, "humidity" (110) out of range [0:100]
lets see if this stop as well after some hours.
Re: Update 4.9u
Posted: Wed Jul 24, 2013 11:05 pm
by andybalt
After updating to 4.9u, I made a clone of my iConnect USB stick but am unable to come up on the clone due to a licensing failure.
Here is the message:
Demo version expired after more than 3 months of data has been recorded.
Demo Version has timed out. You need an activation code for further operation (System-ID: KWIxxDQ).
The activation code field contains the correct code but my system ID *not* the ID that shows in the message. Why doesn't my system ID transfer to the cloned USB stick? Is this a bug or do I need to do something to either correct the system ID or get a new code?
I'm back up on the old stick for now but it has some data errors and I'd like to replace it.
Thanks!
Re: Update 4.9u
Posted: Wed Jul 24, 2013 11:12 pm
by admin
It needs an activation code transfer. Can be done here:
http://wiki.meteohub.de/Transfer
Re: Update 4.9u
Posted: Mon Jul 29, 2013 6:41 pm
by Diet
Thanks for implementing no-ip.com - but unfortunately it doesn't update my dynamic IP address.
Seems as if there is an issue with perl on my meteohub.
My config file looks like this:
# generated by meteohub
#
pid=/var/run/ddclient.pid
protocol=noip
use=web
web=checkip.dyndns.org
server=dynupdate.no-ip.com
login=<mylogin>
password='<mypassword>
<subdomain>.no-ip.org
If I'm trying to start ddclient manually with debug options (ddclient -daemon=0 -debug -verbose -noquiet 2 /etc/ddclient.conf) I'm getting the following error:
=== cache ====
DEBUG: proxy =
DEBUG: url = checkip.dyndns.org
DEBUG: server = checkip.dyndns.org
CONNECT: checkip.dyndns.org
Can't locate IO/Select.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at /usr/lib/perl/5.8/IO/Socket.pm line 116.
meteohub version:
Linux Kernel: 2.6.21.7 266 BogoMIPS, 30 MB RAM, NSLU2 (266 MHz)
MeteoHub: 4.9u (Build 1278) ©2013 by smartbedded UG (haftungsbeschränkt)
Thanks, Diet