• 问题

今天突然发现本地软件不能访问网络. 包括:

印象笔记无法同步, 搜狗输入法无法登陆. 但其它上网正常.

  • 思路及解决过程

因为chrome上网 ,qq上网均正常. 且同事可以正常使用. 推测是本地网络原因.

想找到个网络监测工具(可以监测所有软件上网情况) --未找到合适的. 也推测是防火墙原因, 关闭防火墙仍不能访问.

此时, 通过evernote 活动日志发现了问题(对EverNote 此功能点赞 ) 看到日志如下:

16:01:21 [9640] 0% Connecting to www.evernote.com/edam/note/s277
16:01:21 [9640] 0% Loaded updateCount: 2313
16:01:21 [3432] Google Analytics: Failed to send event (error: Unknown error 0x800C0005)
16:01:22 [9640] 0% Can't send HTTP request, error: INTERNET_CANNOT_CONNECT
16:01:22 [9636] Client synchronization finished, status: failed
16:01:22 [9636] * error: Could not connect to Evernote service
16:01:22 [9636] * elapsed time: 1s 16:07:30 [1896] AutoUpdate: checking for update at: https://update.evernote.com/public/ENWin5/update.xml
16:07:32 [1896] Unable to send HTTP request: 12029
16:07:34 [3432] Google Analytics: Failed to send event (error: Unknown error 0x800C0005)

日志中, 1个是同步请求返回 INTERNET_CANNOT_CONNECT error. 另一个是检查更新, 返回: Unable to send HTTP request: 12029

google了 Unable to send HTTP request: 12029 , 结果第二条即为evernote论坛 此问题讨论(对google 的搜索结果再次点赞, 此时对比了百度同样的搜索 结果乱起八糟 根本找不到想要的答案).

在此帖子的回复中(洋文), 看到了网友对此问题的讨论, 找到了解决办法. 我也进行了相应回复(86层O(∩_∩)O~).

问题原因是: 针对日志中的请求 https://update.evernote.com/public/ENWin5/update.xml 通过chrome能访问, 但通过IE却无法访问. 问题在IE上面.

发现IE上网代理被修改了, 推测是之前使用翻墙软件搞的鬼,  去掉代理设置. 问题解决. 印象笔记同步成功. 搜狗输入法也可以显示登陆页了.

  • 总结
  1. 解决此问题耗费了1上午时间, 主要在思路上, 能找到错误的日志往往是第一步, 然后根据准确的日志去google(对于技术人员使用google应该成为习惯, 还不知道怎么访问google服务的请私信我, 请不要给我提百度), 往往可以找到满意的答案.
  2. 好的软件设计应该保证对错误处理有准确的日志记录, 这一点对于开发来说值得借鉴.
  3. 遇到问题, 不要急于乱解决, 先找到问题的原因, 准确定位是最重要的. 生活中的问题也如此--又扯远了...
												

印象笔记无法同步问题解决 Unable to send HTTP request: 12029的更多相关文章

  1. VMWare虚拟机实例拷贝到另一台服务器后出现Error in the RPC receive loop: RpcIn: Unable to send.错误的解决

    把一个VMWare虚拟机实例拷贝到另一台服务器后,在事件查看器中的应用程序日志中不断出现Error in the RPC receive loop: RpcIn: Unable to send.错误, ...

  2. Warning: Unable to send packet: Error with PF_PACKET send() [11]: Message too long (errno = 90)

    今天在使用tcpreplay重放流量时,发现有的数据包没有发送成功: Warning: Unable to send packet: Error with PF_PACKET send() [215] ...

  3. The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.

    The server is temporarily unable to service your request due to maintenance downtime or capacity pro ...

  4. windows上zend server安装 报The server encountered an internal error or misconfiguration and was unable to complete your request -解决方法 摘自网络

    windows上zend server安装完成后报如下错误:   Internal Server Error The server encountered an internal error or m ...

  5. Tomcat服务器提示:The server is temporarily unable to service your request due to maintenance downtime or capacity problems

    今天网站突然不能访问了,这里做一下记录提示: The server is temporarily unable to service your request due to maintenance d ...

  6. 'yii\base\InvalidRouteException' with message 'Unable to resolve the request "site/error".'

    引用:http://www.linuxidc.com/Linux/2015-02/114116.htm Yii2高级版本复制新项目会遇到下面的报错信息: exception 'yii\base\Inv ...

  7. 【MyEcplise】导入项目后,会定时弹出一下错误MyEcplise tern was unable to complete your request in time.This couble happen if your project contains several large javaScript libraies.

    Myecplise弹出错误如下: 错误代码: MyEcplise tern was unable to complete your request in time.This couble happen ...

  8. Unable to round-trip http request to upstream: EOF问题

    Unable to round-trip http request to upstream: EOF, 今天我用的phpstudy环境中的网站页面忽然打不开了,报错“Unable to round-t ...

  9. windows elasticsearch搭集群启动失败failed to send join request to master....

    创建几份elasticsearch副本,修改各自config\elasticsearch.yml配置文件: 第一份: #允许elasticsearch跨域访问,使用elasticsearch-head ...

随机推荐

  1. [AngularJS] Test an Angular Component with $componentController

    Traditionally you had to create DOM elements to test a directive but by shifting our focus to compon ...

  2. Helpers\GeoCode

    Helpers\GeoCode This function connects to google maps and retrieves the lat/lon of the address provi ...

  3. 大四找实习(web前端),加油

    大四很奇妙,课程变少了,事情却繁杂了. 大三暑假去学驾照,在很多人看来太迟了(毕竟身边很多人跑去实习了),包括我自己.学驾照特别费时间,尤其是对即将大四,希望用实习充实自己的我来说.考虑再三,终于决定 ...

  4. 使用NumberPicker定制自己喜欢的Date&TimePicker

    1.NumberPicker简介: NumberPicker是Android3.0之后引入的一个控件,主要功能是用于选择一组预定义好数字的控件. 该控件主要需要指导一个用于监听当前value变化的li ...

  5. 解决Android&eclipse无法RunAs的问题

    application不能运行,console显示 The connection to adb is down, and a severe error has occured. You must re ...

  6. MongoDB,HDFS, Spark to 电影推荐

    http://www.infoq.com/cn/news/2014/12/mongdb-spark-movie-recommend MovieWeb是一个电影相关的网站,它提供的功能包括搜索电影信息. ...

  7. mongoDB 用java连接

    (1)下载连接java 的驱动包mongo-2.10.1.jar 下载网址 https://github.com/mongodb/mongo-java-driver/downloads (2)导入下载 ...

  8. sql 自定义函数-16进制转10进制

    做过笔记,好记性不如烂笔头: if exists (select * from dbo.sysobjects where id = object_id(N'[dbo].[HEXTOINT]') and ...

  9. SQL Server 日期 时间类型

    --1毫秒=0.001秒 --1微秒=0.000 001秒 --1纳秒=0.000 000 001秒 --datetime精度不大好,末尾值只能是这3种: .000, .003, or .007 -- ...

  10. [BigData]关于Hadoop学习笔记第三天(PPT总结)(一)

     课程安排 MapReduce原理*** MapReduce执行过程** 数据类型与格式*** Writable接口与序列化机制*** ---------------------------加深拓展- ...