Tapir,

I think the best way to diagnose is to use the web interface: start from
your cloud console (cloud.google.com/console) and look at each of your
existing projects in turn. Find the one that, in its Cloud Storage (GCS)
panel, lists the bucket that you're using for your app.  See what's in that
bucket.

(If you have recently deleted some projects, and also your app has recently
started to have GCS issues, then it does sound like you might have
accidentally deleted the project that included the bucket you were using.
 But, go through each of your existing projects and check their GCS
buckets, and that will give you more definitive info).


On 1 November 2013 17:42, Tapir <[email protected]> wrote:

>
>
> On Friday, November 1, 2013 2:19:19 PM UTC+8, Amy Unruh wrote:
>>
>> 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.
>>
>
> Yes, you are right!
> I connected the Google Cloud Storage with my app engine app in the API
> Console: https://code.google.com/apis/console/, about more than one year
> ago.
>
> Ok, I remember yesterday I really deleted two newly projects I created
> after Google Compute Engine is released. I promise the two projects have
> nothing relation with the Google Cloud Storage service.
>
> Would google remove my data occasionally with the removal of the two
> project? I'm some nervous now.
>
>
>>
>> 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 <[email protected]> wrote:
>>
>>> On Thu, Oct 31, 2013 at 11:58 PM, Tapir <[email protected]> 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 [email protected].
>>> To post to this group, send email to [email protected].
>>>
>>> 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 [email protected].
> To post to this group, send email to [email protected].
> 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 [email protected].
To post to this group, send email to [email protected].
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