Tapir,

>From your description, I am guessing that your app engine app was created a
while ago, and doesn't have an integrated cloud console project
automatically associated with it.
This means that when you set up your use of Cloud Storage (GCS) for your
app, you likely would have created a separate Cloud project, and then added
your app engine's service account to the 'Teams' panel for that project, so
that your app engine app could access the GCS bucket.
So, the first step is to reconstruct which cloud project, and which GCS
bucket in that project, your app is trying to connect to.

Then, once you figure out which project and GCS bucket you are using,
Vinny's suggestions for getting more info about the bucket contents are
good ones.  A good first step is to see if the data is still there as you
expect.



On 1 November 2013 16:56, Vinny P <vinny...@gmail.com> wrote:

> On Thu, Oct 31, 2013 at 11:58 PM, Tapir <tapir....@gmail.com> wrote:
>
> There is no "Cloud Storage service" listed in the Google Cloud Console for
>> my this project. This project was created before the Google Cloud Console
>> was released.
>> All my projects created before the Google Cloud Console was released have
>> no "Cloud Storage service" listed in the Google Cloud Console.
>> Before the Google Cloud Console was released, I check my buckets from
>> another url entry, but now I can't find it in google's documents.
>> The only entry I can find in the documents is Google Cloud Console.
>>
>>
>
> You can also look into a Cloud Storage bucket using gsutil:
> https://developers.google.com/storage/docs/gsutil
>
>
> -----------------
> -Vinny P
> Technology & Media Advisor
> Chicago, IL
>
> App Engine Code Samples: http://www.learntogoogleit.com
>
>  --
> 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.
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
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.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to