wlwr / rss

[已失效] RSS生成器 - 基于nodejs koajs开发,提供微信公众号RSS订阅接口
http://rss.wlwr.net
MIT License
162 stars 40 forks source link

执行 $ node task/cookiePool 报错 #13

Open hjijin opened 8 years ago

hjijin commented 8 years ago

$ node task/cookiePool
phantom stdout: NETWORK_ERR: XMLHttpRequest Exception 101: A network error occurred in synchronous requests.

phantom stdout: phantomjs://code/shim.js:1815 in send phantomjs://code/shim.js:1815 in _start phantomjs://code/shim.js:1842

请问这是什么原因啊?

shipengtaov commented 8 years ago

network error,网的问题?

hjijin commented 8 years ago

我网能上,刚开始以为是开了 vpn 问题,后来关了也不行,我的 node 版本是 v4.2.6,从 github clone 后没做修改。

wlwr commented 8 years ago

pull 下代码,搜狗接口变更,最新的代码已取消cookie池的依赖,见:https://github.com/wlwr/rss/issues/12#issuecomment-214630474