`
zhuatuyu
  • 浏览: 1022 次
  • 性别: Icon_minigender_1
  • 来自: 北京
最近访客 更多访客>>
社区版块
存档分类
最新评论

一个plugin-googlecalendar 的错误令我很困惑

阅读更多
错误内容如下:
A SocketError occurred in by baoqiang069@126.com
  account#ajax_googlecalendar:

  getaddrinfo: no address associated with hostname.  D:/INSTAN~1/ruby/lib/ruby/1.8/net/http.rb:560:in `initialize'

-------------------------------
Request information:
-------------------------------

  * URL: http://localhost:3000/account/ajax_googlecalendar
  * Parameters: {"action"=>"ajax_googlecalendar", "controller"=>"account"}
  * Rails root: D:/INSTAN~1/rails_apps/zhutu

-------------------------------
Session dump:
-------------------------------

  * @data:
    {:forums=>{},
     :last_active=>Wed Jan 02 12:39:55 +0800 2008,
     :city_id=>270,
     :style=>3,
     :topics=>{},
     "flash"=>{},
     :user_id=>7176}
  * @session_id:
    "eff2940f1e8d8524bcb15f633c862adf"
  * @new_session:
    false

-------------------------------
Environment:
-------------------------------

  * SERVER_NAME: localhost
  * HTTP_X_PROTOTYPE_VERSION: 1.5.0_rc0
  * PATH_INFO: /account/ajax_googlecalendar
  * HTTP_X_FORWARDED_HOST: www.zhutu.com
  * HTTP_USER_AGENT: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; TencentTraveler ; InfoPath.2)
  * HTTP_ACCEPT_ENCODING: gzip, deflate
  * SCRIPT_NAME: /
  * SERVER_PROTOCOL: HTTP/1.1
  * HTTP_ACCEPT_LANGUAGE: zh-cn
  * HTTP_HOST: localhost:3000
  * REMOTE_ADDR: 211.155.111.2
  * SERVER_SOFTWARE: Mongrel 1.0.1
  * REQUEST_PATH: /account/ajax_googlecalendar
  * HTTP_REFERER: http://www.zhutu.com/account/list?page=2
  * HTTP_COOKIE: __utma=159076465.459369978.1199277572.1199277572.1199362433.2; __utmz=159076465.1199277572.1.1.utmccn=(direct)|utmcsr=(direct)|utmcmd=(none); __utmb=159076465; __utmc=159076465; login_token=7176%3Bd4d9816f4a9cb7126e1d1c81460766d978d758ca; _beast_session_id=eff2940f1e8d8524bcb15f633c862adf
  * HTTP_VERSION: HTTP/1.1
  * HTTP_X_FORWARDED_SERVER: www.zhutu.com
  * REQUEST_URI: /account/ajax_googlecalendar
  * SERVER_PORT: 3000
  * GATEWAY_INTERFACE: CGI/1.2
  * HTTP_X_FORWARDED_FOR: 211.155.111.2
  * HTTP_ACCEPT: text/javascript, text/html, application/xml, text/xml, */*
  * HTTP_CONNECTION: close
  * HTTP_X_REQUESTED_WITH: XMLHttpRequest
  * REQUEST_METHOD: GET

-------------------------------
Full execution backtrace:
-------------------------------

  D:/INSTAN~1/ruby/lib/ruby/1.8/net/http.rb:560:in `initialize'
  D:/INSTAN~1/ruby/lib/ruby/1.8/net/http.rb:560:in `open'
  D:/INSTAN~1/ruby/lib/ruby/1.8/net/http.rb:560:in `connect'
  D:/INSTAN~1/ruby/lib/ruby/1.8/timeout.rb:48:in `timeout'
  D:/INSTAN~1/ruby/lib/ruby/1.8/timeout.rb:76:in `timeout'
  D:/INSTAN~1/ruby/lib/ruby/1.8/net/http.rb:560:in `connect'
  D:/INSTAN~1/ruby/lib/ruby/1.8/net/http.rb:553:in `do_start'
  D:/INSTAN~1/ruby/lib/ruby/1.8/net/http.rb:542:in `start'
  D:/INSTAN~1/ruby/lib/ruby/1.8/net/http.rb:440:in `start'
  [RAILS_ROOT]/vendor/plugins/googlecalendar/lib/googlecalendar.rb:358:in `scan'
  [RAILS_ROOT]/app/controllers/account_controller.rb:108:in `ajax_googlecalendar'
  D:/INSTAN~1/ruby/lib/ruby/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `send'
  D:/INSTAN~1/ruby/lib/ruby/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:1095:in `perform_action_without_filters'
  D:/INSTAN~1/ruby/lib/ruby/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
  D:/INSTAN~1/ruby/lib/ruby/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:638:in `call_filter'
  D:/INSTAN~1/ruby/lib/ruby/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:438:in `call'
  D:/INSTAN~1/ruby/lib/ruby/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:637:in `call_filter'
  D:/INSTAN~1/ruby/lib/ruby/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:638:in `call_filter'
  D:/INSTAN~1/ruby/lib/ruby/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:438:in `call'
  D:/INSTAN~1/ruby/lib/ruby/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:637:in `call_filter'
  D:/INSTAN~1/ruby/lib/ruby/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:638:in `call_filter'
  D:/INSTAN~1/ruby/lib/ruby/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:438:in `call'
  D:/INSTAN~1/ruby/lib/ruby/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:637:in `call_filter'
  D:/INSTAN~1/ruby/lib/ruby/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:638:in `call_filter'
  D:/INSTAN~1/ruby/lib/ruby/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:438:in `call'
  D:/INSTAN~1/ruby/lib/ruby/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:637:in `call_filter'
  D:/INSTAN~1/ruby/lib/ruby/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:638:in `call_filter'
  D:/INSTAN~1/ruby/lib/ruby/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:449:in `call'
  D:/INSTAN~1/ruby/lib/ruby/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:637:in `call_filter'
  D:/INSTAN~1/ruby/lib/ruby/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:638:in `call_filter'
  D:/INSTAN~1/ruby/lib/ruby/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:449:in `call'
  D:/INSTAN~1/ruby/lib/ruby/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:637:in `call_filter'
  D:/INSTAN~1/ruby/lib/ruby/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
  D:/INSTAN~1/ruby/lib/ruby/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
  D:/INSTAN~1/ruby/lib/ruby/1.8/benchmark.rb:293:in `measure'
  D:/INSTAN~1/ruby/lib/ruby/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
  D:/INSTAN~1/ruby/lib/ruby/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
  D:/INSTAN~1/ruby/lib/ruby/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
  D:/INSTAN~1/ruby/lib/ruby/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
  D:/INSTAN~1/ruby/lib/ruby/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
  D:/INSTAN~1/ruby/lib/ruby/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
  D:/INSTAN~1/ruby/lib/ruby/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
  D:/INSTAN~1/ruby/lib/ruby/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
  D:/INSTAN~1/ruby/lib/ruby/gems/1.8/gems/mongrel-1.0.1-mswin32/lib/mongrel/rails.rb:78:in `process'
  D:/INSTAN~1/ruby/lib/ruby/gems/1.8/gems/mongrel-1.0.1-mswin32/lib/mongrel/rails.rb:76:in `synchronize'
  D:/INSTAN~1/ruby/lib/ruby/gems/1.8/gems/mongrel-1.0.1-mswin32/lib/mongrel/rails.rb:76:in `process'
  D:/INSTAN~1/ruby/lib/ruby/gems/1.8/gems/mongrel-1.0.1-mswin32/lib/mongrel.rb:618:in `process_client'
  D:/INSTAN~1/ruby/lib/ruby/gems/1.8/gems/mongrel-1.0.1-mswin32/lib/mongrel.rb:617:in `each'
  D:/INSTAN~1/ruby/lib/ruby/gems/1.8/gems/mongrel-1.0.1-mswin32/lib/mongrel.rb:617:in `process_client'
  D:/INSTAN~1/ruby/lib/ruby/gems/1.8/gems/mongrel-1.0.1-mswin32/lib/mongrel.rb:736:in `run'
  D:/INSTAN~1/ruby/lib/ruby/gems/1.8/gems/mongrel-1.0.1-mswin32/lib/mongrel.rb:736:in `initialize'
  D:/INSTAN~1/ruby/lib/ruby/gems/1.8/gems/mongrel-1.0.1-mswin32/lib/mongrel.rb:736:in `new'
  D:/INSTAN~1/ruby/lib/ruby/gems/1.8/gems/mongrel-1.0.1-mswin32/lib/mongrel.rb:736:in `run'
  D:/INSTAN~1/ruby/lib/ruby/gems/1.8/gems/mongrel-1.0.1-mswin32/lib/mongrel.rb:720:in `initialize'
  D:/INSTAN~1/ruby/lib/ruby/gems/1.8/gems/mongrel-1.0.1-mswin32/lib/mongrel.rb:720:in `new'
  D:/INSTAN~1/ruby/lib/ruby/gems/1.8/gems/mongrel-1.0.1-mswin32/lib/mongrel.rb:720:in `run'
  D:/INSTAN~1/ruby/lib/ruby/gems/1.8/gems/mongrel-1.0.1-mswin32/lib/mongrel/configurator.rb:271:in `run'
  D:/INSTAN~1/ruby/lib/ruby/gems/1.8/gems/mongrel-1.0.1-mswin32/lib/mongrel/configurator.rb:270:in `each'
  D:/INSTAN~1/ruby/lib/ruby/gems/1.8/gems/mongrel-1.0.1-mswin32/lib/mongrel/configurator.rb:270:in `run'
  D:/INSTAN~1/ruby/lib/ruby/gems/1.8/gems/mongrel-1.0.1-mswin32/bin/mongrel_rails:127:in `run'
  D:/INSTAN~1/ruby/lib/ruby/gems/1.8/gems/mongrel-1.0.1-mswin32/lib/mongrel/command.rb:211:in `run'
  D:/INSTAN~1/ruby/lib/ruby/gems/1.8/gems/mongrel-1.0.1-mswin32/bin/mongrel_rails:243
  D:/INSTAN~1/ruby/bin/mongrel_rails:16:in `load'
  D:/INSTAN~1/ruby/bin/mongrel_rails:16


这个错误平时基本碰不到,但随着用户增多,最近时常出现,资料查也查不到,好像是ruby内部的一个错误,请大家给看看到底是什么原因
分享到:
评论

相关推荐

    spring-plugin-core-2.0.0.RELEASE-API文档-中文版.zip

    赠送jar包:spring-plugin-core-2.0.0.RELEASE.jar; 赠送原API文档:spring-plugin-core-2.0.0.RELEASE-javadoc.jar; 赠送源代码:spring-plugin-core-2.0.0.RELEASE-sources.jar; 赠送Maven依赖信息文件:spring...

    spring-plugin-metadata-2.0.0.RELEASE-API文档-中文版.zip

    赠送jar包:spring-plugin-metadata-2.0.0.RELEASE.jar; 赠送原API文档:spring-plugin-metadata-2.0.0.RELEASE-javadoc.jar; 赠送源代码:spring-plugin-metadata-2.0.0.RELEASE-sources.jar; 赠送Maven依赖信息...

    spring-plugin-core-1.2.0.RELEASE-API文档-中文版.zip

    赠送jar包:spring-plugin-core-1.2.0.RELEASE.jar; 赠送原API文档:spring-plugin-core-1.2.0.RELEASE-javadoc.jar; 赠送源代码:spring-plugin-core-1.2.0.RELEASE-sources.jar; 包含翻译后的API文档:...

    cordova-plugin-wechat-master

    在这个标题为“cordova-plugin-wechat-master”的项目中,我们关注的是一个针对Cordova的微信分享插件,这对于想要在Cordova应用中集成微信社交功能的开发者来说,是一个非常实用的资源。 微信是中国最流行的社交...

    hadoop-eclipse-plugin-2.10.0.jar

    必须注意对于不同的hadoop版本,` HADDOP_INSTALL_PATH/share/hadoop/common/lib`下的jar包版本都不同,需要一个个调整 - `hadoop2x-eclipse-plugin-master/ivy/library.properties` - `hadoop2x-eclipse-plugin-...

    atlassian-universal-plugin-manager-plugin-2.17.13.jar

    将atlassian-universal-plugin-manager-plugin-2.17.13.jar 替换到 jira/atlassian-jira-6.3.6-standalone/atlassian-jira/WEB-INF/atlassian-bundled-plugins/ 重新启动jira 用管理员账户登录jira

    atlassian-universal-plugin-manager-plugin-2.22.21.jarData Center

    破解方法: 方法1:覆盖 \WEB-INF\atlassian-bundled-plugins下的同名文件后...各版本插件的适用产品和版本请参见:https://marketplace.atlassian.com/apps/23915/atlassian-universal-plugin-manager/version-history

    axis2-eclipse-codegen-plugin-1.6.2和axis2-eclipse-service-plugin-1.6.2

    版本号1.6.2表明这是Axis2插件的一个稳定版本,可能包含了一些性能优化、错误修复和新特性。保持插件更新至最新版本对于确保兼容性和安全性至关重要。 7. **用户评价**: 描述中提到的“绝对可以用”以及希望用户...

    spring-plugin-core-1.2.0.RELEASE-API文档-中英对照版 .zip

    赠送jar包:spring-plugin-core-1.2.0.RELEASE.jar; 赠送原API文档:spring-plugin-core-1.2.0.RELEASE-javadoc.jar; 赠送源代码:spring-plugin-core-1.2.0.RELEASE-sources.jar; 包含翻译后的API文档:...

    hadoop-eclipse-plugin-2.7.3和2.7.7

    hadoop-eclipse-plugin-2.7.3和2.7.7的jar包 hadoop-eclipse-plugin-2.7.3和2.7.7的jar包 hadoop-eclipse-plugin-2.7.3和2.7.7的jar包 hadoop-eclipse-plugin-2.7.3和2.7.7的jar包

    Cordova-plugin-finger-print

    Cordova-plugin-finger-print是一款专为Cordova框架设计的插件,主要用于在Android平台上实现指纹识别功能。Cordova是一个流行的开源框架,它允许开发者使用HTML、CSS和JavaScript来构建原生移动应用程序。通过将...

    Android代码-cordova-plugin-app-update

    cordova-plugin-app-update App updater for Cordova/PhoneGap Demo Try it yourself: Just clone and install this demo. cordova-plugin-app-update-DEMO :tada: 如果喜欢它,请别忘了给我一颗鼓励的星 Support ...

    cat-blender-plugin-master

    "cat-blender-plugin-master" 是一个专门为Blender设计的插件项目,主要目的是为了帮助用户在Blender中处理和创建与猫相关的内容。Blender是一款强大的开源3D创作软件,广泛应用于动画、游戏开发、视觉效果等领域。...

    struts2-spring-plugin-2.3.15.2.jar ; struts2-json-plugin-2.3.16.3.jar

    struts2-spring-plugin-2.3.15.2.jar ; struts2-json-plugin-2.3.16.3.jarstruts2-spring-plugin-2.3.15.2.jar ; struts2-json-plugin-2.3.16.3.jar

    好用hadoop-eclipse-plugin-1.2.1

    hadoop-eclipse-plugin-1.2.1hadoop-eclipse-plugin-1.2.1hadoop-eclipse-plugin-1.2.1hadoop-eclipse-plugin-1.2.1

    [confluence插件] drawio-confluence-plugin-11.2.5.ocr

    drawio-confluence-plugin-11.2.5 drawio-confluence-plugin-11.2.5 drawio-confluence-plugin-11.2.5 drawio-confluence-plugin-11.2.5 drawio-confluence-plugin-11.2.5 drawio-confluence-plugin-11.2.5 drawio-...

    hadoop-eclipse-plugin-2.7.1.jar

    hadoop-eclipse-plugin-2.7.1.jar插件,直接放在eclipse插件目录中

    audit-plugin-mysql-5.7-1.1.7 for Linux

    mysql 5.7安全审计插件 Linux X86-X64通用...audit-plugin-mysql-5.7-1.1.7 for Linux 等保开启审计插件,貌似官网找不到,发出来共享. 缺点:日志信息比较大,对性能影响大。 优点:对每一时刻每一用户的操作都有记录。

    maven-plugin-api-3.0.jar

    maven-plugin-api-3.0.jar

    yum-plugin-fastestmirror-1.1.31-34.el7.noarch.rpm

    yum-plugin-fastestmirror-1.1.31-34.el7.noarch.rpm

Global site tag (gtag.js) - Google Analytics