You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google App Engine
Hi,
I have tried deploying an application using following command appcfg.sh update [app_location]
I deployed without adding option version which has overridden working version. I'm unable to do a rollback of the update. I tried creating a new version and I receive Error: NOT_FOUND error.
Can anyone please point me to towards right direction or resources
Alex (Cloud Platform Support)
unread,
Feb 10, 2017, 1:57:51 PM2/10/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google App Engine
Hi Sree,
Would it be possible for you to post the untruncated output of your Error trace? In case your error was generated because of a partially completed update, it may be possible to solve it by running the “appcfg.py [options] rollback <app-directory>” command from within your deployment directory. More information on the “rollback” command on appcfg.py Command Line Arguments documentation.