Hi,
I have some messages on droboapps admi :
Warning: file() [function.file]: php_network_getaddresses: gethostbyname failed. errno=2 in /mnt/DroboShares/Drobo/DroboApps/droboadmin/www/index.php on line 158
Warning: file(http://www.drobo.com/droboapps/feed/text.php) [function.file]: failed to open stream: php_network_getaddresses: gethostbyname failed. errno=2 in /mnt/DroboShares/Drobo/DroboApps/droboadmin/www/index.php on line 158
Someone can help me ?
This is my settings :
IP : 169.254.213.234
SN : 255.255.0.0
Thanks !
I’m getting these messages showing errors in line 404 of index.php when I login to AppsAdmin and at the same line as you when I click on Install Apps
bump! Is anyone able to assist with this please?
I get this on loading the admin tool:
Welcome to the DroboShare DroboApps admin tool. Please select a task on the left.
Warning: include() [function.include]: php_network_getaddresses: gethostbyname failed. errno=0 in /mnt/DroboShares/DroboData/DroboApps/droboadmin/www/index.php on line 406
Warning: include(http://www.davidmendelson.com/droboadmin_update.php?version=2) [function.include]: failed to open stream: php_network_getaddresses: gethostbyname failed. errno=0 in /mnt/DroboShares/DroboData/DroboApps/droboadmin/www/index.php on line 406
Warning: include() [function.include]: Failed opening ‘http://www.davidmendelson.com/droboadmin_update.php?version=2’ for inclusion (include_path=’.:’) in /mnt/DroboShares/DroboData/DroboApps/droboadmin/www/index.php on line 406
OK I’ve had a chance to look at this now.
Just needed to replace www.drobo.com with the ip address of 174.143.246.242 by editing line 158 of index.php in the DroboApps/DroboAdmin/www folder.
Looks like a php bug. Not ideal to change url to use ip address (as ip’s can and do change) instead of domain name but it does work. Same issue and workaround occurs if you set the Check Auto Updates option in the web ui to true.
All changes made at your own risk!
[Jennifer] Can you make a note of this issue please and see if can be fixed in the next code release please?
cheers
Rob