Page 1 of 1
Update 4.6i
Posted: Sun Jun 20, 2010 11:18 pm
by admin
DEUTSCH:
Update V4.6i (NSLU2, x86, SheevaPlug) enthält die folgenden Änderungen:
* Erweitert den Demo-Zeitraum auf den 30.9.2010.
* Einige kleinere Bug-Fixes.
------------------------------
ENGLISH:
Update to Meteohub V4.6i (NSLU2, x86, SheevaPlug) brings these features:
* Updates demo period until 30.9.2010
* Some minor bug fixes.
--------------------
Link to update:
http://www.meteohub.de/joomla/index.php ... &Itemid=29
Link to 4GB NSLU2 image:
http://www.meteohub.de/joomla/index.php ... &Itemid=29
Link to 2GB NSLU2 image:
http://www.meteohub.de/joomla/index.php ... &Itemid=29
Link to 4GB SheevaPlug image:
http://www.meteohub.de/joomla/index.php ... &Itemid=29
Link to x86 installer image:
http://www.meteohub.de/joomla/index.php ... &Itemid=29
Re:Update 4.6i
Posted: Tue Jun 22, 2010 9:24 pm
by Mark
Die Autofunktion gibt noch 4.6h aus
Re:Update 4.6i
Posted: Wed Jun 23, 2010 12:17 am
by admin
update per "auto" to 4.6i needs 4.6h being installed. when no problems appear with 4.6i, I will make it a direct update to all previous versions.
Re:Update 4.6i
Posted: Wed Jun 23, 2010 6:55 am
by Mark
ok danke
Re:Update 4.6i
Posted: Thu Jun 24, 2010 9:00 pm
by spoetnik
SMB shares are off. Started the via SSH, but stops immediately. Never seen before, something to do with this update maybe??
===============================================================
[2010/06/24 20:57:39, 0] lib/fault.c:fault_report(42)
INTERNAL ERROR: Signal 11 in pid 4160 (3.0.23c)
Please read the Trouble-Shooting section of the Samba3-HOWTO
[2010/06/24 20:57:39, 0] lib/fault.c:fault_report(44)
From:
http://www.samba.org/samba/docs/Samba3-HOWTO.pdf
[2010/06/24 20:57:39, 0] lib/fault.c:fault_report(45)
===============================================================
[2010/06/24 20:57:39, 0] lib/util.c:smb_panic(1592)
Re:Update 4.6i
Posted: Thu Jun 24, 2010 10:50 pm
by admin
would be great, if you can give some details, like:
- hw platform you have Meteohub on?
- is SMB access possible via LAN?
- in which log do you find these messages?
Re:Update 4.6i
Posted: Fri Jun 25, 2010 7:34 am
by spoetnik
It's a NSLU.
found those entries in the smb.log in the webinterface.
Have not had much time to dig into it.
Re:Update 4.6i
Posted: Fri Jun 25, 2010 8:24 am
by admin
can you access your meteohub network drive from the LAN? If so, everything is fine...
Re: Update 4.6i
Posted: Wed Jul 07, 2010 11:41 am
by batspriggan
Hi, I'm experiencing a problem since I updated meteohub to last version, It's installed on an NSLU2
SMB and SSH are working fine, web interface no.
It's still accessibile from port 7777 but not from 80, there a way to fix it ?
I have seen another thing ifconfig tells me :
eth0 Link encap:Ethernet HWaddr 00:22:6B:E7:29:FB
inet addr:192.168.1.50 Bcast:192.168.1.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:10166 errors:0 dropped:0 overruns:0 frame:0
TX packets:14468 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:100
RX bytes:869515 (849.1 KiB) TX bytes:1413407 (1.3 MiB)
eth0:0 Link encap:Ethernet HWaddr 00:22:6B:E7:29:FB
inet addr:192.168.1.77 Bcast:192.168.1.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
The right address is the 1.50, and the second one seems a bonding configuration, is this right ?
Regards,Alessandro
Re: Update 4.6i
Posted: Wed Jul 07, 2010 7:47 pm
by admin
your meteohub is accessible at 192.168.1.50 (regular ip) and .77 (emergency ip).
there should be two thttpd processes running (examine "ps w"): thttpd (serves port 80) and thttpd-backup (serves port 7777). you can do a manual restart of both by "rcthttpd stop; rcthttpd start". Check if both are up and running after that. If not, consult "/etc/thttpd*.conf" and check "dmesg" for USB stick errors, which might cause the thttpd processes crashing.
Re: Update 4.6i
Posted: Wed Jul 07, 2010 8:26 pm
by batspriggan
Thanks for the answer, I just tried and in fact the thttpd was not running,
following you instruction I restarted the service and now both thttpd daemon are running.
I'ts strange before writing I have restarted the NSLU2 but the error was the same.
I take a look in the messages to check for initial errors, but now is running and that's enough!