[google-appengine] Cannot upload blob via Google Cloud Storage

2015-08-05 Thread Long Tran
I am getting these error when trying to create new blob file. 
def write_blob(self, data, info):
filename = "/bucket/{}".format(info['name'])
with gcs.open(filename=filename, content_type=info['type'], 
mode='w') as f:
f.write(data)
blobstore_filename = '/gs' + filename
r = blobstore.create_gs_key(blobstore_filename)
return r



   1. 2015-08-05 10:21:29.893 suspended generator 
   _make_token_async(rest_api.py:103) raised InternalError()
   2. W2015-08-05 10:21:29.893 suspended generator 
   get_token_async(rest_api.py:214) raised InternalError()
   3. W2015-08-05 10:21:29.894 suspended generator 
   urlfetch_async(rest_api.py:247) raised InternalError()
   4. D2015-08-05 10:21:29.894 Tasklet is >
   5. D2015-08-05 10:21:29.894 Got exception "InternalError('',)" from 
   tasklet.
   6. D2015-08-05 10:21:29.894 Retry in 0.1 seconds.

-- 
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/d70bee79-ad1e-43b2-b291-589ce8f848c7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [google-appengine] Re: Invited collaborators but they cannot receive invite / see app in appengine.google.com

2015-06-03 Thread Long Tran
Hi Ryan,

I tried again just now and it seemed to work. The difference is status
"Invitation
sent. Waiting for response." which I didn't see last time.

Thanks for looking into it.

On 3 June 2015 at 06:30, Ryan (Cloud Platform Support) 
wrote:

> Salutations Long,
>
> I will need to investigate this further to see what is happening. I need
> you to try a few things:
>
> 1) Re-Send the invitation.
> 2) If they never received the invitation check the spam folder.
> 3) Try sending to another email.
> 4) If they receive it but there are issues with the link have the person
> receiving the invitation action it in an incognito window.
>
> If the above does not work please send me a private reply with the
> following information:
>
> A) What were the results of the above tests:
>  1)
>  2)
>  3)
>  4)
> B) App ID
> C) Email of the account used to send the invites.
> D) List of people invites were sent to.
> E) HAR files for sending and trying to use the link.
>
> Thanks!
>
>
> On Wednesday, June 3, 2015 at 1:11:54 AM UTC-4, Long Tran wrote:
>>
>> Forced to use this new https://console.developers.google.com to invite
>> but it never works. Anyone has an idea?
>>
>  --
> You received this message because you are subscribed to a topic in the
> Google Groups "Google App Engine" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/google-appengine/lT1o9R0tjVY/unsubscribe
> .
> To unsubscribe from this group and all its topics, 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/6b2158de-eea2-4292-b842-470e77a7ff3f%40googlegroups.com
> <https://groups.google.com/d/msgid/google-appengine/6b2158de-eea2-4292-b842-470e77a7ff3f%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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/CAK%3Dt8-Xm26KjkB2LLgL8yAY2WYagokJxUxw7znjTA%2BCkVvs-Xg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Invited collaborators but they cannot receive invite / see app in appengine.google.com

2015-06-02 Thread Long Tran
Forced to use this new https://console.developers.google.com to invite but 
it never works. Anyone has an idea?

-- 
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/4a1b287a-0acd-4add-beef-69a9347c61ba%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.