Reply
Honored Contributor
Myron
Posts: 1,276
Registered: ‎05-01-2011
0

Re: New Release - Firmware Version 2.10.12-129 for My Book Live (3/14/12)

[ Edited ]

Hmmm . . . Interesting . . .

NAS:~# cat /etc/hosts
127.0.0.1       localhost.localdomain localhost
::1             localhost ip6-localhost ip6-loopback
fe00::0         ip6-localnet
ff00::0         ip6-mcastprefix
ff02::1         ip6-allnodes
ff02::2         ip6-allrouters
#

Did what you write and no difference in WebUI speed, but it was not slow.

 

Still., keeping my hosts file as ...

127.0.0.1       localhost.localdomain localhost nas
::1             localhost ip6-localhost ip6-loopback
fe00::0         ip6-localnet
ff00::0         ip6-mcastprefix
ff02::1         ip6-allnodes
ff02::2         ip6-allrouters

It really needs to be determined why.  It has been noted that in the previous firmware the `/etc/hosts` file has become mysteriously corrupted.

Frequent Advisor
HumpMan
Posts: 47
Registered: ‎10-25-2010
0

Re: New Release - Firmware Version 2.10.12-129 for My Book Live (3/14/12)

[ Edited ]

Don't know if any of my observations will be helpful, but here goes.

 

As I noted before, my update using the Dashboard went OK although after the automatic reboot, the Dashboard did not come up again.  Access to the files on the MBL seemed normal.  I don't use remote access or media serving, so I can't comment on those functions.

 

After about a day, I rebooted everything and discovered that the Dashboard was still somewhat fundtional, but incredibly slow and somewhat unreliable.  The main menu would take 5-8 minutes to load.  Selections off the main menu would take 3-4 minutes to load.  Once on a submenu screen, however, it seemed to work normally.

 

I waited another day and did note that Power Savings still seems to work.  At least the LED was blue when I first observed it after a couple of days of non-use.  Dashboard loaded in about 5 minutes or so.  Settings  menu option took 4 minutes.  I even went to the Update option and did an update check which seemed to work normally.  It took about 2 minute for it to tell me that my software was up to date.

 

I then tried to load Shares menu item and it came back, but with a blank screen.  I repeated this and it came up correctly in 3-4 minutes.  I tried going back to the Settings menu and it failed with a #30001 error.  Something about the network timing out.  I repeated the Settings menu selection and it loaded successfully in about 3-4 minutes.

 

So in conclusion, nothing for me has really changed.  This latest firmware update only seems to make the web UI very slow and somewhat more unreliable.  I guess the only encouraging thing is that since the web UI does work somewhat, there is the potential to get this problem, whatever it is, corrected with another update.

 

Just to add, I have enabled SSH and used PuTTY to log in and look around.  I'm no Unix/Linux user, but I have some experience with command line computing.  I looked at the etc/hosts file and that IP address was on the first line.  BTW, can somewhat tell me what text editor to use, and what those commands might be?  I'm an old VMS/EDT user...

 

 

the HumpMan

 

Honored Contributor
Myron
Posts: 1,276
Registered: ‎05-01-2011
0

Re: New Release - Firmware Version 2.10.12-129 for My Book Live (3/14/12)

Someone got an explanation for this in `/var/log/apache2/error.log` ...

