Page 1 of 2

MB Pro stuck on Landing Page after reboot and Reset

Posted: Wed Mar 16, 2016 5:32 pm
by landwirt
Hello there,

i had my new MB-Pro working fine for some days with my Vantage Pro2 and upload to WU and get some XML Data via XML in my HomeMatic System.

After a few Days now, i get no fresh Data from my Vantage. I have no idea why. The Davis Console is showing new data.

So i have made a reboot (at now i hvae full normaly access to the webgui) and the the MB stuck in the landing page.
First i make a LAN Reset - same result.
Then i go to Factory settings with the same result. LED i still fast flashing and LCD shows my LAN IP.

Code: Select all

IFCONFIG:
br-lan    Link encap:Ethernet  HWaddr C4:93:00:05:DD:90  
          inet addr:10.10.10.14  Bcast:10.10.10.255  Mask:255.255.255.0
          inet6 addr: fe80::c693:ff:fe05:dd90/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:5095 errors:0 dropped:0 overruns:0 frame:0
          TX packets:5042 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:640763 (625.7 KiB)  TX bytes:1239507 (1.1 MiB)

eth0      Link encap:Ethernet  HWaddr C4:93:00:05:DD:90  
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:6365 errors:0 dropped:6 overruns:0 frame:0
          TX packets:5058 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:1072774 (1.0 MiB)  TX bytes:1240799 (1.1 MiB)
          Interrupt:5 

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:65536  Metric:1
          RX packets:7808 errors:0 dropped:0 overruns:0 frame:0
          TX packets:7808 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:663162 (647.6 KiB)  TX bytes:663162 (647.6 KiB)


RESOLV.CONF:
search lan
nameserver 127.0.0.1

ROUTE:
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
default         10.10.10.1      0.0.0.0         UG    0      0        0 br-lan
10.10.10.0      *               255.255.255.0   U     0      0        0 br-lan

NSLOOKUP:
Server:    127.0.0.1
Address 1: 127.0.0.1 localhost

Name:      connect.meteobridge.com
Address 1: 2607:5300:100::38
Address 2: 198.50.144.56 tau.meteobridge.com
if i refresh this site i can see that the RX and TX data grow up.

When i open the link to the configurator i get these error message in red on top.

Code: Select all

Error: Cannot allocate session directory (/home/boris/meteobridge/htdocs/cd/config-Q2XOMw): Disk quota exceeded
Error: Open file for write failed (/home/boris/meteobridge/htdocs/cd/config-Q2XOMw/www/meteobridge.conf): No such file or directory
I would like to hear some tipps :)

Antworten auch gerne auf deutsch, habe gesehen, hier wird in mehrere Sprachen gearbeitet. Habe es mal auf english versucht :oops:

Greets,
landwirt

Re: MB Pro stuck on Landing Page after reboot and Reset

Posted: Wed Mar 16, 2016 6:30 pm
by ycder
Hi,

I-ve got the same issue today ! Hope someone will help us to solve it.
Olivier

Re: MB Pro stuck on Landing Page after reboot and Reset

Posted: Wed Mar 16, 2016 6:40 pm
by wvdkuil
ycder wrote:Hi,

I-ve got the same issue today ! Hope someone will help us to solve it.
Olivier
Same problems here.

Meteobridge stuck in reboot because http://connect.meteobridge.com/ and http://tau.meteobridge.com/ can not be reached.

Question is why the device wanted to restart anyway?

Wim

Re: MB Pro stuck on Landing Page after reboot and Reset

Posted: Wed Mar 16, 2016 7:07 pm
by ycder
Hello,

http://connect.meteobridge.com/ and http://tau.meteobridge.com/ are reachable on the same IP adress (198.50.144.56).
I reache them though a ping and a telnet on port 80.

Rgds

Re: MB Pro stuck on Landing Page after reboot and Reset

Posted: Wed Mar 16, 2016 7:16 pm
by wvdkuil
ycder wrote:Hello,

http://connect.meteobridge.com/ and http://tau.meteobridge.com/ are reachable on the same IP adress (198.50.144.56).
I reache them though a ping and a telnet on port 80.

Rgds
Maybe a ping but not for loading templates and not for loading the stack:
===
Meteobridge Landing Page (FW 1.4)

Code: Select all

You got here, because Meteobridge application stack you wanted to access could not be loaded from the Internet. 
Most common reason for that is a bad network configuration of the Meteobridge device, that keeps the unit in endless fast blinking LED mode. From here you can do one of the following:
. . . 
Name:      connect.meteobridge.com
Address 1: 2607:5300:100::38
Address 2: 198.50.144.56 tau.meteobridge.com

Re: MB Pro stuck on Landing Page after reboot and Reset

