-
Notifications
You must be signed in to change notification settings - Fork 79
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
http://nsaos.com/sync/dropbox/download #38
Comments
你用的哪里的vps? 可以试试装dropbox客户端的方法,如果那个方法不行,说明你的主机访问不了dropbox |
coding香港服务器 前几次一直可以 昨天就出错了 网上查了下好像是证书问题 |
看提示是网络错误 |
http://yaming.coding.io/ 这位同学也用得是coding,你可以问问他 |
//他是大陆服务器 我的是香港服务器 |
@bnnd 这个你是怎么解决的,我也换到香港的了,目前dropbox文章没有过来。 |
@yaming116 没解决,现在是使用手动上传+git上传。 |
@bnnd 我开始都是用git 感觉有点麻烦,要重启部署 |
@bnnd @yaming116 更新至最新代码可以解决这个问题 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Fatal error: Uncaught exception 'Dropbox\Exception_NetworkIO' with message 'Error executing HTTP request: error:14094410:SSL routines:SSL3_READ_BYTES:sslv3 alert handshake failure' in /home/vcap/app/application/third_party/Dropbox/Curl.php:69 Stack trace: #0 /home/vcap/app/application/third_party/Dropbox/RequestUtil.php(169): Dropbox\Curl->exec() #1 /home/vcap/app/application/third_party/Dropbox/Client.php(1401): Dropbox\RequestUtil::doPost('justwriting', '2b50rH8VnFkAAAA...', NULL, 'api.dropbox.com', '1/delta', Array) #2 /home/vcap/app/application/third_party/Dropbox/Client.php(887): Dropbox\Client->doPost('api.dropbox.com', '1/delta', Array) #3 /home/vcap/app/application/controllers/dropbox.php(54): Dropbox\Client->getDelta(NULL) #4 [internal function]: Dropbox->download() #5 /home/vcap/app/system/core/CodeIgniter.php(359): call_user_func_array(Array, Array) #6 /home/vcap/app/index.php(208): require_once('/home/vcap/app/...') #7 {main} thrown in /home/vcap/app/application/third_party/Dropbox/Curl.php on line 69
The text was updated successfully, but these errors were encountered: