Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

麻烦问一个,部署gae貌似不成功,出现如下问题,请问如何解决,我用的是GUI #48

Open
GoogleCodeExporter opened this issue Jun 4, 2015 · 4 comments

Comments

@GoogleCodeExporter
Copy link

Unable to update:
com.google.appengine.tools.admin.HttpIoException: Error posting to URL: 
http://appengine.google.com/api/appversion/create?app_id=shenxianjun719&version=
1&
502 Bad Gateway
<!DOCTYPE html>
<html lang=en>
  <meta charset=utf-8>
  <meta name=viewport content="initial-scale=1, minimum-scale=1, width=device-width">
  <title>Error 502 (Server Error)!!1</title>
  <style>
    *{margin:0;padding:0}html,code{font:15px/22px arial,sans-serif}html{background:#fff;color:#222;padding:15px}body{margin:7% auto 0;max-width:390px;min-height:180px;padding:30px 0 15px}* > body{background:url(//www.google.com/images/errors/robot.png) 100% 5px no-repeat;padding-right:205px}p{margin:11px 0 22px;overflow:hidden}ins{color:#777;text-decoration:none}a img{border:0}@media screen and (max-width:772px){body{background:none;margin-top:0;max-width:none;padding-right:0}}
  </style>
  <a href=//www.google.com/><img src=//www.google.com/images/errors/logo_sm.gif alt=Google></a>
  <p><b>502.</b> <ins>That’s an error.</ins>
  <p>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.  <ins>That’s all we know.</ins>

    at com.google.appengine.tools.admin.AbstractServerConnection.send1(AbstractServerConnection.java:281)
    at com.google.appengine.tools.admin.AbstractServerConnection.send(AbstractServerConnection.java:234)
    at com.google.appengine.tools.admin.AbstractServerConnection.post(AbstractServerConnection.java:213)
    at com.google.appengine.tools.admin.AppVersionUpload.send(AppVersionUpload.java:606)
    at com.google.appengine.tools.admin.AppVersionUpload.beginTransaction(AppVersionUpload.java:414)
    at com.google.appengine.tools.admin.AppVersionUpload.doUpload(AppVersionUpload.java:122)
    at com.google.appengine.tools.admin.AppAdminImpl.doUpdate(AppAdminImpl.java:328)
    at com.google.appengine.tools.admin.AppAdminImpl.update(AppAdminImpl.java:52)
    at com.google.appengine.tools.admin.AppCfg$UpdateAction.execute(AppCfg.java:641)
    at com.google.appengine.tools.admin.AppCfg.<init>(AppCfg.java:172)
    at com.google.appengine.tools.admin.AppCfg.<init>(AppCfg.java:69)
    at com.google.appengine.tools.admin.AppCfg.main(AppCfg.java:65)
com.google.appengine.tools.admin.AdminException: Unable to update app: Error 
posting to URL: 
http://appengine.google.com/api/appversion/create?app_id=shenxianjun719&version=
1&
502 Bad Gateway
<!DOCTYPE html>
<html lang=en>
  <meta charset=utf-8>
  <meta name=viewport content="initial-scale=1, minimum-scale=1, width=device-width">
  <title>Error 502 (Server Error)!!1</title>
  <style>
    *{margin:0;padding:0}html,code{font:15px/22px arial,sans-serif}html{background:#fff;color:#222;padding:15px}body{margin:7% auto 0;max-width:390px;min-height:180px;padding:30px 0 15px}* > body{background:url(//www.google.com/images/errors/robot.png) 100% 5px no-repeat;padding-right:205px}p{margin:11px 0 22px;overflow:hidden}ins{color:#777;text-decoration:none}a img{border:0}@media screen and (max-width:772px){body{background:none;margin-top:0;max-width:none;padding-right:0}}
  </style>
  <a href=//www.google.com/><img src=//www.google.com/images/errors/logo_sm.gif alt=Google></a>
  <p><b>502.</b> <ins>That’s an error.</ins>
  <p>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.  <ins>That’s all we know.</ins>

    at com.google.appengine.tools.admin.AppAdminImpl.doUpdate(AppAdminImpl.java:333)
    at com.google.appengine.tools.admin.AppAdminImpl.update(AppAdminImpl.java:52)
    at com.google.appengine.tools.admin.AppCfg$UpdateAction.execute(AppCfg.java:641)
    at com.google.appengine.tools.admin.AppCfg.<init>(AppCfg.java:172)
    at com.google.appengine.tools.admin.AppCfg.<init>(AppCfg.java:69)
    at com.google.appengine.tools.admin.AppCfg.main(AppCfg.java:65)
Caused by: com.google.appengine.tools.admin.HttpIoException: Error posting to 
URL: 
http://appengine.google.com/api/appversion/create?app_id=shenxianjun719&version=
1&
502 Bad Gateway
<!DOCTYPE html>
<html lang=en>
  <meta charset=utf-8>
  <meta name=viewport content="initial-scale=1, minimum-scale=1, width=device-width">
  <title>Error 502 (Server Error)!!1</title>
  <style>
    *{margin:0;padding:0}html,code{font:15px/22px arial,sans-serif}html{background:#fff;color:#222;padding:15px}body{margin:7% auto 0;max-width:390px;min-height:180px;padding:30px 0 15px}* > body{background:url(//www.google.com/images/errors/robot.png) 100% 5px no-repeat;padding-right:205px}p{margin:11px 0 22px;overflow:hidden}ins{color:#777;text-decoration:none}a img{border:0}@media screen and (max-width:772px){body{background:none;margin-top:0;max-width:none;padding-right:0}}
  </style>
  <a href=//www.google.com/><img src=//www.google.com/images/errors/logo_sm.gif alt=Google></a>
  <p><b>502.</b> <ins>That’s an error.</ins>
  <p>The server encountered a temporary error and could not complete your request.<p>Please try again in 30 seconds.  <ins>That’s all we know.</ins>

    at com.google.appengine.tools.admin.AbstractServerConnection.send1(AbstractServerConnection.java:281)
    at com.google.appengine.tools.admin.AbstractServerConnection.send(AbstractServerConnection.java:234)
    at com.google.appengine.tools.admin.AbstractServerConnection.post(AbstractServerConnection.java:213)
    at com.google.appengine.tools.admin.AppVersionUpload.send(AppVersionUpload.java:606)
    at com.google.appengine.tools.admin.AppVersionUpload.beginTransaction(AppVersionUpload.java:414)
    at com.google.appengine.tools.admin.AppVersionUpload.doUpload(AppVersionUpload.java:122)
    at com.google.appengine.tools.admin.AppAdminImpl.doUpdate(AppAdminImpl.java:328)
    ... 5 more

Original issue reported on code.google.com by shenxian...@gmail.com on 12 Feb 2012 at 7:02

@GoogleCodeExporter
Copy link
Author

重试几次,看看是否每次都是同样的错误
上面的信息只表示Google的server临时出了点问题

Original comment by yinqiwen@gmail.com on 12 Feb 2012 at 1:01

@GoogleCodeExporter
Copy link
Author

The application has an alias that causes it to recieve all traffic normally 
directed at this one.
我在部署gae的时候出了这个问题,是不是与你说的服务器问��
�有关,并且我的ID.appspot.com一直显示The requested URL / was not 
found on this server.

Original comment by shenxian...@gmail.com on 12 Feb 2012 at 1:59

@GoogleCodeExporter
Copy link
Author

似乎是你修改了hosts文件将appengine.google.com定向到了其它地方
显示The requested URL / was not found on this server. 表明没有部署

Original comment by yinqiwen@gmail.com on 12 Feb 2012 at 2:20

@GoogleCodeExporter
Copy link
Author

谢谢,好久之前改的hosts自己忘了改回来了

Original comment by shenxian...@gmail.com on 13 Feb 2012 at 12:43

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant