linux下goagent的问题(已解决)
-
- 帖子: 67
- 注册时间: 2010-11-25 12:03
linux下goagent的问题(已解决)
今天才发现我的goagent不是很好用了,看到群里有人说将gae的profile修改为google_hk,并将ip段里头的208.46修改为208.47。经过尝试,win7下使用没有问题,但是在ubuntu下刚开始提示Address already in use, 使用sudo lsof -i:8087查找到进程并kill掉python进程之后可以链接上服务器,但是一旦链接诸如youtube的网站就提示500 Internal Server Error
The server has either erred or is incapable of performing the requested operation.
那位大神顺利解决了goagent的问题,能否指点一下呢?谢谢了。
解决方案:感谢qy117121,jerry79以及taohunter等同学。刚刚下载了稳定版2.1.3,装好curl,切换到root运行curl -k -L http://git.io/I9B7RQ|sh,再python uploader.zip依次上传appid就可以正常使用了。在安装gevent的时候有可能会提示command ‘gcc’ failed with exit status 1,这种情况下运行sudo apt-get install build-essential python-dev就可以顺利解决问题,上传appid的时候也可能会提示attribute有问题,那是因为输入的密码不是程序专用密码,输入正确的密码之后就不会有问题了。按照taohunter的建议,可以将proxy.ini的https全改回http,提高链接速度,不过我还没有尝试,有兴趣的同学可以试一试。
The server has either erred or is incapable of performing the requested operation.
那位大神顺利解决了goagent的问题,能否指点一下呢?谢谢了。
解决方案:感谢qy117121,jerry79以及taohunter等同学。刚刚下载了稳定版2.1.3,装好curl,切换到root运行curl -k -L http://git.io/I9B7RQ|sh,再python uploader.zip依次上传appid就可以正常使用了。在安装gevent的时候有可能会提示command ‘gcc’ failed with exit status 1,这种情况下运行sudo apt-get install build-essential python-dev就可以顺利解决问题,上传appid的时候也可能会提示attribute有问题,那是因为输入的密码不是程序专用密码,输入正确的密码之后就不会有问题了。按照taohunter的建议,可以将proxy.ini的https全改回http,提高链接速度,不过我还没有尝试,有兴趣的同学可以试一试。
上次由 biokook 在 2012-10-26 13:42,总共编辑 1 次。
-
- 帖子: 67
- 注册时间: 2010-11-25 12:03
Re: linux下goagent的问题
什么敏感词?YeLee 写了:敏感词粗线鸟,进入倒计时。![]()
![]()
- YeLee
- 论坛版主
- 帖子: 26406
- 注册时间: 2008-08-13 8:48
- 系统: Fundu i64
- 来自: 东海硇州,一双管钥。
- 联系:
Re: linux下goagent的问题
方法无数,自己百度;途径很多,自己谷歌。
◎当我站在道德的高度上俯视别人的时候,发现自己是多么渺小。
♥执着但不偏激,反对而不排斥,坚决捍卫矛盾体的存在方式。
★★★天气预报★★★
fcitx-yatable一个可以使用的码表输入法
[教程]几个实例攻克软件编译难关
Gentoo Development Guide
字体相关
♥执着但不偏激,反对而不排斥,坚决捍卫矛盾体的存在方式。
★★★天气预报★★★
fcitx-yatable一个可以使用的码表输入法
[教程]几个实例攻克软件编译难关
Gentoo Development Guide
字体相关
- eexpress
- 帖子: 58428
- 注册时间: 2005-08-14 21:55
- 来自: 长沙
Re: linux下goagent的问题
127.0.0.1:51476 - - [22/Oct/2012 19:45:52] "CONNECT twitter.com:443 HTTP/1.0" 200 -
WARNING - - [22/Oct/2012 19:46:00] MultiplexConnection Cannot hosts ['203.208.46.1', '203.208.46.2', '203.208.46.3', '203.208.46.4', '203.208.46.5', '203.208.46.6', '203.208.46.7', '203.208.46.8']:80, window=8
WARNING - - [22/Oct/2012 19:46:08] MultiplexConnection Cannot hosts ['203.208.46.1', '203.208.46.2', '203.208.46.3', '203.208.46.4', '203.208.46.5', '203.208.46.6', '203.208.46.7', '203.208.46.8']:80, window=8
WARNING - - [22/Oct/2012 19:46:00] MultiplexConnection Cannot hosts ['203.208.46.1', '203.208.46.2', '203.208.46.3', '203.208.46.4', '203.208.46.5', '203.208.46.6', '203.208.46.7', '203.208.46.8']:80, window=8
WARNING - - [22/Oct/2012 19:46:08] MultiplexConnection Cannot hosts ['203.208.46.1', '203.208.46.2', '203.208.46.3', '203.208.46.4', '203.208.46.5', '203.208.46.6', '203.208.46.7', '203.208.46.8']:80, window=8
● 鸣学
-
- 帖子: 67
- 注册时间: 2010-11-25 12:03
goagent的配置
今天才发现我的goagent不是很好用了,看到群里有人说将gae的profile修改为google_hk,并将ip段里头的208.46修改为208.47。经过尝试,win7下使用没有问题,但是在ubuntu下刚开始提示Address already in use, 使用sudo lsof -i:8087查找到进程并kill掉python进程之后可以链接上服务器,但是一旦链接诸如youtube的网站就提示500 Internal Server Error
The server has either erred or is incapable of performing the requested operation.
那位大神顺利解决了goagent的问题,能否指点一下呢?谢谢了。
PS:这下没有敏感词了吧。
The server has either erred or is incapable of performing the requested operation.
那位大神顺利解决了goagent的问题,能否指点一下呢?谢谢了。
PS:这下没有敏感词了吧。
- qy117121
- 论坛版主
- 帖子: 50587
- 注册时间: 2007-12-14 13:40
- 系统: Winbuntu
- 来自: 志虚国乌由市
- 联系:
Re: goagent的配置
去下载最新的 2.0.14 传上去试试
我目前是在win下, 用了最新的没问题
我目前是在win下, 用了最新的没问题
-
- 帖子: 67
- 注册时间: 2010-11-25 12:03
Re: linux下goagent的问题
google百度早就试过了,这个问题是最近才出现的,google没有结果才来求助的。YeLee 写了:方法无数,自己百度;途径很多,自己谷歌。
-
- 帖子: 67
- 注册时间: 2010-11-25 12:03
Re: goagent的配置
我切换到win下试过了,即使是1.8版本也可以,但是ubuntu下确实没有办法,你要是成功了指导一下我吧,谢谢了。qy117121 写了:去下载最新的 2.0.14 传上去试试
我目前是在win下, 用了最新的没问题
- cikekid
- 帖子: 628
- 注册时间: 2008-11-28 13:57
- 系统: OSX/CentOS
Re: linux下goagent的问题
敏感时期,要和谐……
代码: 全选
sudo mount /dev/sda* /mnt/
sudo mount -t proc none /mnt/proc
sudo mount -o bind /dev /mnt/dev
sudo chroot /mnt/ /bin/bash
sudo apt-get install grub
sudo grub-install --no-floppy /dev/sda
- chhx4567
- 帖子: 220
- 注册时间: 2009-08-24 14:53
- 系统: Linux Mint 13 XFCE
- 来自: 新疆
Re: linux下goagent的问题
[google_cn]的里面hosts加入
203点208点46点161(点换成.)
另外,感觉wallproxy - Plus 更给力些
203点208点46点161(点换成.)
另外,感觉wallproxy - Plus 更给力些