[Sun Mar 18 23:52:24 2012] [error] [client 127.0.0.1] PHP Notice:  Undefined offset:  10023 in /var/www/Admin/webapp/includes/httpclient.inc on line 78
[Sun Mar 18 23:52:26 2012] [error] [client 127.0.0.1] PHP Notice:  Undefined offset:  1 in /var/www/Admin/webapp/includes/stringtablereader.inc on line 78
[Sun Mar 18 23:52:26 2012] [error] [client 127.0.0.1] PHP Notice:  Undefined offset:  1 in /var/www/Admin/webapp/includes/stringtablereader.inc on line 78
[Sun Mar 18 23:52:26 2012] [error] [client 127.0.0.1] PHP Notice:  Undefined offset:  1 in /var/www/Admin/webapp/includes/stringtablereader.inc on line 78
[Sun Mar 18 23:52:26 2012] [error] [client 127.0.0.1] PHP Notice:  Undefined variable: chanPushed in /var/www/Admin/webapp/includes/rssfeed.inc on line 113
[Sun Mar 18 23:52:26 2012] [error] [client 127.0.0.1] PHP Notice:  Undefined variable: chanPushed in /var/www/Admin/webapp/includes/rssfeed.inc on line 113
[Sun Mar 18 23:54:26 2012] [error] [client 127.0.0.1] PHP Notice:  Undefined offset:  1 in /var/www/Admin/webapp/includes/stringtablereader.inc on line 78
[Sun Mar 18 23:54:26 2012] [error] [client 127.0.0.1] PHP Notice:  Undefined offset:  1 in /var/www/Admin/webapp/includes/stringtablereader.inc on line 78
[Sun Mar 18 23:54:26 2012] [error] [client 127.0.0.1] PHP Notice:  Undefined offset:  1 in /var/www/Admin/webapp/includes/stringtablereader.inc on line 78
[Sun Mar 18 23:54:26 2012] [error] [client 127.0.0.1] PHP Notice:  Undefined variable: chanPushed in /var/www/Admin/webapp/includes/rssfeed.inc on line 113
[Sun Mar 18 23:54:26 2012] [error] [client 127.0.0.1] PHP Notice:  Undefined variable: chanPushed in /var/www/Admin/webapp/includes/rssfeed.inc on line 113
[Sun Mar 18 23:56:27 2012] [error] [client 127.0.0.1] PHP Notice:  Undefined offset:  1 in /var/www/Admin/webapp/includes/stringtablereader.inc on line 78
[Sun Mar 18 23:56:27 2012] [error] [client 127.0.0.1] PHP Notice:  Undefined offset:  1 in /var/www/Admin/webapp/includes/stringtablereader.inc on line 78
[Sun Mar 18 23:56:27 2012] [error] [client 127.0.0.1] PHP Notice:  Undefined offset:  1 in /var/www/Admin/webapp/includes/stringtablereader.inc on line 78
[Sun Mar 18 23:56:27 2012] [error] [client 127.0.0.1] PHP Notice:  Undefined variable: chanPushed in /var/www/Admin/webapp/includes/rssfeed.inc on line 113
[Sun Mar 18 23:56:27 2012] [error] [client 127.0.0.1] PHP Notice:  Undefined variable: chanPushed in /var/www/Admin/webapp/includes/rssfeed.inc on line 113
[Sun Mar 18 23:58:27 2012] [error] [client 127.0.0.1] PHP Notice:  Undefined offset:  1 in /var/www/Admin/webapp/includes/stringtablereader.inc on line 78
[Sun Mar 18 23:58:27 2012] [error] [client 127.0.0.1] PHP Notice:  Undefined offset:  1 in /var/www/Admin/webapp/includes/stringtablereader.inc on line 78
[Sun Mar 18 23:58:27 2012] [error] [client 127.0.0.1] PHP Notice:  Undefined offset:  1 in /var/www/Admin/webapp/includes/stringtablereader.inc on line 78
[Sun Mar 18 23:58:27 2012] [error] [client 127.0.0.1] PHP Notice:  Undefined variable: chanPushed in /var/www/Admin/webapp/includes/rssfeed.inc on line 113
[Sun Mar 18 23:58:27 2012] [error] [client 127.0.0.1] PHP Notice:  Undefined variable: chanPushed in /var/www/Admin/webapp/includes/rssfeed.inc on line 113
[Mon Mar 19 00:00:28 2012] [error] [client 127.0.0.1] PHP Notice:  Undefined offset:  1 in /var/www/Admin/webapp/includes/stringtablereader.inc on line 78
[Mon Mar 19 00:00:28 2012] [error] [client 127.0.0.1] PHP Notice:  Undefined offset:  1 in /var/www/Admin/webapp/includes/stringtablereader.inc on line 78
[Mon Mar 19 00:00:28 2012] [error] [client 127.0.0.1] PHP Notice:  Undefined offset:  1 in /var/www/Admin/webapp/includes/stringtablereader.inc on line 78
[Mon Mar 19 00:00:28 2012] [error] [client 127.0.0.1] PHP Notice:  Undefined variable: chanPushed in /var/www/Admin/webapp/includes/rssfeed.inc on line 113
[Mon Mar 19 00:00:28 2012] [error] [client 127.0.0.1] PHP Notice:  Undefined variable: chanPushed in /var/www/Admin/webapp/includes/rssfeed.inc on line 113
[Mon Mar 19 00:01:46 2012] [error] [client 127.0.0.1] PHP Notice:  Undefined offset:  1 in /var/www/Admin/webapp/includes/stringtablereader.inc on line 78
[Mon Mar 19 00:01:46 2012] [error] [client 127.0.0.1] PHP Notice:  Undefined offset:  1 in /var/www/Admin/webapp/includes/stringtablereader.inc on line 78
[Mon Mar 19 00:01:46 2012] [error] [client 127.0.0.1] PHP Notice:  Undefined offset:  1 in /var/www/Admin/webapp/includes/stringtablereader.inc on line 78
[Mon Mar 19 00:01:46 2012] [error] [client 127.0.0.1] PHP Notice:  Undefined variable: chanPushed in /var/www/Admin/webapp/includes/rssfeed.inc on line 113
[Mon Mar 19 00:01:46 2012] [error] [client 127.0.0.1] PHP Notice:  Undefined variable: chanPushed in /var/www/Admin/webapp/includes/rssfeed.inc on line 113
[Mon Mar 19 00:03:55 2012] [error] [client 127.0.0.1] PHP Notice:  Undefined offset:  1 in /var/www/Admin/webapp/includes/stringtablereader.inc on line 78
[Mon Mar 19 00:03:55 2012] [error] [client 127.0.0.1] PHP Notice:  Undefined offset:  1 in /var/www/Admin/webapp/includes/stringtablereader.inc on line 78
[Mon Mar 19 00:03:55 2012] [error] [client 127.0.0.1] PHP Notice:  Undefined offset:  1 in /var/www/Admin/webapp/includes/stringtablereader.inc on line 78
[Mon Mar 19 00:03:55 2012] [error] [client 127.0.0.1] PHP Notice:  Undefined variable: chanPushed in /var/www/Admin/webapp/includes/rssfeed.inc on line 113
[Mon Mar 19 00:03:55 2012] [error] [client 127.0.0.1] PHP Notice:  Undefined variable: chanPushed in /var/www/Admin/webapp/includes/rssfeed.inc on line 113

 

