dropbox installer

Please post questions about ReadyNAS add-ons here.

Re: dropbox installer

Postby TeknoJnky » Sun Apr 08, 2012 9:53 pm

did you click 'enable' on the global drobox, and then click the checkbox in the upper left and then click 'save' to the lower right to start the service?
nv+ ~ 1gb ram ~ 4x WDC WD20EARS-00S8B1 ~ 5555 GB
ultra4 ~ 4 gb ram ~ 2x ST31500341AS ~ 2x ST4000DX000-1C5160 ~ 6471 GB
pro business ~ 4gb ram ~ dual redundancy ~ 4x Hitachi HDS724040ALE640 ~ 2x SAMSUNG HD204UI ~ 9130 GB
A/V streaming ---> Subsonic ---> EVO 3D
User avatar
TeknoJnky
ReadyNAS Addict
 
Posts: 2909
Joined: Mon Oct 13, 2008 1:34 pm
Location: MO
ReadyNAS: Pro

Re: dropbox installer

Postby AMRivlin » Sun Apr 08, 2012 9:55 pm

Please see this earlier post: posting.php?mode=reply&f=36&t=60941#pr349838
AMRivlin
Advanced ReadyNAS User
 
Posts: 157
Joined: Wed Jan 18, 2012 4:24 pm
Location: Vancouver, BC
ReadyNAS: Pro

Re: dropbox installer

Postby mdgm » Sun Apr 08, 2012 9:56 pm

Hmmm. Sounds like for some reason Dropbox thinks it's linked to an account.

Can you do the following?:
Code: Select all
MDGM-NAS:~# cat /c/.dropbox-dist/VERSION
MDGM-NAS:~# file /c/.dropbox-dist/*
Useful links: My ReadyNAS Gear|FAQ|Hardware Compatibility List|Docs: Setup Guide, Manual|Downloads|Unofficial Tips|GPL|MDGM on Twitter|MDGM's Unofficial Guides
NB: A ReadyNas is not an excuse not to have a backup. Fire, theft, multiple disk failures, other hardware failure, floods, user negligence etc. can all result in loss of data.
How we users can contact NETGEAR Technical Support | Australia: 1300 361 254 / Other Numbers|Online Submission
Unofficial Guide for Moving from Sparc ReadyNAS to x86 ReadyNAS|Using Gmail with the ReadyNAS|XRAID Volume Size Calculator
User avatar
mdgm
ReadyNAS Enthusiast
 
Posts: 28612
Joined: Tue Feb 17, 2009 9:34 pm
Location: Down Under
ReadyNAS: RN312

Re: dropbox installer

Postby mdgm » Sun Apr 08, 2012 9:57 pm

Please also do
Code: Select all
MDGM-NAS:~# ps -ef | grep dropbox

which should give output something like this:
Code: Select all
root      4748 14835  0 14:56 pts/0    00:00:00 grep dropbox
admin    17424     1  0 11:46 ?        00:00:00 /bin/bash /c/.dropbox-dist/run_dropbox.sh /c/.dropbox-dist/dropbox admin /c
admin    17427 17424  0 11:46 ?        00:00:21 /c/.dropbox-dist/dropbox
Useful links: My ReadyNAS Gear|FAQ|Hardware Compatibility List|Docs: Setup Guide, Manual|Downloads|Unofficial Tips|GPL|MDGM on Twitter|MDGM's Unofficial Guides
NB: A ReadyNas is not an excuse not to have a backup. Fire, theft, multiple disk failures, other hardware failure, floods, user negligence etc. can all result in loss of data.
How we users can contact NETGEAR Technical Support | Australia: 1300 361 254 / Other Numbers|Online Submission
Unofficial Guide for Moving from Sparc ReadyNAS to x86 ReadyNAS|Using Gmail with the ReadyNAS|XRAID Volume Size Calculator
User avatar
mdgm
ReadyNAS Enthusiast
 