我的博客
ubuntu的fcitx-rime
ppa轻松装java
常用:Eclipse Firefox GoldenDict GuakeTerminal pidgin-lwqq
谁用谁知道:iBus-Rime(输入法) Spotify(P2P音乐) SciTE(轻巧的文本编辑器) CherryTree(适合记录代码的笔记簿) f.lux或Redshift(根据地理位置自动调节显示器色温和亮度)
ubuntu的fcitx-rime
ppa轻松装java
常用:Eclipse Firefox GoldenDict GuakeTerminal pidgin-lwqq
谁用谁知道:iBus-Rime(输入法) Spotify(P2P音乐) SciTE(轻巧的文本编辑器) CherryTree(适合记录代码的笔记簿) f.lux或Redshift(根据地理位置自动调节显示器色温和亮度)
-
- 帖子: 67
- 注册时间: 2010-11-25 12:03
Re: linux下goagent的问题
刚刚修改过,不行,可以看到登陆的界面,但是打开youtube的时候就提示INFO - [Oct 22 20:49:01] resolve common.GOOGLE_HOSTS domian=('www.google.com', 'mail.google.com', 'www.l.google.com', 'maps.google.com', 'map.google.com') to iplistchhx4567 写了:[google_cn]的里面hosts加入
203点208点46点161(点换成.)
另外,感觉wallproxy - Plus 更给力些
INFO - [Oct 22 20:49:01] resolve common.GOOGLE_HOSTS domian to iplist=('74.125.128.101', '74.125.128.113', '74.125.128.103', '74.125.128.102', '74.125.128.83', '74.125.128.104', '74.125.128.106', '74.125.128.99', '74.125.128.147', '74.125.128.18', '74.125.128.19', '74.125.128.138', '74.125.128.139', '74.125.128.105', '74.125.128.100', '74.125.128.17')
INFO - [Oct 22 20:49:01] 127.0.0.1:58814 "GET http://www.youtube.com/ HTTP/1.1" 500 -
表示还是无法跳转。
- qy117121
- 论坛版主
- 帖子: 50587
- 注册时间: 2007-12-14 13:40
- 系统: Winbuntu
- 来自: 志虚国乌由市
- 联系:
Re: linux下goagent的问题
最新的2.0.14 版本,ubuntu下正常了,
注意 ,我说的是把服务端也更新了,而不是只更新客户端
楼主不愿意更新就算了
注意 ,我说的是把服务端也更新了,而不是只更新客户端
楼主不愿意更新就算了
-
- 帖子: 187
- 注册时间: 2007-09-08 19:32
Re: linux下goagent的问题
楼上正解,更新后google可以了,但是facebook和twitter还是不行,虽然我也不用,但是就是有点不爽,请问这个问题如何解决?谢谢
Error: Server Error
The server encountered an error and could not complete your request.
If the problem persists, please report your problem and mention this error message and the query that caused it.
Error: Server Error
The server encountered an error and could not complete your request.
If the problem persists, please report your problem and mention this error message and the query that caused it.
-
- 帖子: 67
- 注册时间: 2010-11-25 12:03
Re: linux下goagent的问题
qy117121 写了:最新的2.0.14 版本,ubuntu下正常了,
注意 ,我说的是把服务端也更新了,而不是只更新客户端
楼主不愿意更新就算了
话说如何更新服务器呢?是重新上传一次吗?谢谢。
- qy117121
- 论坛版主
- 帖子: 50587
- 注册时间: 2007-12-14 13:40
- 系统: Winbuntu
- 来自: 志虚国乌由市
- 联系:
Re: linux下goagent的问题
下载下来的 goagent 解压开后,server文件夹里的是服务端, linux下上传方法看 https://code.google.com/p/goagent/