NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
ygator
Feb 10, 2013Aspirant
AddOn not working and cannot be removed
ReadyNAS Duo V2
I followed the instructions for creating an addon from http://www.readynas.com/?p=346.
I was able to install the addon. However, when trying to run it by clicking on save a spinner pops up and spins forever. Same goes for trying the remove button.
How can I remove this addon and how do you create an addon for the Duo V2?
Thanks,
YGator
I followed the instructions for creating an addon from http://www.readynas.com/?p=346.
I was able to install the addon. However, when trying to run it by clicking on save a spinner pops up and spins forever. Same goes for trying the remove button.
How can I remove this addon and how do you create an addon for the Duo V2?
Thanks,
YGator
15 Replies
Replies have been turned off for this discussion
- otivaxAspirantThe link that you has read is for frontview version 4.x.x. Duo v2 uses dashboard version 5.3.x. I think that addon install scripts are diferents.
Sorry for my english.
Enviado desde mi LG-P920 - mdgm-ntgrNETGEAR Employee RetiredThe addon SDK is the same for all ReadyNAS products. Sounds like there's a problem with your code somewhere.
- ygatorAspirantThanks for the reply.
It is not my code. I just tried the code I linked to in my post.
Anyone ever try it on a Duo V2? Does it work?
I tried the code again and now I have two addons that don't work and cannot be removed. - mdgm-ntgrNETGEAR Employee RetiredSo you didn't customise the install scripts etc. in any way?
- ygatorAspirantno. I just answered the questions from bin/create_addon.
There is no system update local so I installed it by going to Add-Ons, Add Add-On, browsing to it and clicking upload. - mdgm-ntgrNETGEAR Employee Retired
# cd /etc/frontview/addons
# ls
# sh ADDONNAME.remove - ygatorAspirantThanks that worked after having to install "Enable Root SSH Access".
If anyone has tried the test add-on for a Duo V2 and it worked let me know. If I don't get anyone having done so I will contact Netgear for help. - mdgm-ntgrNETGEAR Employee RetiredI would have thought you needed SSH access installed already to build an add-on.
- ygatorAspirantI did it from a different Linux system which the link I posted said you could do. After I installed SSH I went ahead and did it from the readynas with the same results.
I believe something is broke because when I look at /var/log/frontview/error.log I see the following errors:
ReadyNAS Started Up
[Wed Feb 13 18:18:51 2013] [notice] Apache/2.2.16 (Debian) mod_ssl/2.2.16 OpenSSL/0.9.8o DAV/2 Axis2C/1.6.0 mod_apreq2-20090110/2.7.1 mod_perl/2.0.4 Perl/v5.10.1 configured -- resuming normal operations
Browsing to https://readnas/
[Wed Feb 13 18:19:09 2013] [error] [client 10.x.x.x] File does not exist: /frontview/dashboard/images/scroller/style1-lr.png, referer: https://readynas/admin/
[Wed Feb 13 18:19:09 2013] [error] [client 10.x.x.x] File does not exist: /frontview/dashboard/images/scroller/style1-tb.png, referer: https://readynas/admin/
Clicking Configure
[Wed Feb 13 18:20:57 2013] [error] [client 10.x.x.x] File does not exist: /frontview/dashboard/images/scroller/style1-tb.png, referer: https://readynas/admin/index.html
[Wed Feb 13 18:20:58 2013] [error] [client 10.x.x.x] File does not exist: /frontview/dashboard/images/scroller/style1-lr.png, referer: https://readynas/admin/index.html
Install AddOn
No Errors Output
Clicking AddOn
[Wed Feb 13 18:22:58 2013] [error] [client 10.x.x.x] File does not exist: /frontview/ui/resource/html/COOLADDON, referer: https://readynas/installed/installed.html?addon=COOLADDON&locale=en-us
Checking box putting in time and clicking Save
[Wed Feb 13 18:24:16 2013] [error] [client 10.x.x.x] File does not exist: /frontview/ui/resource/html/COOLADDON, referer: https://readynas/installed/installed.html?addon=COOLADDON&locale=en-us
Clicking Remove
[Wed Feb 13 18:25:27 2013] [error] [client 10.x.x.x] File does not exist: /frontview/ui/resource/html/COOLADDON, referer: https://readynas/installed/installed.html?addon=COOLADDON&locale=en-us
[Wed Feb 13 18:25:28 2013] [error] [client 10.x.x.x] File does not exist: /frontview/ui/resource/html/COOLADDON, referer: https://readynas/installed/installed.html?addon=COOLADDON&locale=en-us - ygatorAspirantThe style1-lr.png file can be found on my readynas at:
/frontview/dashboard/images/spinner/style1-lr.png
/frontview/dashboard/images/textfield/style1-lr.png
/frontview/dashboard/recovery/images/textfield/style1-lr.png
The style1-tb.png file cannot be found anywhere on my readynas, but similar file names can be found:
/frontview/dashboard/images/tooltip/style1-tbc.png
/frontview/dashboard/images/tooltip/style1-tbr.png
/frontview/dashboard/images/tooltip/style1-tbl.png
The files that are actually in /frontview/dashboard/images/scroller/ on my readynas are:
-rw------- 1 admin admin 152 2012-11-01 02:36 style1-bc.png
-rw------- 1 admin admin 149 2012-11-01 02:36 style1-bm.png
-rw------- 1 admin admin 160 2012-11-01 02:36 style1-c.png
-rw------- 1 admin admin 166 2012-11-01 02:36 style1-m.png
Those errors are not even related to the addon I tried to install.
Related Content
NETGEAR Academy
Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!