Honored Contributor
Myron
Posts: 1,276
Registered: ‎05-01-2011
0

Re: New Release - Firmware Version 2.10.12-129 for My Book Live (3/14/12)

HumpMan, I read your words of displair, but I would also love to know why the Dashboard UI on my MBL is quite fast.  What would be good is to figure out the difference between NASs.  Question is, where to start looking!

Advisor
thegooddoctor
Posts: 12
Registered: ‎03-17-2012
0

Re: New Release - Firmware Version 2.10.12-129 for My Book Live (3/14/12)

OK - so jakobjb's fix for the ect/hosts file fixes the slow webGUI and the streaming problems - and this error is no longer on the log file

sudo: unable to resolve host MyBookLive

 

but there are still problems being reported in the log file - anyone have any ideas????

[Sun Mar 18 16:52:03 2012] [error] [client 127.0.0.1] PHP Notice:  Undefined offset:  1 in /var/www/Admin/webapp/includes/stringtablereader.inc on line 78
[Sun Mar 18 16:52:03 2012] [error] [client 127.0.0.1] PHP Notice:  Undefined offset:  1 in /var/www/Admin/webapp/includes/stringtablereader.inc on line 78
[Sun Mar 18 16:52:03 2012] [error] [client 127.0.0.1] PHP Notice:  Undefined offset:  1 in /var/www/Admin/webapp/includes/stringtablereader.inc on line 78
[Sun Mar 18 16:52:03 2012] [error] [client 127.0.0.1] PHP Notice:  Undefined variable: chanPushed in /var/www/Admin/webapp/includes/rssfeed.inc on line 113
[Sun Mar 18 16:52:03 2012] [error] [client 127.0.0.1] PHP Notice:  Undefined variable: chanPushed in /var/www/Admin/webapp/includes/rssfeed.inc on line 113
[Sun Mar 18 16:54:03 2012] [error] [client 127.0.0.1] PHP Notice:  Undefined offset:  1 in /var/www/Admin/webapp/includes/stringtablereader.inc on line 78
[Sun Mar 18 16:54:03 2012] [error] [client 127.0.0.1] PHP Notice:  Undefined offset:  1 in /var/www/Admin/webapp/includes/stringtablereader.inc on line 78
[Sun Mar 18 16:54:03 2012] [error] [client 127.0.0.1] PHP Notice:  Undefined offset:  1 in /var/www/Admin/webapp/includes/stringtablereader.inc on line 78
[Sun Mar 18 16:54:03 2012] [error] [client 127.0.0.1] PHP Notice:  Undefined variable: chanPushed in /var/www/Admin/webapp/includes/rssfeed.inc on line 113
[Sun Mar 18 16:54:03 2012] [error] [client 127.0.0.1] PHP Notice:  Undefined variable: chanPushed in /var/www/Admin/webapp/includes/rssfeed.inc on line 113
[Sun Mar 18 16:56:05 2012] [error] [client 127.0.0.1] PHP Notice:  Undefined offset:  1 in /var/www/Admin/webapp/includes/stringtablereader.inc on line 78
[Sun Mar 18 16:56:05 2012] [error] [client 127.0.0.1] PHP Notice:  Undefined offset:  1 in /var/www/Admin/webapp/includes/stringtablereader.inc on line 78
[Sun Mar 18 16:56:05 2012] [error] [client 127.0.0.1] PHP Notice:  Undefined offset:  1 in /var/www/Admin/webapp/includes/stringtablereader.inc on line 78
[Sun Mar 18 16:56:05 2012] [error] [client 127.0.0.1] PHP Notice:  Undefined variable: chanPushed in /var/www/Admin/webapp/includes/rssfeed.inc on line 113
[Sun Mar 18 16:56:05 2012] [error] [client 127.0.0.1] PHP Notice:  Undefined variable: chanPushed in /var/www/Admin/webapp/includes/rssfeed.inc on line 113
[Sun Mar 18 16:58:05 2012] [error] [client 127.0.0.1] PHP Notice:  Undefined offset:  1 in /var/www/Admin/webapp/includes/stringtablereader.inc on line 78
[Sun Mar 18 16:58:05 2012] [error] [client 127.0.0.1] PHP Notice:  Undefined offset:  1 in /var/www/Admin/webapp/includes/stringtablereader.inc on line 78
[Sun Mar 18 16:58:05 2012] [error] [client 127.0.0.1] PHP Notice:  Undefined offset:  1 in /var/www/Admin/webapp/includes/stringtablereader.inc on line 78
[Sun Mar 18 16:58:05 2012] [error] [client 127.0.0.1] PHP Notice:  Undefined variable: chanPushed in /var/www/Admin/webapp/includes/rssfeed.inc on line 113
[Sun Mar 18 16:58:05 2012] [error] [client 127.0.0.1] PHP Notice:  Undefined variable: chanPushed in /var/www/Admin/webapp/includes/rssfeed.inc on line 113
[Sun Mar 18 17:00:06 2012] [error] [client 127.0.0.1] PHP Notice:  Undefined offset:  1 in /var/www/Admin/webapp/includes/stringtablereader.inc on line 78
[Sun Mar 18 17:00:06 2012] [error] [client 127.0.0.1] PHP Notice:  Undefined offset:  1 in /var/www/Admin/webapp/includes/stringtablereader.inc on line 78
[Sun Mar 18 17:00:06 2012] [error] [client 127.0.0.1] PHP Notice:  Undefined offset:  1 in /var/www/Admin/webapp/includes/stringtablereader.inc on line 78
[Sun Mar 18 17:00:06 2012] [error] [client 127.0.0.1] PHP Notice:  Undefined variable: chanPushed in /var/www/Admin/webapp/includes/rssfeed.inc on line 113
[Sun Mar 18 17:00:06 2012] [error] [client 127.0.0.1] PHP Notice:  Undefined variable: chanPushed in /var/www/Admin/webapp/includes/rssfeed.inc on line 113
[Sun Mar 18 17:02:06 2012] [error] [client 127.0.0.1] PHP Notice:  Undefined offset:  1 in /var/www/Admin/webapp/includes/stringtablereader.inc on line 78
[Sun Mar 18 17:02:06 2012] [error] [client 127.0.0.1] PHP Notice:  Undefined offset:  1 in /var/www/Admin/webapp/includes/stringtablereader.inc on line 78
[Sun Mar 18 17:02:06 2012] [error] [client 127.0.0.1] PHP Notice:  Undefined offset:  1 in /var/www/Admin/webapp/includes/stringtablereader.inc on line 78
[Sun Mar 18 17:02:06 2012] [error] [client 127.0.0.1] PHP Notice:  Undefined variable: chanPushed in /var/www/Admin/webapp/includes/rssfeed.inc on line 113
[Sun Mar 18 17:02:06 2012] [error] [client 127.0.0.1] PHP Notice:  Undefined variable: chanPushed in /var/www/Admin/webapp/includes/rssfeed.inc on line 113
[Sun Mar 18 17:04:06 2012] [error] [client 127.0.0.1] PHP Notice:  Undefined offset:  1 in /var/www/Admin/webapp/includes/stringtablereader.inc on line 78
[Sun Mar 18 17:04:06 2012] [error] [client 127.0.0.1] PHP Notice:  Undefined offset:  1 in /var/www/Admin/webapp/includes/stringtablereader.inc on line 78
[Sun Mar 18 17:04:06 2012] [error] [client 127.0.0.1] PHP Notice:  Undefined offset:  1 in /var/www/Admin/webapp/includes/stringtablereader.inc on line 78
[Sun Mar 18 17:04:06 2012] [error] [client 127.0.0.1] PHP Notice:  Undefined variable: chanPushed in /var/www/Admin/webapp/includes/rssfeed.inc on line 113
[Sun Mar 18 17:04:06 2012] [error] [client 127.0.0.1] PHP Notice:  Undefined variable: chanPushed in /var/www/Admin/webapp/includes/rssfeed.inc on line 113
[Sun Mar 18 17:06:06 2012] [error] [client 127.0.0.1] PHP Notice:  Undefined offset:  1 in /var/www/Admin/webapp/includes/stringtablereader.inc on line 78
[Sun Mar 18 17:06:06 2012] [error] [client 127.0.0.1] PHP Notice:  Undefined offset:  1 in /var/www/Admin/webapp/includes/stringtablereader.inc on line 78
[Sun Mar 18 17:06:06 2012] [error] [client 127.0.0.1] PHP Notice:  Undefined offset:  1 in /var/www/Admin/webapp/includes/stringtablereader.inc on line 78
[Sun Mar 18 17:06:06 2012] [error] [client 127.0.0.1] PHP Notice:  Undefined variable: chanPushed in /var/www/Admin/webapp/includes/rssfeed.inc on line 113
[Sun Mar 18 17:06:06 2012] [error] [client 127.0.0.1] PHP Notice:  Undefined variable: chanPushed in /var/www/Admin/webapp/includes/rssfeed.inc on line 113

