本帖最后由 比尔盖茨 于 2012-5-21 02:16 编辑
按照教程 http://www.lilynana.eu.org/forum.php?mod=viewthread&tid=114247
系统 debian 5.5
生成 ~/.dropbox-dist/dropboxd &
链接后 提示- Couldn't start Dropbox
- This is usually because of a permissions error. Errors can also be caused by you
- r home folder being stored on a network share.
- Get more help at https://www.dropbox.com/c/help/permissions_error?cl=en_US
- Please contact support with the following information for more help:
复制代码 保存的错误的信息- pid: 3193
- ppid: 1914
- uid: 0
- user_info: ('root', 'x', 0, 0, 'root', '/root', '/bin/bash')
- effective_user_info: ('root', 'x', 0, 0, 'root', '/root', '/bin/bash')
- euid: 0
- gid: 0
- egid: 0
- group_info: ('root', 'x', 0, [])
- effective_group_info: ('root', 'x', 0, [])
- appdata: u'/root/.dropbox'
- real_path=u'/root/.dropbox'
- mode=040700 uid=0 gid=0
- parent mode=040755 uid=0 gid=0
- dropbox_path: u'/root/Dropbox'
- real_path=u'/root/Dropbox'
- mode=040700 uid=0 gid=0
- parent mode=040755 uid=0 gid=0
- HOME: /root
- tempdir: '/tmp'
- real_path='/tmp'
- mode=041777 uid=0 gid=0
- parent mode=040755 uid=0 gid=0
- Traceback (most recent call last):
- File "core/authenticate.py", line 742, in authentication_thread
- File "core/authenticate.py", line 276, in finish_dropbox_boot
- File "__main__dropbox__.py", line 796, in start
- File "threading.py", line 440, in start
- error: can't start new thread
复制代码 GG了大半夜 没能解决 求达人指教 |