Posts: 28612
Joined: Tue Feb 17, 2009 9:34 pm
Location: Down Under
ReadyNAS: RN312

Re: dropbox installer

Postby AMRivlin » Sun Apr 08, 2012 10:02 pm

Code: Select all
AMRNAS:~# ps -ef | grep dropbox                                               
admin     3519     1  0 21:47 ?        00:00:00 /bin/bash /c/.dropbox-dist/run_dropbox.sh /c/.dropbox-dist/dropbox admin /c
admin     3523  3519  0 21:47 ?        00:00:00 /c/.dropbox-dist/dropbox
root      8457  3451  0 22:00 pts/0    00:00:00 grep dropbox


Code: Select all
AMRNAS:~# at /c/.dropbox-dist/VERSION
syntax error. Last token seen: /
Garbled time


Code: Select all
AMRNAS:~# file /c/.dropbox-dist/*
/c/.dropbox-dist/ACKNOWLEDGEMENTS:                   ASCII English text
/c/.dropbox-dist/array.so:                           ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, stripped
/c/.dropbox-dist/binascii.so:                        ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, stripped
/c/.dropbox-dist/_bisect.so:                         ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, stripped
/c/.dropbox-dist/bz2.so:                             ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, stripped
/c/.dropbox-dist/_codecs_cn.so:                      ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, stripped
/c/.dropbox-dist/_codecs_hk.so:                      ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, stripped
/c/.dropbox-dist/_codecs_iso2022.so:                 ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, stripped
/c/.dropbox-dist/_codecs_jp.so:                      ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, stripped
/c/.dropbox-dist/_codecs_kr.so:                      ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, stripped
/c/.dropbox-dist/_codecs_tw.so:                      ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, stripped
/c/.dropbox-dist/collections.so:                     ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, stripped
/c/.dropbox-dist/cPickle.so:                         ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, stripped
/c/.dropbox-dist/cStringIO.so:                       ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, stripped
/c/.dropbox-dist/_ctypes.so:                         ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, stripped
/c/.dropbox-dist/datetime.so:                        ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, stripped
/c/.dropbox-dist/_dbus_bindings.so:                  ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, stripped
/c/.dropbox-dist/_dbus_glib_bindings.so:             ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, stripped
/c/.dropbox-dist/dropbox:                            ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.8, stripped
/c/.dropbox-dist/dropboxd:                           POSIX shell script text executable
/c/.dropbox-dist/fastpath.so:                        ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, stripped
/c/.dropbox-dist/faulthandler.so:                    ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, stripped
/c/.dropbox-dist/fcntl.so:                           ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, stripped
/c/.dropbox-dist/_functools.so:                      ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, stripped
/c/.dropbox-dist/grp.so:                             ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, stripped
/c/.dropbox-dist/_heapq.so:                          ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, stripped
/c/.dropbox-dist/icons:                              directory
/c/.dropbox-dist/itertools.so:                       ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, stripped
/c/.dropbox-dist/libbz2.so.1.0:                      ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, stripped
/c/.dropbox-dist/libcrypto.so.0.9.8:                 ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, stripped
/c/.dropbox-dist/libpng12.so.0:                      ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, stripped
/c/.dropbox-dist/libpopt.so.0:                       ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, stripped
/c/.dropbox-dist/library.zip:                        ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.8, stripped
/c/.dropbox-dist/_librsync.so:                       ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, stripped
/c/.dropbox-dist/librsync.so.1:                      ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, stripped
/c/.dropbox-dist/libssl.so.0.9.8:                    ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, stripped
/c/.dropbox-dist/libstdc++.so.6:                     ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, stripped
/c/.dropbox-dist/libwx_baseud-2.8.so.0:              ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, stripped
/c/.dropbox-dist/libwx_baseud_net-2.8.so.0:          ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, stripped
/c/.dropbox-dist/libwx_baseud_xml-2.8.so.0:          ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, stripped
/c/.dropbox-dist/libwx_gtk2ud_adv-2.8.so.0:          ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, stripped
/c/.dropbox-dist/libwx_gtk2ud_core-2.8.so.0:         ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, stripped
/c/.dropbox-dist/libwx_gtk2ud_qa-2.8.so.0:           ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, stripped
/c/.dropbox-dist/libz.so.1:                          ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, stripped
/c/.dropbox-dist/_locale.so:                         ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, stripped
/c/.dropbox-dist/_lsprof.so:                         ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, stripped
/c/.dropbox-dist/math.so:                            ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, stripped
/c/.dropbox-dist/_multibytecodec.so:                 ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, stripped
/c/.dropbox-dist/netifaces-0.5-py2.5-linux-i686.egg: directory
/c/.dropbox-dist/operator.so:                        ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, stripped
/c/.dropbox-dist/parser.so:                          ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, stripped
/c/.dropbox-dist/pyexpat.so:                         ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, stripped
/c/.dropbox-dist/_random.so:                         ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, stripped
/c/.dropbox-dist/README:                             ASCII English text
/c/.dropbox-dist/resource.so:                        ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, stripped
/c/.dropbox-dist/run_dropbox.sh:                     Bourne-Again shell script text executable
/c/.dropbox-dist/running:                            empty
/c/.dropbox-dist/select.so:                          ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, stripped
/c/.dropbox-dist/setuptools-0.6c11-py2.5.egg:        Zip archive data, at least v2.0 to extract
/c/.dropbox-dist/_speedups.so:                       ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, stripped
/c/.dropbox-dist/strop.so:                           ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, stripped
/c/.dropbox-dist/_struct.so:                         ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, stripped
/c/.dropbox-dist/termios.so:                         ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, stripped
/c/.dropbox-dist/time.so:                            ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, stripped
/c/.dropbox-dist/unicodedata.so:                     ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, stripped
/c/.dropbox-dist/VERSION:                            ASCII text, with no line terminators
/c/.dropbox-dist/_weakref.so:                        ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, stripped
/c/.dropbox-dist/wx._controls_.so:                   ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, stripped
/c/.dropbox-dist/wx._core_.so:                       ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, stripped
/c/.dropbox-dist/wx._gdi_.so:                        ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, stripped
/c/.dropbox-dist/wx._misc_.so:                       ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, stripped
/c/.dropbox-dist/wx._windows_.so:                    ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, stripped
AMRivlin
Advanced ReadyNAS User
 