Frequent Advisor
HumpMan
Posts: 47
Registered: ‎10-25-2010
0

Re: New Release - Firmware Version 2.10.12-129 for My Book Live (3/14/12)

Myron,

 

If you can give me a few hints on how to capture some text file or log contents for display, I'd be glad to poke around when I can.  As I added to my last post, I'm an old VMS/EDT hack, so I know my way around line editors and such, just not Linux ones...

 

the HumpMan

Honored Contributor
Myron
Posts: 1,276
Registered: ‎05-01-2011
0

Re: New Release - Firmware Version 2.10.12-129 for My Book Live (3/14/12)

[ Edited ]

The easiest editor to use is:  nano

It's installed in the MyBook Live by default.

 

What puzzles me is that most are having issues yet even with apache2 errors being logged yet the firmware upgrade has taken fine. Everything is operating at the expected speed so why have all the firmware updates on my NAS have been taken fine.

 


Frequent Advisor
HumpMan
Posts: 47
Registered: ‎10-25-2010
0

Re: New Release - Firmware Version 2.10.12-129 for My Book Live (3/14/12)

Myron,

 

Thanks.  I'll look into this editor and see what I can learn.

 

the HumpMan

Honored Contributor
TonyPh12345
Posts: 17,822
Registered: ‎01-11-2010
0

