Update 4.9b ** has a bug inside, please update to 4.9c **

What's hot...

Moderator: Mattk

Post Reply
User avatar
admin
Platinum Boarder
Platinum Boarder
Posts: 7854
Joined: Mon Oct 01, 2007 10:51 pm

Update 4.9b ** has a bug inside, please update to 4.9c **

Post by admin »

Update to Meteohub V4.9b (NSLU2, x86, SheevaPlug, DreamPlug, iConnect) brings these features:
  • Fixes broken display of "rounds" to measure flash wear for SheevaPlug and NSLU2 platforms.
  • Fixes broken USB stick clone support for iConnect platform.
Update Link: ** removed **
Vetinari
Junior Boarder
Junior Boarder
Posts: 39
Joined: Tue Aug 11, 2009 9:01 am

Re: Update 4.9b

Post by Vetinari »

After the update to 4.9b I get the following errors:

Code: Select all

logger (24.01.2012 00:05:47): data logger stopped.
logger (24.01.2012 00:06:15): data logger (version 4.9b, build 965) started.
logger (24.01.2012 00:06:16): connect station 0 (WMR-200 via USB HID).
logger (24.01.2012 00:06:16): connect station 1 (System Data via Plug-in).
logger (24.01.2012 00:07:18): child process received termination signal (11).
logger (24.01.2012 00:07:18): data logger (version 4.9b, build 965) started.
logger (24.01.2012 00:07:18): error while doing bind (port 5500): Address already in use
logger (24.01.2012 00:07:19): data logger stopped.
Since the update the data logger is in this loop and I cant get any values... :(
A reboot did not solve the problem.

On the "Sensors" page there is the following error:

Code: Select all

error connect socket 127.0.0.1:5555 :Connection refused
Warning: Data logging has been halted.
Sometimes there are some values, but when I refresh the page there is this error:

Code: Select all

error receive data from socket 127.0.0.1:5555: Connection reset by peer
Warning: Data logging has been halted.
And the recomputation of the weather data did not start after this update.

Hoping for a fast solution.
User avatar
idociko
Junior Boarder
Junior Boarder
Posts: 39
Joined: Tue Jan 24, 2012 6:16 pm
Location: Cikó, Hungary
Contact:

Re: Update 4.9b

Post by idociko »

After upgrade to 4.9b no sensors. "error connect socket 127.0.0.1:5555 :Connection refused"

Please help me out.

Thanks
Jos
MeteoSheeva
Fresh Boarder
Fresh Boarder
Posts: 11
Joined: Mon Jan 17, 2011 4:55 pm
Location: Germany

Re: Update 4.9b

Post by MeteoSheeva »

Between these typicall checksum errors (that I get for some time after a reboot) I found this:
It is nearly the same error that Vetinari found in his logs.

Code: Select all

logger (24.01.2012 00:13:06): station 0 (WMR-200), wrong checksum (0c01 vs computed 0311) for sensor model d7  in byte sequence: d7 10 0c 00 18 01 0c 00 d1 d2 31 0d 00 18 01 0c
logger (24.01.2012 06:26:01): child process received termination signal (11).
logger (24.01.2012 06:26:01): data logger (version 4.9b, build 965) started.
logger (24.01.2012 06:26:01): error while doing bind (port 5500): Address already in use
logger (24.01.2012 06:26:03): data logger stopped.
logger (24.01.2012 06:26:31): data logger (version 4.9b, build 965) started.
logger (24.01.2012 06:26:32): connect station 0 (WMR-200 via USB HID).
logger (24.01.2012 06:27:45): station 0 (WMR-200), wrong checksum (061b vs computed 210b) for sensor model d3  in byte sequence: d3 d1 d7 10 1a 06 18 01 0c 00 b8 00 2b 3c 00 00 4b 02 d3 10 1a 06 [...]
So in this case the data logger starts again after being stopped.
My Meteohub seems to work fine.
"The thing about quotes on the internet is you can not confirm their validity"
                                                                                     - Abraham Lincoln
User avatar
admin
Platinum Boarder
Platinum Boarder
Posts: 7854
Joined: Mon Oct 01, 2007 10:51 pm

Re: Update 4.9b

Post by admin »

@vetinari: Your logger has been stopped by signal 11 which means the the logger has thrown a program error. As it works fine at my rig, I am highly interested to login to your system to find the root cause. Could you open ports 22 and 7777 on your router and forward these ports to the LAN IP of your Meteohub? Then please email the WAN IP to "info(at)meteohub.de".
TK7227
Fresh Boarder
Fresh Boarder
Posts: 2
Joined: Tue Jan 24, 2012 10:35 pm

Re: Update 4.9b

Post by TK7227 »

Hi there

I've the same error messages after done the update to the 4.9b version.

Do you have any news whats the problem is?

Thank you for your help.

Patrick
User avatar
YJB
Platinum Boarder
Platinum Boarder
Posts: 387
Joined: Thu Feb 19, 2009 5:53 pm
Location: Venhuizen, Netherlands
Contact:

Re: Update 4.9b

Post by YJB »

admin wrote: Your logger has been stopped by signal 11
Hmm, signal 11 sounds like a segmentation failure: the program tries to allocate more memory, but the system is denying the request. This could be either a system wide tuning, or you are really running out of, most likely, virtual memory.
User avatar
admin
Platinum Boarder
Platinum Boarder
Posts: 7854
Joined: Mon Oct 01, 2007 10:51 pm

Re: Update 4.9b

Post by admin »

A classical c language bug, not initialized pointer. Update 4.9c fixes this. I just uploaded it.
TK7227
Fresh Boarder
Fresh Boarder
Posts: 2
Joined: Tue Jan 24, 2012 10:35 pm

Re: Update 4.9b ** has a bug inside, please update to 4.9c *

Post by TK7227 »

Thank you for your fast help.

Everything works well now.

Thanks a lot
User avatar
idociko
Junior Boarder
Junior Boarder
Posts: 39
Joined: Tue Jan 24, 2012 6:16 pm
Location: Cikó, Hungary
Contact:

Re: Update 4.9b ** has a bug inside, please update to 4.9c *

Post by idociko »

Thanks for your help!

Jos
Post Reply