Well things finally started working for my test app, the 503 errors were 
caused by the integration problems, what's confusing is that if url from 
create_upload_url with gs_bucket_name causes a 503, you don't see it in the 
logs (you have to see the 503 from the client-side inspectors)

Anyway it seems gcs integration is REALLY trivial if you simply upload 
photos (or files), (and edit them), since when you provide a gs_bucket_name 
to create_upload_url of blobstore, the blob_key functions like a normal 
blob_key, you can provide it to the images api and it works, the only parts 
of code that should change is probably the manual saves

Am I missing anything? (because it seemed much much easier than I expected 
it would be, you just have to provide a gs_bucket_name to 
create_upload_url, you don't even have to provide a random path, the file 
names seem to be unique/random)

Here is the first photo uploaded to GCS: 
http://lh5.ggpht.com/nHZkCrIbH9pX1rnezBMfzFkvMXvI0QEy_OaE7FsqWSBww1GMZpFBAsCMRlcpSSfTxri8UizejDrjZRlndhQvpfZei8SZ8-pI=s1600
 
:)

On Wednesday, August 7, 2013 4:24:55 AM UTC+3, Kaan Soral wrote:
>
> I've digged further into the issue, happens on projects that has "Cloud 
> Console" billing enabled
>
> After I enable the billing, it starts throwing "*The account for the 
> specified project has been disabled.*" errors for anything
>
> GCS read/write gets disabled, can't create any buckets, however projects 
> that don't have billing enabled works
>
> On Wednesday, August 7, 2013 12:53:16 AM UTC+3, Kaan Soral wrote:
>>
>> After the integration, and after re-enabling billing at Google Cloud 
>> Console, I get:
>> "*The account for the specified project has been disabled.*"
>> When I try to create a bucket,
>> I don't know what it means, but it's kind of a disturbing error message, 
>> it appears as a temporary warning on top of the page
>>
>> I've googled the error, no results, just 1 match, the "Customer Support" 
>> section suggests using Stack Overflow for a solution, what should I do at 
>> this point?
>>
>>
>> On Wednesday, August 7, 2013 12:35:45 AM UTC+3, Kaan Soral wrote:
>>>
>>> I've just tested it on another project that I have billing enabled, and 
>>> it succeeded, hope it doesn't have any side effects because that project 
>>> didn't needed the integration :)
>>>
>>> I've also just re-retried the actual project I need the integration for, 
>>> and it succeeded too, this time :)
>>>
>>> Thanks Anyway, I guess something changed during this time, or it might 
>>> have been a temporary issue
>>>
>>> On Tuesday, August 6, 2013 11:11:11 AM UTC+3, Amy Unruh wrote:
>>>>
>>>> Kaan,  
>>>> What is the text of the error message you're seeing?  And, what is the 
>>>> app id of the app that's giving the error? (you can email me directly if 
>>>> you like).
>>>>
>>>> Also, have you tried this with more than one App Engine app?-- are they 
>>>> all acting up, or is it just the one?
>>>>
>>>>  -Amy
>>>>
>>>>
>>>> On 6 August 2013 11:50, Kaan Soral <[email protected]> wrote:
>>>>
>>>>> On Appengine Console > Administration > Application Settings > Cloud 
>>>>> Integration
>>>>> I've triggered the project creation, but it always results in an error 
>>>>> and suggests a retry (a retry button appears)
>>>>>
>>>>> On https://cloud.google.com/console
>>>>> I see all my apps, however none has Google Cloud Storage on them, they 
>>>>> all have Appengine / Big Query / Datastore, but no GCS
>>>>> I've also have billing enabled for a long time
>>>>>
>>>>> What should I be doing?
>>>>>
>>>>> -- 
>>>>>
>>>>>  
>>>>>  
>>>>>
>>>>
>>>>

-- 
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