Posted: Wed Mar 16, 2016 8:00 pm
by ycder
Ok, I understand. So what can we do ?

Re: MB Pro stuck on Landing Page after reboot and Reset

Posted: Wed Mar 16, 2016 8:19 pm
by landwirt
Dont ask me why but my i back now after many hours.

Ive made a reboot then it takes normaly time to came back on.

But yesterday and now the Mb says "no internet access" but he has internet and i can connect from outside of my wan as before on it. So something is wrong.

Now i will config it back (have no backup) and will test all.

Re: MB Pro stuck on Landing Page after reboot and Reset

Posted: Wed Mar 16, 2016 8:45 pm
by joshproehl
We are having a similar problem. The device reboots, and then is stuck at the black "NO WAN IP" screen for some time.

During this time you can SSH into the device. It has a valid LAN IP, good DNS servers, and can reach the internet without issue.

If you run 'top' during this time you can see a long-running wget command. As soon as this wget command drops off the process list the meteobridge software begins working correctly. (Although we're having intermittent issues with it still showing "NO WAN IP".)

My guess would be that whatever service it's using to get it's WAN IP is unstable. ('wget -qO- checkip.dns.he.net' succeeds every time without issue, even while the device is apparently locked.)

Re: MB Pro stuck on Landing Page after reboot and Reset

Posted: Wed Mar 16, 2016 9:38 pm
by D2149
What build version are you guys running?

I have changed my setting in the SYSTEM tab to "Use Installed Version" in case there was a newer build update after the one I have which is causing this issue now. My MBP has not had this problem so far.

I am running this on mine:

Meteobridge 2.8 (Mar 13 2016, build 9559), FW 1.4

Re: MB Pro stuck on Landing Page after reboot and Reset

Posted: Thu Mar 17, 2016 12:10 am
by D2149
Okay... I am now seeing the "No Internet Access" message in my SYSTEM tab, but the MBP is still listed on my router as being connected to the LAN and I can login to it normally. It is also still sending data to all the weather sites as well as posting strings to Twitter.

So... At least in my case, this message does not seem to be valid, and the MBP is indeed getting internet access.

Re: MB Pro stuck on Landing Page after reboot and Reset

Posted: Thu Mar 17, 2016 12:29 am
by landwirt

Code: Select all

Meteobridge 2.8 (Mar 13 2016, build 9559), FW 1.4
Ive made no changes there so it is "newest on start"

And yes, the message is not correct. MB has access to the Wan.

Re: MB Pro stuck on Landing Page after reboot and Reset

Posted: Thu Mar 17, 2016 12:38 am
by D2149
landwirt wrote:

Code: Select all

Meteobridge 2.8 (Mar 13 2016, build 9559), FW 1.4
Ive made no changes there so it is "newest on start"

And yes, the message is not correct. MB has access to the Wan.
Changing that option to "Use Installed Version" is a good way to avoid getting a potentially bugged update when you reboot the MBP. But obviously in this case, I was too late since unless this is some kind of server side issue, then apparently 9559 introduced this Internet status bug. ;)

I'm sure Boris will get this fixed in the next update. At least its a harmless issue as far as I can tell. :D

EDIT: I am seeing my WAN IP address again on the system page. Must be a server side deal.

Re: MB Pro stuck on Landing Page after reboot and Reset

Posted: Thu Mar 17, 2016 4:09 am
by landwirt
Ok, ive changed it to stay on installed now.

But all these have nothing to do with the issue today or?

Re: MB Pro stuck on Landing Page after reboot and Reset

Posted: Thu Mar 17, 2016 5:57 am
by D2149
landwirt wrote:Ok, ive changed it to stay on installed now.

But all these have nothing to do with the issue today or?
I'm not sure. I am seeing my WAN IP address again. Are you still seeing the No Internet Access message?

From what I have seen with this issue we have discussed here, is that the problem was likely external to our MBPs, although I can't say that with 100% certainty. I don't know enough about this product to make that assumption. :) But either way, my MBP continued to function normally even when I was seeing that error message.

As for that download on reboot setting... If you want the latest version as they are released, you would want to change that back to where it was before. The advantage of staying with the installed version is if you are happy with your MBP's performance with your installed version and would prefer to wait for feedback from others on a newer version of the OS before allowing your box to download that newer version. :) Just in case the next version ends up having some kind of bug or problem that effects your MBP's performance or uptime.

Guess we need to wait to hear from the "Admin" to determine if we need an update to prevent that message in the future.

Re: MB Pro stuck on Landing Page after reboot and Reset

Posted: Thu Mar 17, 2016 9:05 pm
by assenzuid
Also same behavior on the normal Meteobridge.
Stops at Landing Page.