NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
fifer55
Jul 06, 2013Apprentice
DropBox: Not able to link account
Hello everyone, I recently purchased the following addon - Dropbox (vInstall-rnx86-1.0.1): viewtopic.php?f=48&t=58647 It was installed on a newly updated (factory reset) ReadyNas Pro Business Edit...
fifer55
Jul 07, 2013Apprentice
mdgm wrote: What about the testing release? Does that work?
No beans.
Before updating to latest beta:
ProBiz-NAS:/# cd tmp/
ProBiz-NAS:/tmp# ls
addons errors_001.log group.8976 istatd pureftpd.sock
dropbox.admin group.16698 istat.conf istatd.sock
After updating to latest beta:
ProBiz-NAS:/tmp# ls
addons dropbox_errorQBlVhw.txt group.16698 istat.conf istatd.sock
dropbox.admin errors_001.log group.8976 istatd pureftpd.sock
ProBiz-NAS:/tmp# cat dropbox_errorQBlVhw.txt
pid: 6382
ppid: 6380
uid: 98
user_info: pwd.struct_passwd(pw_name='admin', pw_passwd='x', pw_uid=98, pw_gid=98, pw_gecos='', pw_dir='/c/home/admin', pw_shell='/bin/false')
effective_user_info: pwd.struct_passwd(pw_name='admin', pw_passwd='x', pw_uid=98, pw_gid=98, pw_gecos='', pw_dir='/c/home/admin', pw_shell='/bin/false')
euid: 98
gid: 98
egid: 98
group_info: grp.struct_group(gr_name='admin', gr_passwd='x', gr_gid=98, gr_mem=[])
effective_group_info: grp.struct_group(gr_name='admin', gr_passwd='x', gr_gid=98, gr_mem=[])
appdata: u'/c/.dropbox'
real_path=u'/c/.dropbox'
mode=040700 uid=98 gid=98
parent mode=040777 uid=0 gid=0
dropbox_path: u'/c/Dropbox'
real_path=u'/c/Dropbox'
mode=041700 uid=65534 gid=65534
parent mode=040777 uid=0 gid=0
HOME: /c
tempdir: '/tmp'
real_path='/tmp'
mode=041777 uid=98 gid=98
parent mode=040755 uid=0 gid=0
Traceback (most recent call last):
File "dropbox/client/main.py", line 1377, in main_startup
File "dropbox/client/main.py", line 895, in run
File "dropbox/client/main.py", line 844, in create_keystore_and_unlink_cookie
Exception: statvfs failed with retval -1
The now installed version is 2.3.17
ProBiz-NAS:/c/.dropbox-dist# cat VERSION
2.3.17
UPDATE:
Tried to look at the traceback calls and found that "dropbox/client/main.py" does not exist?!
ProBiz-NAS:/# find -iname main.py
./usr/lib/python2.7/lib2to3/main.py
./usr/lib/python2.7/unittest/main.py
ProBiz-NAS:/#
UPDATE (v2):
I wonder is this has anything to do with anything:
appdata: u'/c/.dropbox'
real_path=u'/c/.dropbox'
mode=040700 uid=98 gid=98
parent mode=040777 uid=0 gid=0
dropbox_path: u'/c/Dropbox'
real_path=u'/c/Dropbox'
mode=041700 uid=65534 gid=65534
parent mode=040777 uid=0 gid=0
HOME: /c
tempdir: '/tmp'
real_path='/tmp'
mode=041777 uid=98 gid=98
parent mode=040755 uid=0 gid=0
User and Group ID's are correct (root), but the Dropbox share mount is nobody... but that shouldn't matter, since that share is not executing anything.
UPDATE (v3):
Looking up my issue, I found this:
http://superuser.com/questions/365500/d ... ions-error
Luckily, not this!
Also found this:
http://ubuntuforums.org/archive/index.p ... 44078.html
Don't think it is this either.
Seems to be an issue with statvfs:
http://pubs.opengroup.org/onlinepubs/00 ... atvfs.html
But I can't find what the return value of -1 really is!
Related Content
- Apr 16, 2020Retired_Member
NETGEAR Academy
Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!