As I just answered you in StackOverflow, I suspect the reason you can't
upload new versions of your app is that in your `application:` line in
app.yaml it still has the old app id (the version upgraded to HRD was given
a new app id when you made it -- the old app id was aliased to access the
new one).  If that's the case you can fix app.yaml and upload the app but
you'll need to access it only as newappid.appspot.com since you've disabled
the oldappid.appspot.com that (before the disable) used to be aliased to it.


Alex


On Wed, Mar 18, 2015 at 4:04 PM, Kate <mss.ka...@gmail.com> wrote:

>
> I disabled an application and cannot re-enable it. The reason I disabled
> it was that I am seeing old versions of my sire after deploying HRD. Now
> even though I go to settings and click on re-enable, it stays disabled.
>
> I am stumped. I upgraded to HRD  and now cannot upload with appcfg.py. It
> either fivers the error that it needs python 2.7 for HRD, and if I use
> python 2.7 it says I need HRD.
>
> I have HRD. I have python27. I thought perhaps I needed to delete the
> source application, but disabling it has only made things worse.
>
> --
> 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 google-appengine+unsubscr...@googlegroups.com.
> To post to this group, send email to google-appengine@googlegroups.com.
> Visit this group at http://groups.google.com/group/google-appengine.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/google-appengine/0ef35c33-3907-4b87-a8a2-21af475bb0bc%40googlegroups.com
> <https://groups.google.com/d/msgid/google-appengine/0ef35c33-3907-4b87-a8a2-21af475bb0bc%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/CAE46Be9m6rJydRC5t0K6FO4aVPNnGbyrwzTo%3DVogQVug%3DtOr2A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to