I'm setting up a demo environment on a new appid and running into some
problems with GCS. Unless otherwise mentioned, all of this is using the new
console.

The first strange thing is that a default bucket was not created. When
making appids before, the default bucket was created automatically. With a
little digging I found a button in the old console App Settings that added
a default GCS bucket, and that seemed to work. I have a default bucket
named gearlaunch-hub-demo.appspot.com.

Now when I try to upload (using the same code that works on other appids),
I get a 503 error on the client. There's nothing in the logs about this
error.

Any idea what's up, or how I can get uploads working?

My appid is gearlaunch-hub-demo. The options passed to createUploadUrl are:

UploadOptions.Builder.withGoogleStorageBucketName(AppIdentityServiceFactory.getAppIdentityService().getDefaultGcsBucketName())

Thanks,
Jeff

-- 
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/CADK-0ujXTGcsTdptRCNrUtET%2B3sSAc%2BAg%2B2EQbhSnzgtyvhm5A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to