Posts: 157
Joined: Wed Jan 18, 2012 4:24 pm
Location: Vancouver, BC
ReadyNAS: Pro

Re: dropbox installer

Postby mdgm » Sun Apr 08, 2012 10:05 pm

You need to do "cat" not "at". They are different commands.

What version of RAIDiator are you running?

Have you tried rebooting the NAS to see if that makes a difference?
Useful links: My ReadyNAS Gear|FAQ|Hardware Compatibility List|Docs: Setup Guide, Manual|Downloads|Unofficial Tips|GPL|MDGM on Twitter|MDGM's Unofficial Guides
NB: A ReadyNas is not an excuse not to have a backup. Fire, theft, multiple disk failures, other hardware failure, floods, user negligence etc. can all result in loss of data.
How we users can contact NETGEAR Technical Support | Australia: 1300 361 254 / Other Numbers|Online Submission
Unofficial Guide for Moving from Sparc ReadyNAS to x86 ReadyNAS|Using Gmail with the ReadyNAS|XRAID Volume Size Calculator
User avatar
mdgm
ReadyNAS Enthusiast
 
Posts: 28612
Joined: Tue Feb 17, 2009 9:34 pm
Location: Down Under
ReadyNAS: RN312

Re: dropbox installer

Postby AMRivlin » Sun Apr 08, 2012 10:09 pm

Code: Select all
AMRNAS:~# cat /c/.dropbox-dist/VERSION
1.2.52AMRNAS:~#


I rebooted, no change.
AMRivlin
Advanced ReadyNAS User
 
Posts: 157
Joined: Wed Jan 18, 2012 4:24 pm
Location: Vancouver, BC
ReadyNAS: Pro

