On Tue, Jul 12, 2011 at 4:59 PM, Johan Euphrosine <[email protected]> wrote:
> - The SDK "application" environment variable will now be prefixed with dev~.

I just upgraded to prerelease 1.5.2, and can't read any old data from my app.

Then I down upgraded to 1.5.1, got no lucky although the
dev_appserver.datastore filesize
seems correctly.

I uploaded some data then upgraded again, results was the same. But
this time after down
upgraded the data was there, don't what cause the data missing first
time. Maybe due to I
wrote part of the data so the metadata was changed.


I upgraded to prerelease 1.5.2 again, upload data from a old dump, got
this error:

{{{
  File 
"/home/yinhm/apps/APPNAME/parts/google_appengine/google/appengine/datastore/datastore_stub_util.py",
line 224, in CheckAppId
    'app "%s" cannot access app "%s"\'s data' % (request_app_id, app_id))
  File 
"/home/yinhm/apps/APPNAME/parts/google_appengine/google/appengine/datastore/datastore_stub_util.py",
line 207, in Check
    raise apiproxy_errors.ApplicationError(error_code, msg)
ApplicationError: ApplicationError: 1 app "dev~APPNAME" cannot access
app "APPNAME"'s data
}}}


I'm using python sdk with sqlite datastore.


-- 
Regards,
twitter:@yinhm
有微码头:http://yinhm.appspot.com
github: https://github.com/yinhm

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

Reply via email to