- WD Community
- :
- Network Devices
- :
- My Book Live
- :
- Re: New Release - Firmware Version 02.03.01-024 fo...
- WD Community
- News & Assistance
- Announcements
- New to Community
- Forum Feedback
- Off-Topic
- Software & Apps
- WD Software
- WD Mobile Apps
- Software & Accessory Ideas
- WD TV Live Streaming
- Live Streaming Discussions
- Live Streaming Firmware
- Live Streaming Ideas
- Live Streaming Issues
- WD TV Live Hub
- Hub Discussions
- Hub Firmware
- Hub Themes
- WD TV Live Hub Ideas
- WD TV Live Hub Issue Reporting
- WD TV Play
- WD TV Play
- Live & Live Plus
- Live Discussions
- Live Firmware
- Elements Play
- Elements Play
- External Drives
- Mac Externals
- PC Externals
- Portable Drives
- External Drive Ideas
- Network Devices
- Networking Devices
- Live Duo
- Sentinel
- My Book Live
- Other Network Drives
- Network Product Ideas
- Internal Drives
- Desktop & Portable
- Internal Drive Ideas
- Anuncios
- Noticias
- Nuevo a La Comunidad
- Los Productos de WD
- Software y Accesorios
- Reproductores Multimedia
- Unidades de Red
- Unidades Externas
- Unidades Internas
- Ankuendigungen
- Neuigkeiten
- Neu in der Community
- WD Produkte
- WD Programme
- WD TV Media Player
- Netzwerk Laufwerke
- Externe Laufwerke
- Interne Laufwerke
- Annunci
- Annunci e Novita'
- Nuovo per La Comunita'
- Prodotti WD
- Programmi & Accessori
- Riproduttori Multimediali
- Dischi di Rete
- Dischi Esterni
- Dischi Interni
- WD TV Legacy
- Hub Network
- Live Networking
- WD TV HD
- WD TV Mini
- Software
- WD Photos
- Other Software & Accessories
- Hard Drives
- WD ShareSpace
- Other Externals
- Other Internal Drives
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Re: New Release - Firmware Version 02.03.01-0 24 for My Book Live (10/25/11)
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
10-31-2011 02:04 PM
About general network errors. I doubt that a failed mbl firmware upgrade is going to mess up your network, but anything is possible. Do your typical network troubleshooting. Access your router (if it is an access point/router and not just a hub). Access your adsl/cable modem/interface. Do what ever to prove your network is working and things attached to it are working, etc. Unplug the Ethernet cable from the mbl, check your network connections again. After that plug the mbl back in, and run tests, attempt to access the mbl.
Re: New Release - Firmware Version 02.03.01-0 24 for My Book Live (10/25/11)
[ Edited ]
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
10-31-2011 03:00 PM - edited 10-31-2011 03:01 PM
That is not good. To me that says that the files that comprise of the Dashboard are not on the MBL's system partition or some comfiguration has gone wrong. In this sort of instance I would say to power down your MBL (pull toe power plug from the back of the drive, count to 10 and power it back-up) and try to access the Dashboard.
The reset button does not do much. All it does is . . .
#!/bin/sh #!/bin/sh # # © 2010 Western Digital Technologies, Inc. All rights reserved. # # resetButtonAction.sh # # This is called by resetbtnd whenever the reset button has met the criteria for a reset. This script implements the actions for the reset button. # PATH=/sbin:/bin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin logger "reset button pressed, invoking reset actions" # remove owner password owner=`getOwner.sh` modUserPassword.sh ${owner} # set root password back to default echo "root:welc0me" | chpasswd # set network to dhcp setNetworkDhcp.sh reboot
There is a way to factory restore the firmware WITHOUT losing data but it requires a bit of knowledge, SSH enabled and preparation. In your case it seems like it might be too late.
If power cycling does not work then you'll need to contact WD technical support.
http://support.wdc.com/contact/index.asp?lang=en
HAUSa wrote:
Problem is... If I go to my dashboard, all I get is this error message:
Warning: require(cake/config/paths.php) [function.require]: failed to open stream: No such file or directory in /var/www/UI/index.php on line 54
Fatal error: require() [function.require]: Failed opening required 'cake/config/paths.php' (include_path='.:/var/www/Admin/webapp/includes/:/var/www/Admin/webapp/classes/api/:/var/www/Admin/w ebapp/lib/pear/includes/:/var/www/UI:/var/www/UI/a pp/') in /var/www/UI/index.php on line 54
And my main problem is that network errors occur since the update. Is that a known issue?
Re: New Release - Firmware Version 02.03.01-0 24 for My Book Live (10/25/11)
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
10-31-2011 03:57 PM
Luckily I can still access my data with my MacBook, so a full restore won't inflict data loss
Going to try things tomorrow.
Re: New Release - Firmware Version 02.03.01-0 24 for My Book Live (10/25/11)
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
10-31-2011 04:13 PM
That must be a big relief.
Keep us posted on how you resolve this. Step-by-step would be great for others who experience this problem.
Re: New Release - Firmware Version 02.03.01-0 24 for My Book Live (10/25/11)
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
11-01-2011 04:25 AM
It's a Lunux operating system in the MyBook Live and several free GNU licenced services are running within it. BEcause the dashboard web service is broken should not break any other service like Twonky, Samba and a few other services that operate in the background.
If you enabled SSH access before the Dashboard/Web UI malfunctioned then the fix is quite simple as as a slight alteratio to one file and then re-applying the firmware will essentially factory restore the firmware, replacing what's there, preserving the user and shares configuration and leaving the user data partition intact.
HAUSa wrote:
Thanks for your helps!
Luckily I can still access my data with my MacBook, so a full restore won't inflict data loss
Going to try things tomorrow.
Re: NFS Issues ?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
11-01-2011 11:18 AM
NFS seems work fine on this firmware. But I didn't change the settings this time. I decreased nfsd instance count to 2 and enabled async before. So that might cause instability. Probably there is no bug with default settings.
I've enabled rsync though.
Anyone having problems connecting iTunes to MBL after FW...
[ Edited ]- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
11-01-2011 12:32 PM - edited 11-01-2011 12:57 PM
Anyone having problems connecting iTunes to MBL after FW update?
It seems my iTunes (win7) can't connect anymore to MBL. I de/reactivated iTunes server on MBL, nothing changed.
Myron, I'd really like to try your factory restore method. I'm having problems accesing the drive remotely; I've tried everything, checked and rechecked router setting, open ports etc etc (the only thing left is to replace router but I really don't think it will do) and WD support sugested factory restore. Unfortunately I really don't have where to move all my data before restoring.
So, can you explain to me how to proceed using ssh?
Thanks.
LE: it seems iTunes 10.5 is the problem for iTunes server; read that on another topic ![]()
Still the need to factory restore remains.
Re: New Release - Firmware Version 02.03.01-0 24 for My Book Live (10/25/11)
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
11-01-2011 03:20 PM
In reading the release notes - it appears that this update only addresses a single issue. I would have thought that this update would have encompassed a handful of issues and not just the one listed.
Re: New Release - Firmware Version 02.03.01-0 24 for My Book Live (10/25/11)
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
11-01-2011 05:31 PM
The additional issues may be in the process of being addressed (wonder of any W.D. staff can confirm or deny this?) but the security bug was quite important.
Imagine someone putting sensitive information on their MyBook Live and someone unauthorised gains access to the file because there is an unintentional back door. Western Digital will get it in the neck for releasing a firmware update that allows files to be accessed without a security check. That would be awful P.R.!
By rights the only way to blank the owner's (aka. "Admin") password would require physical access to the MyBook Live's reset button and no other way.
I'm hoping, to silence the people who are having LED problems, that W.D. put in the next firmware a facility to disable or enable the blue and green LED statuses. It the LED's are not constantly powered then they can't really burn out.
Re: New Release - Firmware Version 02.03.01-0 24 for My Book Live (10/25/11)
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
11-02-2011 12:03 PM
HAUSa wrote:
Problem is... If I go to my dashboard, all I get is this error message:
Warning: require(cake/config/paths.php) [function.require]: failed to open stream: No such file or directory in /var/www/UI/index.php on line 54
Fatal error: require() [function.require]: Failed opening required 'cake/config/paths.php' (include_path='.:/var/www/Admin/webapp/includes/:/var/www/Admin/webapp/classes/api/:/var/www/Admin/w ebapp/lib/pear/includes/:/var/www/UI:/var/www/UI/a pp/') in /var/www/UI/index.php on line 54
And my main problem is that network errors occur since the update. Is that a known issue?
Okay, I tried to reset and disconnect from power for 10 seconds.
Then it rebooted and the LED stays red now.
If I ping the MBL, all packages are received.
Still, I do not have dashboard access, the same error message occurs.
When I try to connect via SSH, it says "Connection refused".
The other problems (lost connection, my PS3 saying "Corrupt data" or freezing movies) are still there.
I really think this has something to do with the firmware update, it's the only thing that has changed lately.
How can I upgrade of downgrade manually without dashboard or SSH access?
Thanks!
| Forums | Ideas | News and Announcements | Register | Sign in | Help | Forum Guidelines | |