Re: dropbox installer

Postby TeknoJnky » Sun Apr 08, 2012 10:13 pm

can you post a screenshot of the addons page dropbox config ?
nv+ ~ 1gb ram ~ 4x WDC WD20EARS-00S8B1 ~ 5555 GB
ultra4 ~ 4 gb ram ~ 2x ST31500341AS ~ 2x ST4000DX000-1C5160 ~ 6471 GB
pro business ~ 4gb ram ~ dual redundancy ~ 4x Hitachi HDS724040ALE640 ~ 2x SAMSUNG HD204UI ~ 9130 GB
A/V streaming ---> Subsonic ---> EVO 3D
User avatar
TeknoJnky
ReadyNAS Addict
 
Posts: 2909
Joined: Mon Oct 13, 2008 1:34 pm
Location: MO
ReadyNAS: Pro

Re: dropbox installer

Postby mdgm » Sun Apr 08, 2012 10:13 pm

What version of RAIDiator is on your unit?
Code: Select all
MDGM-NAS:~# cat /var/log/raidiator_version


Do you have any other add-ons installed?

Can check via
Code: Select all
MDGM-NAS:~# cat /etc/frontview/addons/addons.conf

and
Code: Select all
MDGM-NAS:~# cat /etc/default/services
Useful links: My ReadyNAS Gear|FAQ|Hardware Compatibility List|Docs: Setup Guide, Manual|Downloads|Unofficial Tips|GPL|MDGM on Twitter|MDGM's Unofficial Guides
NB: A ReadyNas is not an excuse not to have a backup. Fire, theft, multiple disk failures, other hardware failure, floods, user negligence etc. can all result in loss of data.
How we users can contact NETGEAR Technical Support | Australia: 1300 361 254 / Other Numbers|Online Submission
Unofficial Guide for Moving from Sparc ReadyNAS to x86 ReadyNAS|Using Gmail with the ReadyNAS|XRAID Volume Size Calculator
User avatar
mdgm
ReadyNAS Enthusiast
 
Posts: 28612
Joined: Tue Feb 17, 2009 9:34 pm
Location: Down Under
ReadyNAS: RN312

Re: dropbox installer

Postby AMRivlin » Sun Apr 08, 2012 10:19 pm

Code: Select all
AMRNAS:~# cat /var/log/raidiator_version
RAIDiator!!version=4.2.19,time=1314659067


Code: Select all
AMRNAS:~# cat /etc/frontview/addons/addons.conf
DAAPD!!FireFly!!1.0.0!!
TRANSMISSION!!Transmission!!2.50.02!!
READYNAS_PHOTOS_II!!II!!1.0.6!!
READYNASREMOTE!!ReadyNAS Remote!!1.0.9.78!!
PYTHON2_6!!Python2.6!!2.6.6-rnx86-0.3.2!!
SABNZBD!!SABnzbd!!0.6.15-rnx86-0.7.0!!
SICKBEARD!!SickBeard!!0.493.1-rnx86-0.9.3!!
PHP5!!PHP5!!5.3.10-rnx86-4.1.2!!
PLEXMEDIASERVER!!PlexMediaServer!!0.9.6.0.11-ba33da9-x86!!
DROPBOX!!DropBox!!Install-rnx86-0.9.7!!/etc/frontview/addons/bin/DROPBOX/start.sh!!/etc/frontview/addons/bin/DROPBOX/stop.sh!!Other!!current_url==http://readynasxtras.com/addons/x86/xml/DROPBOX_CURRENT.xml::detail_url==http://readynasxtras.com/readynas-x86-add-ons/dropbox-x86::icon_url==/addons/DROPBOX/dropbox_logo.gif


