分页: 1 / 1

goagent这个信息提示是什么意思?

发表于 : 2012-12-25 20:09
a312662352
执行 python appcfg.py update ../goagent/server/python/

Unable to assign value 'your_appid' to attribute 'application':
Value 'your_appid' for application does not match expression '^(?:(?:[a-z\d\-]{1,100}\~)?(?:(?!\-)[a-z\d\-\.]{1,100}:)?(?!-)[a-z\d\-]{0,99}[a-z\d])$'
in "../goagent/server/python/app.yaml", line 1, column 14

Re: goagent这个信息提示是什么意思?

发表于 : 2012-12-25 20:13
wgj
appid打错了吧

Re: goagent这个信息提示是什么意思?

发表于 : 2012-12-25 20:24
a312662352
wgj 写了:appid打错了吧

还要修改goagent/server/python/app.yaml 里的
解决了。