neharob / hotot

Automatically exported from code.google.com/p/hotot
0 stars 0 forks source link

a username and password are being requested by site username.twitter.com #376

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.使用AGE代理的HTTP代理,直接登录,
2.获取口令后便有信息下载.
3.然后不断提示要求输入帐号密码.每次输入后每一下又要再��
�输入
"a username and password are being requested by site username.twitter.com

server message: firehose
uesrname:
password:

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system and
what Desktop Environment?
系统fedora14
gnome2.3.2

Please provide any additional information below.

Original issue reported on code.google.com by y...@yayi.biz on 9 Jun 2011 at 10:59

GoogleCodeExporter commented 9 years ago
hotot:0.9.6

我尝试删除~/.config/hotot 和 ~/.cache/hotot
但是依然如此.如果我不输入帐号密码或者关闭窗口,它则不停
的提示,窗口越加越多.

Original comment by y...@yayi.biz on 9 Jun 2011 at 11:11

Attachments:

GoogleCodeExporter commented 9 years ago
(hotot.py:13786): libsoup-CRITICAL **: soup_message_io_unpause: assertion `io 
!= NULL' failed
** Message: console message: undefined @0: SyntaxError: Unable to parse JSON 
string

这是在终端下运行的错误提示.

Original comment by y...@yayi.biz on 9 Jun 2011 at 12:19

GoogleCodeExporter commented 9 years ago
明白了,GAE 的 https 支持方式使得 https 证书会有问题,
而 OAuth 模式下 Streams API 是 https 的

Original comment by jhuangjiahua@gmail.com on 10 Jun 2011 at 12:43

GoogleCodeExporter commented 9 years ago
在非官方 api OAuth 时禁用 Streams 了

Original comment by jhuangjiahua@gmail.com on 10 Jun 2011 at 7:10

GoogleCodeExporter commented 9 years ago
因为 GAP 受限于 GAE 的限制,没法支持 X-User-Agent,
于是 GAP 代理时用户流没法被推特官方验证,

现在做法是当无法验证时禁用实时更新(可能还会有第一次��
�示,取消掉就可以了

或者还是用 ssh 等别的代理。

Original comment by jhuangjiahua@gmail.com on 10 Jun 2011 at 3:04

GoogleCodeExporter commented 9 years ago

Original comment by 5h3l...@gmail.com on 25 Jun 2011 at 12:11