Code: Select all
AMRNAS:~# cat /etc/default/services
APACHE=0
APACHESSL=1
ATALKD=0
AUTOMATIC_VOLUME_EXPANSION=1
AUTO_CHECK_UPDATE=1
BONJOUR=1
BONJOUR_AFP=1
BONJOUR_FRONTVIEW=1
BONJOUR_PRINTER=1
BONJOUR_SUPPORT=1
CSV_USERADD_SUPPORT=1
DAAPD=0
DAAPD_SUPPORT=1
DISKCACHE=1
DOMAIN_SUPPORT=1
ENABLE_POWERON_TIMER_SUPPORT=1
ENCODE=utf-8
FAN=1,1,0,0,0
FLASH_AUTO_COPY=0
FLASH_OWNER=admin
FLASH_PATH=Pictures
FLASH_SHARE=media
FTP_MASQUERADE_ADDRESS=AMRNAS
FTP_MODE=anonymous
FTP_PASSIVE_END=65535
FTP_PASSIVE_START=1024
FTP_PORT=21
FTP_UPLOAD_RESUME=0
HTTPS_SSL_KEY_HOST=192.168.1.75
IPV6_ASSIGN_bond0=OFF
IPV6_ASSIGN_eth0=OFF
JOURNAL=ordered
JUMBO_FRAMES_bond0=0
JUMBO_FRAMES_eth0=0
LANGUAGE=en-us
LANGUAGES_SUPPORTED=en-us/utf-8,en-us/ascii,ja/euc-jp,ko/euc-kr,ja/utf-8,ko/utf-8,zh-cn/utf-8,zh-tw/utf-8,ru/utf-8,es/utf-8,pt/utf-8,de/utf-8,fr/utf-8,it/utf-8,nl/utf-8,pl/utf-8,cs/utf-8,hu/utf-8,nb/utf-8,da/utf-8,fi/utf-8,sv/utf-8
MONITOR=board_temp,fan,disk_full,quota_exceeded,disk_temp
NETATALK=1
NFS=0
NTPDATE=1
PROFTPD=0
RAID_MODE=1
READYNASREMOTE=1
READYNASREMOTE_SUPPORT=1
READYNAS_PHOTOS_II=0
READYNAS_PHOTOS_II_SUPPORT=1
READYTIVOD=0
RESYNC_UNCLEAN_SHUTDOWN=1
RSYNC=0
RSYNC_SUPPORT=1
SAMBA=1
SHAREACCESS=SAMBA,NETATALK
SHUTDOWN_ON_DISK_OVERTEMP=1
SMTP_PROVIDER=Gmail
SNMP=1
SNMP_COMMUNITY=public
SNMP_SUPPORT=1
SPEED_DUPLEX_eth0=AUTO_NEGOTIATION
SSH=1
SSHKEY=rsa
SUPPORT_UTF8_NAMES=1
TEMP=1,1,0
TRANSMISSION=1
TRANSMISSION_PORT=8181
TRANSMISSION_SUPPORT=1
UDHCPD=0
UPNP=1
UPNPAV=0
UPNPAV_SUPPORT=1
UPNP_SUPPORT=1
USER_HOME_DIRECTORY=1
WINBIND=0
WIZD=0
WIZD_SUPPORT=0
PYTHON2_6_SUPPORT=1
PYTHON2_6=1
SABNZBD_SUPPORT=1
SABNZBD=1
SICKBEARD_SUPPORT=1
SICKBEARD=1
PHP5_SUPPORT=1
PHP5=1
PLEXMEDIASERVER_SUPPORT=1
PLEXMEDIASERVER=1
DROPBOX_SUPPORT=1
DROPBOX=1
AMRNAS:~#
AMRivlin
Advanced ReadyNAS User
 
Posts: 157
Joined: Wed Jan 18, 2012 4:24 pm
Location: Vancouver, BC
ReadyNAS: Pro

Re: dropbox installer

Postby mdgm » Sun Apr 08, 2012 10:20 pm