Re: New Release - Firmware Version 2.10.12-129 for My Book Live (3/14/12)

Look in the apache log roll file and I'll bet you'll see the same errors in there... For me, they go back to January. Meaning, thats not a symptom specific to this firmware.... They're just PHP notices, by the way... apache considers them an error because the messages come into apache that way, but it's not really an error. PHP class is E_NOTICE. They could filter them out by setting a flag in the PHP config file, but they aren't expecting anyone but developers to be poking around in log files...
===Live SMP / Live Hub x2 / Live+ / Live x2 / 24 TBytes of QNAP + WD NAS ===
Frequent Advisor
HumpMan
Posts: 47
Registered: ‎10-25-2010
0

Re: New Release - Firmware Version 2.10.12-129 for My Book Live (3/14/12)


Myron wrote:

Hmmm . . . Interesting . . .

NAS:~# cat /etc/hosts
127.0.0.1       localhost.localdomain localhost
::1             localhost ip6-localhost ip6-loopback
fe00::0         ip6-localnet
ff00::0         ip6-mcastprefix
ff02::1         ip6-allnodes
ff02::2         ip6-allrouters
#

Did what you write and no difference in WebUI speed, but it was not slow.

 

Still., keeping my hosts file as ...

127.0.0.1       localhost.localdomain localhost nas
::1             localhost ip6-localhost ip6-loopback
fe00::0         ip6-localnet
ff00::0         ip6-mcastprefix
ff02::1         ip6-allnodes
ff02::2         ip6-allrouters

It really needs to be determined why.  It has been noted that in the previous firmware the `/etc/hosts` file has become mysteriously corrupted.


On that first line, beginning with 127.0.0.1, one has the parameter "nas" at the end and the other doesn't.  Could this mean something?

 

the HumpMan

Forums | Ideas | News and Announcements | Register | Sign in | Help | Forum Guidelines
Copyright © 2001 - 2010 Western Digital Corporation, All rights reserved. | Trademarks | Privacy | Terms of Service | Terms of Use | Copyright | Contact WD