Hi,

I have tried to install code review app 'rietveld' in Google App Engine.

In the middle of installation it raise the following error.

04:53 PM Will check again in 60 seconds.
04:54 PM Checking if deployment succeeded.
2013-04-10 16:54:20,548 WARNING appcfg.py:1774 Version still not ready to
serve, aborting.
2013-04-10 16:54:20,549 ERROR appcfg.py:1988 An unexpected error occurred.
Aborting.
Traceback (most recent call last):
  File
"/home/anoopsm/google_apps/google_appengine/google/appengine/tools/appcfg.py",
line 1974, in DoUpload
    app_summary = self.Commit()
  File
"/home/anoopsm/google_apps/google_appengine/google/appengine/tools/appcfg.py",
line 1775, in Commit
    raise Exception('Version not ready.')
Exception: Version not ready.
04:54 PM Rolling back the update.
Traceback (most recent call last):
  File "/home/anoopsm/google_apps/google_appengine/appcfg.py", line 171, in
<module>
    run_file(__file__, globals())
  File "/home/anoopsm/google_apps/google_appengine/appcfg.py", line 167, in
run_file
    execfile(script_path, globals_)
  File
"/home/anoopsm/google_apps/google_appengine/google/appengine/tools/appcfg.py",
line 4155, in <module>
    main(sys.argv)
  File
"/home/anoopsm/google_apps/google_appengine/google/appengine/tools/appcfg.py",
line 4146, in main
    result = AppCfgApp(argv).Run()
  File
"/home/anoopsm/google_apps/google_appengine/google/appengine/tools/appcfg.py",
line 2334, in Run
    self.action(self)
  File
"/home/anoopsm/google_apps/google_appengine/google/appengine/tools/appcfg.py",
line 3881, in __call__
    return method()
  File
"/home/anoopsm/google_apps/google_appengine/google/appengine/tools/appcfg.py",
line 2893, in Update
    self.UpdateVersion(rpcserver, self.basepath, appyaml,
yaml_file_basename)
  File
"/home/anoopsm/google_apps/google_appengine/google/appengine/tools/appcfg.py",
line 2842, in UpdateVersion
    return appversion.DoUpload(paths, openfunc)
  File
"/home/anoopsm/google_apps/google_appengine/google/appengine/tools/appcfg.py",
line 1974, in DoUpload
    app_summary = self.Commit()
  File
"/home/anoopsm/google_apps/google_appengine/google/appengine/tools/appcfg.py",
line 1775, in Commit
    raise Exception('Version not ready.')
Exception: Version not ready.
make: *** [update] Error 1


Please help me for solving this issue.

Regards,
Anoop

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to