Could you try re-installing the Dropbox add-on over the top of itself and see if that helps?
Useful links: My ReadyNAS Gear|FAQ|Hardware Compatibility List|Docs: Setup Guide, Manual|Downloads|Unofficial Tips|GPL|MDGM on Twitter|MDGM's Unofficial Guides
NB: A ReadyNas is not an excuse not to have a backup. Fire, theft, multiple disk failures, other hardware failure, floods, user negligence etc. can all result in loss of data.
How we users can contact NETGEAR Technical Support | Australia: 1300 361 254 / Other Numbers|Online Submission
Unofficial Guide for Moving from Sparc ReadyNAS to x86 ReadyNAS|Using Gmail with the ReadyNAS|XRAID Volume Size Calculator
User avatar
mdgm
ReadyNAS Enthusiast
 
Posts: 28612
Joined: Tue Feb 17, 2009 9:34 pm
Location: Down Under
ReadyNAS: RN312

Re: dropbox installer

Postby mdgm » Sun Apr 08, 2012 10:21 pm

Also can you do
Code: Select all
MDGM-NAS:~# ls -la /tmp
MDGM-NAS:~# df -h
Useful links: My ReadyNAS Gear|FAQ|Hardware Compatibility List|Docs: Setup Guide, Manual|Downloads|Unofficial Tips|GPL|MDGM on Twitter|MDGM's Unofficial Guides
NB: A ReadyNas is not an excuse not to have a backup. Fire, theft, multiple disk failures, other hardware failure, floods, user negligence etc. can all result in loss of data.
How we users can contact NETGEAR Technical Support | Australia: 1300 361 254 / Other Numbers|Online Submission
Unofficial Guide for Moving from Sparc ReadyNAS to x86 ReadyNAS|Using Gmail with the ReadyNAS|XRAID Volume Size Calculator
User avatar
mdgm
ReadyNAS Enthusiast
 
Posts: 28612
Joined: Tue Feb 17, 2009 9:34 pm
Location: Down Under
ReadyNAS: RN312

Re: dropbox installer

Postby AMRivlin » Sun Apr 08, 2012 10:24 pm

if you think it can be fixed remotely, let me know and ill give u ssh/remote login
AMRivlin
Advanced ReadyNAS User
 
Posts: 157
Joined: Wed Jan 18, 2012 4:24 pm
Location: Vancouver, BC
ReadyNAS: Pro

Re: dropbox installer

Postby mdgm » Sun Apr 08, 2012 10:47 pm

Problem was that the NAS thought it was in 1992. Sounds like a bug with one or more of the NetGear time servers.

Changed the time server under System > Clock following the suggestion here: viewtopic.php?p=349858#p349858
Useful links: My ReadyNAS Gear|FAQ|Hardware Compatibility List|Docs: Setup Guide, Manual|Downloads|Unofficial Tips|GPL|MDGM on Twitter|MDGM's Unofficial Guides
NB: A ReadyNas is not an excuse not to have a backup. Fire, theft, multiple disk failures, other hardware failure, floods, user negligence etc. can all result in loss of data.
How we users can contact NETGEAR Technical Support | Australia: 1300 361 254 / Other Numbers|Online Submission
Unofficial Guide for Moving from Sparc ReadyNAS to x86 ReadyNAS|Using Gmail with the ReadyNAS|XRAID Volume Size Calculator
User avatar
mdgm
ReadyNAS Enthusiast
 
Posts: 28612
Joined: Tue Feb 17, 2009 9:34 pm
Location: Down Under
ReadyNAS: RN312

Re: dropbox installer

Postby AMRivlin » Sun Apr 08, 2012 11:02 pm

Just want to thank mdgm for his above and beyond help (even though it was a simple error, he figured out the obscure issue) And thanks to whocares for the development, billing support.
AMRivlin
Advanced ReadyNAS User
 
Posts: 157
Joined: Wed Jan 18, 2012 4:24 pm
Location: Vancouver, BC
ReadyNAS: Pro

PreviousNext

Return to General Discussion on ReadyNAS Add-ons



Who is online

Users browsing this forum: Google [Bot] and 2 guests