[google-appengine] Re: Old app not deleteing after master/slave migrations

2015-07-07 Thread Darrell Taylor
Thanks Ryan,  Form submitted, lets hope it gets processed quickly and I can 
get the last of my apps migrated.

On Monday, 6 July 2015 15:57:49 UTC+1, Ryan (Cloud Platform Support) wrote:
>
> Salutations Darrell,
>
> You should fill out this form 
> 
>  to 
> get help with Master / Slave issues. As this is slowing your transition 
> they will be able to help.
>
> On Saturday, July 4, 2015 at 4:58:36 AM UTC-4, Darrell Taylor wrote:
>>
>> Hi,
>>
>> I just wondered if anybody else was experiencing old apps not deleting 
>> after migration.  I need them gone because I'm up to my quota and cannot 
>> migrate some of my other apps until these are deleted.  The screenshot 
>> below shows this app should have been deleted on the 26th June.
>>
>>
>>
>> 
>>
>>
>> Anybody got any ideas how I can get this deleted?
>>
>> Thanks
>>
>

-- 
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/5201f7c1-70de-4f0f-83d1-61002bb765aa%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: Old app not deleteing after master/slave migrations

2015-07-07 Thread pdknsk
This isn't related to M/S but affects all applications in the old dashboard.

https://groups.google.com/d/msg/google-appengine/tSG_Z_02jGo/Tr-RcFVI4vEJ

-- 
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/f2cfc2f6-c200-4b98-812e-7c065e4a4bae%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: PHP script can't read file from vfs:// (in memory file system) created by my other PHP script

2015-07-07 Thread Alex Kerr
Thanks Stuart - OK, just trying to understand this - so the user stream 
wrapper that Google have implemented is what gives the gs:// or vfs:// 
access?

So if I create the multipart form manually I could get around that - can 
you give any tips or pointers how I'd get started with doing that please, 
not quite sure where to start!

Many thanks,
Alex

On Tuesday, July 7, 2015 at 2:39:04 AM UTC+1, Stuart Langley wrote:
>
> Hi Alex,
>
> I don't think cURL will read a file from a user stream wrapper - so you're 
> kind of stuck.
>
> Can you create the multipart form manually?
>
> On Tuesday, 7 July 2015 03:39:43 UTC+10, Alex Kerr wrote:
>>
>> Sorry for a 3rd reply, but just to confirm my code all works fine when 
>> the image to be uploaded is a static file uploaded with my app, including 
>> if the image is in a subfolder. So it appears curl only has a problem with 
>> files on vfs:// or gfs:// (unfortunately this is critical to my app as I 
>> need somewhere to store temp files momentarily...)
>>
>> Thanks
>>
>> On Sunday, July 5, 2015 at 4:23:35 PM UTC+1, Stuart Langley wrote:
>>>
>>> Files that you write to vfs are removed at the end of the request. If 
>>> you need the files to persist between requests you'll need to write or move 
>>> the files from vfs to gs.
>>>
>>> On Sunday, 5 July 2015 04:04:11 UTC+10, Alex Kerr wrote:

 Hi,

 I've got my main PHP script writing an image file out to vfs:// using 
 the PHP GD lib function imagepng(image, filename)

 Then I'm using Facebook's PHP SDK to try and post that. FB's SDK uses 
 Curl internally to read the file, so I simply supply the vfs:// filename 
 to 
 it. I then get back an error saying it can't open the file:

 PHP Fatal error: Uncaught exception 'Facebook\FacebookSDKException' 
 with message 'couldn't open file "vfs://root/temp/T199952197c"' in 
 /base/data/home/apps/s~My-App-ID/1.385481947954511984/fb/src/Facebook/HttpClients/FacebookCurlHttpClient.php:150
  
 
  
 Stack trace: #0 /base/data/home/apps/s~ 
 
 My-App-ID 
 
 /1.385481947954511984/fb/src/Facebook/FacebookRequest.php(260) 
 
 : Facebook\HttpClients\FacebookCurlHttpClient->send('https://graph.f...', 
 'POST', Array)
 #1 /base/data/home/apps/s~ 
 
 My-App-ID 
 
 /1.385481947954511984/post.php(188) 
 
 : Facebook\FacebookRequest->execute()
 #2 {main} thrown in /base/data/home/apps/s~ 
 
 My-App-ID 
 

[google-appengine] anyway, can i take back my old app-id after Migration?

2015-07-07 Thread saintthor

i don't want to lose them.

-- 
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/53eb5eec-aa2a-4837-a80a-450ebbcf3713%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] how to set language in https://console.developers.google.com/project?

2015-07-07 Thread saintthor
to migrate the m/s datastore, i come to this page.

https://console.developers.google.com/project

i see a traditional chinese page. while i would rather read english. i 
don't see any link to set language. how to set it?

-- 
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/208d2f91-6ef7-4043-9b10-491d873416a3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [google-appengine] how to set language in https://console.developers.google.com/project?

2015-07-07 Thread Barry Hunter
You can set some languages with the hl param, so maybe

https://console.developers.google.com/project?hl=en

will work.

On 7 July 2015 at 14:32, saintthor  wrote:

> to migrate the m/s datastore, i come to this page.
>
> https://console.developers.google.com/project
>
> i see a traditional chinese page. while i would rather read english. i
> don't see any link to set language. how to set it?
>
>  --
> 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/208d2f91-6ef7-4043-9b10-491d873416a3%40googlegroups.com
> 
> .
> 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/CAJCAUuJ2jmxR0%2BS3%2B9Qg32bsfR60SumxGLUSbwaBqYcM4NPJJA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: anyway, can i take back my old app-id after Migration?

2015-07-07 Thread nuchaev
Hi saintthor,

App IDs are unique, hence you won't be able to reuse the old one after (for 
example) app deletion. For MS -> HRD migrations app alias is created 
automatically after the completion of step 11 of [1]. Alias means that your 
new app id will be serving when the customer requests your app with an old 
app id. Should there be any issue with alias creation, please let us know 
by leaving your old and new app ids.

Best regards,

Nikita

[1]: 
https://cloud.google.com/appengine/docs/adminconsole/migration#using_the_migration_tool

On Tuesday, 7 July 2015 14:55:15 UTC+2, saintthor wrote:
>
>
> i don't want to lose them.
>

-- 
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/a20d03dd-fc5d-43e7-9580-79ba48cc3400%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: Cloud Engine Trial

2015-07-07 Thread Ryan (Cloud Platform Support)
Salutations Nerou,

You are in the right place! 

To answer your credit questions: Short answer yes! Long answer:

You have a two options, the preferred would be:

1) Start the free trial and when the time is up upgrade then activate the 
$500 credit.

or

2) Apply the credit when you start your trial. You have to make sure you 
upgrade before the end of the trial time.



To make sure it works you need to 'activate' the coupon when you create the 
project. Then when you are ready to use the credit you can redeem it. You 
have 3 months after you activate it before it needs to be used. To do this:

-Please visit https://cloud.google.com/developers/starterpack/ 

-Enter your information and Promo code 

Then start your free trial by going to: https://cloud.google.com/free-trial/

- Follow those directions. Make sure you use the same email address and 
information.

Once this is done, to see the credit applied, please follow these 
instructions 


1. Go to cloud.google.com 

2. Click on ‘Log In’ and use the email address associated to your project. 
If you are already logged in click on ‘Go to my Console’ 

3. Click on ‘Billing’ under the gear in the top right corner. 

4. Select the billing account for the project you wish to update. 

5. Click on 'Credits' you should see a 500 credit there. 


Please keep an eye on this credit. when it runs out, it will start charging 
the credit card on file. 

On Tuesday, July 7, 2015 at 12:47:25 AM UTC-4, Nerou Daantos wrote:
>
> Just wanna Inquire, I'm a newbie to the Google Cloud Platform :) - P.S 
> just in case this is not the appropriate category kindly move it :) can't 
> find a general discussion group, unless i missed it? :) 
> I see that Google offers a $300 Free trial, if i avail this trial can i 
> also stack a promo code from google cloud keynote that gives me a $500 
> credit too? if yes how? thanks ^_^
>
>

-- 
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/4e58f06b-05e6-4a5f-b3cb-e744203b36b4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: Java: Precompilation fails.

2015-07-07 Thread Patrice (Cloud Platform Support)
Hi Avanish,

Indeed, opening the issue on the issue tracker was the right move to do 
here. Are you 100% sure you're on the latest sdk and everything is fully 
updated?

Cheers!

On Monday, July 6, 2015 at 7:20:05 AM UTC-4, Avanish Raju wrote:
>
> Hi,
>
> I continue to get these errors every single time I deploy now... though 
> the deployment does go through.
>
> I've also created a bug with the detailed log: 
> https://code.google.com/p/googleappengine/issues/detail?can=2&start=0&num=100&q=&colspec=ID%20Type%20Component%20Status%20Stars%20Summary%20Language%20Priority%20Owner%20Log&groupby=&sort=&id=12106
>
> Regards,
> Avanish
>
> On Wednesday, July 1, 2015 at 9:53:50 PM UTC+5:30, Avanish Raju wrote:
>>
>> I'm currently getting a Precompiling issue. (Tried running about 3 times 
>> with gaps today)
>>
>> App Id: *prefab-pheonix-365*
>>
>>
>> Beginning interaction for module default...
>> 0% Created staging directory at: '/tmp/appcfg6096051572874291971.tmp'
>> 5% Scanning for jsp files.
>> 20% Scanning files on local disk.
>> 25% Initiating update.
>> 28% Cloning 19 static files.
>> 31% Cloning 174 application files.
>> 40% Uploading 0 files.
>> 52% Initializing precompilation...
>> Jul 01, 2015 9:46:25 PM com.google.appengine.tools.admin.
>> AbstractServerConnection send1
>> WARNING: Error posting to URL: https://
>> appengine.google.com/api/appversion/precompile?module=default&app_id=prefab-pheonix-365&version=multi-module-1&
>> 503 Service Unavailable
>> Try Again (503)An unexpected failure has occurred. Please try again.
>> This is try #0
>> 61% Precompiling... 111 file(s) left.
>> 68% Precompiling... 97 file(s) left.
>> Jul 01, 2015 9:46:32 PM com.google.appengine.tools.admin.
>> AbstractServerConnection send1
>> WARNING: Error posting to URL: https://
>> appengine.google.com/api/appversion/precompile?module=default&app_id=prefab-pheonix-365&version=multi-module-1&
>> 503 Service Unavailable
>> Try Again (503)An unexpected failure has occurred. Please try again.
>> This is try #0
>> Jul 01, 2015 9:46:32 PM com.google.appengine.tools.admin.
>> AbstractServerConnection send1
>> WARNING: Error posting to URL: https://
>> appengine.google.com/api/appversion/precompile?module=default&app_id=prefab-pheonix-365&version=multi-module-1&
>> 503 Service Unavailable
>> Try Again (503)An unexpected failure has occurred. Please try again.
>> This is try #1
>> Jul 01, 2015 9:46:33 PM com.google.appengine.tools.admin.
>> AbstractServerConnection send1
>> WARNING: Error posting to URL: https://
>> appengine.google.com/api/appversion/precompile?module=default&app_id=prefab-pheonix-365&version=multi-module-1&
>> 503 Service Unavailable
>> Try Again (503)An unexpected failure has occurred. Please try again.
>> This is try #2
>> Jul 01, 2015 9:46:34 PM com.google.appengine.tools.admin.
>> AbstractServerConnection send1
>> WARNING: Error posting to URL: https://
>> appengine.google.com/api/appversion/precompile?module=default&app_id=prefab-pheonix-365&version=multi-module-1&
>> 503 Service Unavailable
>> Try Again (503)An unexpected failure has occurred. Please try again.
>> This is try #3
>> 73% Precompiling... 97 file(s) left.
>> Jul 01, 2015 9:46:35 PM com.google.appengine.tools.admin.
>> AbstractServerConnection send1
>> WARNING: Error posting to URL: https://
>> appengine.google.com/api/appversion/precompile?module=default&app_id=prefab-pheonix-365&version=multi-module-1&
>> 503 Service Unavailable
>> Try Again (503)An unexpected failure has occurred. Please try again.
>> This is try #0
>> Jul 01, 2015 9:46:36 PM com.google.appengine.tools.admin.
>> AbstractServerConnection send1
>> WARNING: Error posting to URL: https://
>> appengine.google.com/api/appversion/precompile?module=default&app_id=prefab-pheonix-365&version=multi-module-1&
>> 503 Service Unavailable
>> Try Again (503)An unexpected failure has occurred. Please try again.
>> This is try #1
>> Jul 01, 2015 9:46:37 PM com.google.appengine.tools.admin.
>> AbstractServerConnection send1
>> WARNING: Error posting to URL
>> ...
>
>

-- 
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/5d0d308e-6213-4bf5-9d89-26b602d30318%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [google-appengine] Re: Old app not deleteing after master/slave migrations

2015-07-07 Thread 'Ryan Bruyere' via Google App Engine
That issue should not stop you from creating new projects. There is no harm
in trying from the new console.

Google | Ryan Bruyere | GAE TSR | TELUS Prime | TELUS Vendor |
rbruy...@google.com



On Tue, Jul 7, 2015 at 6:28 AM, pdknsk  wrote:

> This isn't related to M/S but affects all applications in the old
> dashboard.
>
> https://groups.google.com/d/msg/google-appengine/tSG_Z_02jGo/Tr-RcFVI4vEJ
>
> --
> 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/sbZKhOlXfI0/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/f2cfc2f6-c200-4b98-812e-7c065e4a4bae%40googlegroups.com
> 
> .
>
> 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/CAJMgmtP_7B0q41hUuAfJ-7bvFQ38%3D3aGCrei6Q4Qf5xd_z01VA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] after migration successfully, get an error

2015-07-07 Thread saintthor


Key datastore_types.Key.from_path(u'UserOnLine', 0, _app=u's~djdq-bot') is not 
complete.
Traceback (most recent call last):
  File 
"/base/data/home/runtimes/python/python_lib/versions/1/google/appengine/ext/webapp/_webapp25.py",
 line 717, in __call__
handler.post(*groups)
  File "/base/data/home/apps/s~djdq-bot/chat.385547706314778775/ChatRoomPg.py", 
line 465, in post
if not CtRoom.RefreshUser( userKey ):
  File "/base/data/home/apps/s~djdq-bot/chat.385547706314778775/ChatRoomPg.py", 
line 165, in RefreshUser
Info = self.UserSet.Refresh( uKey )
  File "/base/data/home/apps/s~djdq-bot/chat.385547706314778775/CRUserData.py", 
line 118, in Refresh
Info.append( self.Quit( k ))
  File "/base/data/home/apps/s~djdq-bot/chat.385547706314778775/CRUserData.py", 
line 145, in Quit
db.delete( self.uD[uKey] )
  File 
"/base/data/home/runtimes/python/python_lib/versions/1/google/appengine/ext/db/__init__.py",
 line 1614, in delete
delete_async(models, **kwargs).get_result()
  File 
"/base/data/home/runtimes/python/python_lib/versions/1/google/appengine/ext/db/__init__.py",
 line 1600, in delete_async
return datastore.DeleteAsync(keys, **kwargs)
  File 
"/base/data/home/runtimes/python/python_lib/versions/1/google/appengine/api/datastore.py",
 line 700, in DeleteAsync
keys, _ = NormalizeAndTypeCheckKeys(keys)
  File 
"/base/data/home/runtimes/python/python_lib/versions/1/google/appengine/api/datastore.py",
 line 179, in NormalizeAndTypeCheckKeys
keys = [_GetCompleteKeyOrError(key) for key in keys]
  File 
"/base/data/home/runtimes/python/python_lib/versions/1/google/appengine/api/datastore.py",
 line 2803, in _GetCompleteKeyOrError
raise datastore_errors.BadKeyError('Key %r is not complete.' % key)
BadKeyError: Key datastore_types.Key.from_path(u'UserOnLine', 0, 
_app=u's~djdq-bot') is not complete.

how to solve it?

-- 
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/a5417172-c91e-45b0-a482-76824919ca93%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: Java: Precompilation fails.

2015-07-07 Thread Avanish Raju
Hi Patrice,

Thanks for getting back. I've ensured that both my gradle plugin and 
AppEngine SDK are up-to-date, and just tried another push. I still see the 
errors.

Gradle Plugin version:

classpath 'com.google.appengine:gradle-appengine-plugin:1.9.22'


SDK Dependency version:

appengineSdk 'com.google.appengine:appengine-java-sdk:1.9.22'


I've added this info to the bug too.

Regards,
Avanish

On Tuesday, July 7, 2015 at 7:46:33 PM UTC+5:30, Patrice (Cloud Platform 
Support) wrote:
>
> Hi Avanish,
>
> Indeed, opening the issue on the issue tracker was the right move to do 
> here. Are you 100% sure you're on the latest sdk and everything is fully 
> updated?
>
> Cheers!
>
> On Monday, July 6, 2015 at 7:20:05 AM UTC-4, Avanish Raju wrote:
>>
>> Hi,
>>
>> I continue to get these errors every single time I deploy now... though 
>> the deployment does go through.
>>
>> I've also created a bug with the detailed log: 
>> https://code.google.com/p/googleappengine/issues/detail?can=2&start=0&num=100&q=&colspec=ID%20Type%20Component%20Status%20Stars%20Summary%20Language%20Priority%20Owner%20Log&groupby=&sort=&id=12106
>>
>> Regards,
>> Avanish
>>
>> On Wednesday, July 1, 2015 at 9:53:50 PM UTC+5:30, Avanish Raju wrote:
>>>
>>> I'm currently getting a Precompiling issue. (Tried running about 3 times 
>>> with gaps today)
>>>
>>> App Id: *prefab-pheonix-365*
>>>
>>>
>>> Beginning interaction for module default...
>>> 0% Created staging directory at: '/tmp/appcfg6096051572874291971.tmp'
>>> 5% Scanning for jsp files.
>>> 20% Scanning files on local disk.
>>> 25% Initiating update.
>>> 28% Cloning 19 static files.
>>> 31% Cloning 174 application files.
>>> 40% Uploading 0 files.
>>> 52% Initializing precompilation...
>>> Jul 01, 2015 9:46:25 PM com.google.appengine.tools.admin.
>>> AbstractServerConnection send1
>>> WARNING: Error posting to URL: https://
>>> appengine.google.com/api/appversion/precompile?module=default&app_id=prefab-pheonix-365&version=multi-module-1&
>>> 503 Service Unavailable
>>> Try Again (503)An unexpected failure has occurred. Please try again.
>>> This is try #0
>>> 61% Precompiling... 111 file(s) left.
>>> 68% Precompiling... 97 file(s) left.
>>> Jul 01, 2015 9:46:32 PM com.google.appengine.tools.admin.
>>> AbstractServerConnection send1
>>> WARNING: Error posting to URL: https://
>>> appengine.google.com/api/appversion/precompile?module=default&app_id=prefab-pheonix-365&version=multi-module-1&
>>> 503 Service Unavailable
>>> Try Again (503)An unexpected failure has occurred. Please try again.
>>> This is try #0
>>> Jul 01, 2015 9:46:32 PM com.google.appengine.tools.admin.
>>> AbstractServerConnection send1
>>> WARNING: Error posting to URL: https://
>>> appengine.google.com/api/appversion/precompile?module=default&app_id=prefab-pheonix-365&version=multi-module-1&
>>> 503 Service Unavailable
>>> Try Again (503)An unexpected failure has occurred. Please try again.
>>> This is try #1
>>> Jul 01, 2015 9:46:33 PM com.google.appengine.tools.admin.
>>> AbstractServerConnection send1
>>> WARNING: Error posting to URL: https://
>>> appengine.google.com/api/appversion/precompile?module=default&app_id=prefab-pheonix-365&version=multi-module-1&
>>> 503 Service Unavailable
>>> Try Again (503)An unexpected failure has occurred. Please try again.
>>> This is try #2
>>> Jul 01, 2015 9:46:34 PM com.google.appengine.tools.admin.
>>> AbstractServerConnection send1
>>> WARNING: Error posting to URL: https://
>>> appengine.google.com/api/appversion/precompile?module=default&app_id=prefab-pheonix-365&version=multi-module-1&
>>> 503 Service Unavailable
>>> Try Again (503)An unexpected failure has occurred. Please try again.
>>> This is try #3
>>> 73% Precompiling... 97 file(s) left.
>>> Jul 01, 2015 9:46:35 PM com.google.appengine.tools.admin.
>>> AbstractServerConnection send1
>>> WARNING: Error posting to URL: https://
>>> appengine.google.com/api/appversion/precompile?module=default&app_id=prefab-pheonix-365&version=multi-module-1&
>>> 503 Service Unavailable
>>> Try Again (503)An unexpected failure has occurred. Please try again.
>>> This is try #0
>>> Jul 01, 2015 9:46:36 PM com.google.appengine.tools.admin.
>>> AbstractServerConnection send1
>>> WARNING: Error posting to URL: https://
>>> appengine.google.com/api/appversion/precompile?module=default&app_id=prefab-pheonix-365&version=multi-module-1&
>>> 503 Service Unavailable
>>> Try Again (503)An unexpected failure has occurred. Please try again.
>>> This is try #1
>>> Jul 01, 2015 9:46:37 PM com.google.appengine.tools.admin.
>>> AbstractServerConnection send1
>>> WARNING: Error posting to URL
>>> ...
>>
>>

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

Re: [google-appengine] how to set language in https://console.developers.google.com/project?

2015-07-07 Thread 'Michael Thomsen' via Google App Engine
The language options are accessible from the settings menu:
   Gear icon in the upper-right corner -> preferences -> regional formats

Regards, Michael

On Tue, Jul 7, 2015 at 6:57 AM, Barry Hunter  wrote:

> You can set some languages with the hl param, so maybe
>
> https://console.developers.google.com/project?hl=en
>
> will work.
>
> On 7 July 2015 at 14:32, saintthor  wrote:
>
>> to migrate the m/s datastore, i come to this page.
>>
>> https://console.developers.google.com/project
>>
>> i see a traditional chinese page. while i would rather read english. i
>> don't see any link to set language. how to set it?
>>
>>  --
>> 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/208d2f91-6ef7-4043-9b10-491d873416a3%40googlegroups.com
>> 
>> .
>> 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/CAJCAUuJ2jmxR0%2BS3%2B9Qg32bsfR60SumxGLUSbwaBqYcM4NPJJA%40mail.gmail.com
> 
> .
>
> 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/CAHMoK3UQs5H5aKCLGctbwZb5eOrE%2BWsO9ay_vV7sJyub1VpX3A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: anyway, can i take back my old app-id after Migration?

2015-07-07 Thread saintthor
thank you.

i just finished a migretion for one of my apps. i noticed the alias and 
returned here to delete this post.

在 2015年7月7日星期二 UTC+8下午10:13:00,nuchaev写道:
>
> Hi saintthor,
>
> App IDs are unique, hence you won't be able to reuse the old one after 
> (for example) app deletion. For MS -> HRD migrations app alias is created 
> automatically after the completion of step 11 of [1]. Alias means that your 
> new app id will be serving when the customer requests your app with an old 
> app id. Should there be any issue with alias creation, please let us know 
> by leaving your old and new app ids.
>
> Best regards,
>
> Nikita
>
> [1]: 
> https://cloud.google.com/appengine/docs/adminconsole/migration#using_the_migration_tool
>
> On Tuesday, 7 July 2015 14:55:15 UTC+2, saintthor wrote:
>>
>>
>> i don't want to lose them.
>>
>

-- 
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/2c012bf4-bbcf-42c4-9d19-c96886a45f8f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [google-appengine] how to set language in https://console.developers.google.com/project?

2015-07-07 Thread saintthor
thank you, barryhunter and Michael.

在 2015年7月7日星期二 UTC+8下午11:58:18,Michael Thomsen (Google Inc.)写道:
>
> The language options are accessible from the settings menu: 
>Gear icon in the upper-right corner -> preferences -> regional formats
>
> Regards, Michael
>
> On Tue, Jul 7, 2015 at 6:57 AM, Barry Hunter  > wrote:
>
>> You can set some languages with the hl param, so maybe 
>>
>> https://console.developers.google.com/project?hl=en
>>
>> will work. 
>>
>> On 7 July 2015 at 14:32, saintthor > 
>> wrote:
>>
>>> to migrate the m/s datastore, i come to this page.
>>>
>>> https://console.developers.google.com/project
>>>
>>> i see a traditional chinese page. while i would rather read english. i 
>>> don't see any link to set language. how to set it?
>>>
>>>  -- 
>>> 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-appengi...@googlegroups.com .
>>> To post to this group, send email to google-a...@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/208d2f91-6ef7-4043-9b10-491d873416a3%40googlegroups.com
>>>  
>>> 
>>> .
>>> 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-appengi...@googlegroups.com .
>> To post to this group, send email to google-a...@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/CAJCAUuJ2jmxR0%2BS3%2B9Qg32bsfR60SumxGLUSbwaBqYcM4NPJJA%40mail.gmail.com
>>  
>> 
>> .
>>
>> 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/0669c294-1c8f-45b0-82c5-e48f230c1344%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [google-appengine] URLFetch API Stub broken in GCloud SDK [with patch]

2015-07-07 Thread Aaron Madison
Looks like a bug was filed yesterday. I'll update the SO post to reference 
this bug so hopefully more people can star it.

https://code.google.com/p/googleappengine/issues/detail?id=12123


On Monday, July 6, 2015 at 9:24:54 PM UTC-5, Karl MacMillan wrote:
>
>  I’ve seen this as well and submitted a support ticket. I did not find 
> the debugging hilarious, but it’s nice to see someone else handle things 
> with better humor than me.
>
> Karl
>  
>  On Jul 6, 2015, at 10:09 PM, Josh Whelchel (Loudr)  > wrote:
>
> There is an active issue with urlfetch_stub.py in the SDK where the FULL 
> URL is being sent to the HTTP server as the path.
>
> Question and patch posted here:
>
> http://stackoverflow.com/questions/31195459/appengine-dev-appserver-urllib2-urlopen-issue-with-localhost-url
>  
> Basically, it's connecting like this:
>
> Oh hey, http://localhost, we're connected, HI!
>> Now that we're connected, can you give me URI "http://localhost";
>> Wait what, that's not right?? ooh.
>
>
>
> We found this while working on our elasticsearch integration, which was 
> hilarious to debug.
> Imagine trying to find out why you have a new index named "http:"
>  
> -- 
> 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-a...@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/74688f8c-27f1-42fa-a706-ee83dc5de299%40googlegroups.com
>  
> 
> .
> 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/5b90c573-f8bc-479a-85c3-810059905c0b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [google-appengine] URLFetch API Stub broken in GCloud SDK [with patch]

2015-07-07 Thread Karl MacMillan
  I got a confirmation this morning from support of this issue and a suggestion 
that it will be fixed in a subsequent release.


Can I just ask some Googlers - how on earth did this issue slip by? This is the 
second serious SDK issue I’ve seen in recent months that would have been caught 
by the most obvious test in the world (the other was cloud storage being 
largely broken in the SDK).


I don’t want to hammer too much, but seriously, do you not have tests at all 
for parts of the SDK? This is not a corner case - this is the most basic 
functionality being broken. I find it very, very concerning that your QA 
procedures are not catching such obvious bugs.


Karl







> On Jul 7, 2015, at 2:12 PM, Aaron Madison  wrote:
> 
> 
> Looks like a bug was filed yesterday. I'll update the SO post to reference 
> this bug so hopefully more people can star it.
> 
> https://code.google.com/p/googleappengine/issues/detail?id=12123
> 
> 
> On Monday, July 6, 2015 at 9:24:54 PM UTC-5, Karl MacMillan wrote:> I’ve seen 
> this as well and submitted a support ticket. I did not find the debugging 
> hilarious, but it’s nice to see someone else handle things with better humor 
> than me.
>> 
>> 
>> Karl
>> 
>> 
>> 
>>> On Jul 6, 2015, at 10:09 PM, Josh Whelchel (Loudr) >>> wrote:
>>> 
>>> 
>>> There is an active issue with urlfetch_stub.py in the SDK where the FULL 
>>> URL is being sent to the HTTP server as the path.
>>> 
>>> Question and patch posted 
>>> here:http://stackoverflow.com/questions/31195459/appengine-dev-appserver-urllib2-urlopen-issue-with-localhost-url
>>> 
>>> 
>>> 
>>> 
>>> 
>>> 
>>> 
>>> 
>>> Basically, it's connecting like this:
>>> 
>>> 
 Oh hey, http://localhost
 , we're connected, HI!
 Now that we're connected, can you give me URI "http://localhost
 "
 Wait what, that's not right?? ooh.
>>> 
>>> 
>>> 
>>> We found this while working on our elasticsearch integration, which was 
>>> hilarious to debug.
>>> Imagine trying to find out why you have a new index named "http:"
>>> 
>>> 
>>> 
>>> -- 
>>> 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-a...@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/74688f8c-27f1-42fa-a706-ee83dc5de299%40googlegroups.com
>>> 
>>> 
>>> 
>>> 
>>> .
>>> 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/5b90c573-f8bc-479a-85c3-810059905c0b%40googlegroups.com
> .
> 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/5CB9E973-3B9E-4F57-9ABA-D59C27E98049%40rakkoon.com.
For more options, visit https://groups.google.com/d/optout.


Re: [google-appengine] URLFetch API Stub broken in GCloud SDK [with patch]

2015-07-07 Thread Josh Whelchel (Loudr)
This issue was so hard to find, and related to the outgoing request, I 
believe a test-case would have been hard-pressed to find it.

That said, the bug is on the stub implementation of the urlfetch API - I'd 
expect some request header tests as well.

*shrug*

can't catch 'em all

On Tuesday, July 7, 2015 at 12:56:24 PM UTC-7, Karl MacMillan wrote:
>
>  I got a confirmation this morning from support of this issue and a 
> suggestion that it will be fixed in a subsequent release.
>
> Can I just ask some Googlers - how on earth did this issue slip by? This 
> is the second serious SDK issue I’ve seen in recent months that would have 
> been caught by the most obvious test in the world (the other was cloud 
> storage being largely broken in the SDK).
>
> I don’t want to hammer too much, but seriously, do you not have tests at 
> all for parts of the SDK? This is not a corner case - this is the most 
> basic functionality being broken. I find it very, very concerning that your 
> QA procedures are not catching such obvious bugs.
>
> Karl
>
>
>  
>  On Jul 7, 2015, at 2:12 PM, Aaron Madison  > wrote:
>
> Looks like a bug was filed yesterday. I'll update the SO post to reference 
> this bug so hopefully more people can star it.
>
> https://code.google.com/p/googleappengine/issues/detail?id=12123
>
>
> On Monday, July 6, 2015 at 9:24:54 PM UTC-5, Karl MacMillan wrote:
>>
>> I’ve seen this as well and submitted a support ticket. I did not find the 
>> debugging hilarious, but it’s nice to see someone else handle things with 
>> better humor than me.
>>
>> Karl
>>  
>>  On Jul 6, 2015, at 10:09 PM, Josh Whelchel (Loudr)  
>> wrote:
>>
>> There is an active issue with urlfetch_stub.py in the SDK where the FULL 
>> URL is being sent to the HTTP server as the path.
>>
>> Question and patch posted here:
>>
>> http://stackoverflow.com/questions/31195459/appengine-dev-appserver-urllib2-urlopen-issue-with-localhost-url
>>  
>> Basically, it's connecting like this:
>>
>> Oh hey, http://localhost, we're connected, HI!
>>> Now that we're connected, can you give me URI "http://localhost";
>>> Wait what, that's not right?? ooh.
>>
>>
>>
>> We found this while working on our elasticsearch integration, which was 
>> hilarious to debug.
>> Imagine trying to find out why you have a new index named "http:"
>>  
>>
>> 

-- 
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/5fbf8b6b-5fb4-4b1e-9a73-30d0a6a61661%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Google Cloud MySql Data Console Changes: Viewing and Querying Data

2015-07-07 Thread Jason Andrea
So, one of the reasons i only developed 1 or 2 apps using GAE was because i 
was unhappy with the console interfaces (aside from all of the other tools 
required to even get started) and the time it takes to learn them, get 
comfortable with them etc... and back when i created my 1 or 2 apps, the 
consoles, menus, etc... seemed to change ever few weeks. Granted, this was 
a few years ago.  But now i have to do some data maintenance on one of my 
GAE websites that, thankfully, is still working just fine. I have a Cloud 
MySql database behind my website. People can register information about 
their businesses, etc... and have other people on the web search it. All is 
working fine, but now i need to simply dump the data in the MySql db AND 
make a small change to one of the fields in a MySql table.

Back before i abandoned GAE, i could easily go to 
https://appengine.google.com, find the data viewing console and type in 
queries, and actually SEE my MySql data behind my site. Now... my old 
documentation is completely defunct, with links all redirecting to new 
locations, because the google console interfaces have changed so 
drastically since I was last on the site, and i can't seem to find anything 
even remotely close to a console screen where i can select the database i 
want to query (like in the old days) and type into a text box to run some 
queries or update my schema.

Basically... i know my data is there because people are adding to it every 
day... and the data is findable on the website itself, but i can't for the 
life of me find a way to connect/view my data on 
the https://appengine.google.com or https://console.developers.google.com 
sites. Does anybody have any advice?

In my Python app settings.py code I have my:
GOOGLE_APPINSTANCE_NAME
GOOGLE_DATABASE_NAME

I'm also wondering if i can connect to this data via my desktop Navicat 
MySql client.

Do i really have to do all 
this? https://cloud.google.com/sql/docs/mysql-client

And do I have to create a MySql instance/IP if I alerady HAVE a MySql 
instance running out on GAE? My website is obviously using the MySql data 
behind it from when i first built the site. Why can I not find my MySql 
data via the Google Console(s)?


-- 
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/0a9516f2-c73a-4add-95be-eeafb7388ed9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [google-appengine] URLFetch API Stub broken in GCloud SDK [with patch]

2015-07-07 Thread Karl MacMillan
  

> On Jul 7, 2015, at 4:18 PM, Josh Whelchel (Loudr)  wrote:
> 
> 
> This issue was so hard to find, and related to the outgoing request, I 
> believe a test-case would have been hard-pressed to find it.
> 
> 
> 

Why? All outgoing http requests are broken as far as I can tell.


> That said, the bug is on the stub implementation of the urlfetch API - I'd 
> expect some request header tests as well.
> 
> 
> *shrug*
> 
> 
> can't catch 'em all
> 
> 
> 
> 

And I wouldn’t be complaining if this was the first, but it’s not.


Karl


> On Tuesday, July 7, 2015 at 12:56:24 PM UTC-7, Karl MacMillan wrote:> I got a 
> confirmation this morning from support of this issue and a suggestion that it 
> will be fixed in a subsequent release.
>> 
>> 
>> Can I just ask some Googlers - how on earth did this issue slip by? This is 
>> the second serious SDK issue I’ve seen in recent months that would have been 
>> caught by the most obvious test in the world (the other was cloud storage 
>> being largely broken in the SDK).
>> 
>> 
>> I don’t want to hammer too much, but seriously, do you not have tests at all 
>> for parts of the SDK? This is not a corner case - this is the most basic 
>> functionality being broken. I find it very, very concerning that your QA 
>> procedures are not catching such obvious bugs.
>> 
>> 
>> Karl
>> 
>> 
>> 
>> 
>> 
>> 
>> 
>>> On Jul 7, 2015, at 2:12 PM, Aaron Madison >>> wrote:
>>> 
>>> 
>>> Looks like a bug was filed yesterday. I'll update the SO post to reference 
>>> this bug so hopefully more people can star it.
>>> 
>>> https://code.google.com/p/googleappengine/issues/detail?id=12123
>>> 
>>> 
>>> 
>>> 
>>> 
>>> On Monday, July 6, 2015 at 9:24:54 PM UTC-5, Karl MacMillan wrote:> I’ve 
>>> seen this as well and submitted a support ticket. I did not find the 
>>> debugging hilarious, but it’s nice to see someone else handle things with 
>>> better humor than me.
 
 
 Karl
 
 
 
> On Jul 6, 2015, at 10:09 PM, Josh Whelchel (Loudr) > wrote:
> 
> 
> There is an active issue with urlfetch_stub.py in the SDK where the FULL 
> URL is being sent to the HTTP server as the path.
> 
> Question and patch posted 
> here:http://stackoverflow.com/questions/31195459/appengine-dev-appserver-urllib2-urlopen-issue-with-localhost-url
> 
> 
> 
> 
> 
> 
> 
> 
> Basically, it's connecting like this:
> 
> 
>> Oh hey, http://localhost
>> , we're connected, HI!
>> Now that we're connected, can you give me URI "http://localhost
>> "
>> Wait what, that's not right?? ooh.
> 
> 
> 
> We found this while working on our elasticsearch integration, which was 
> hilarious to debug.
> Imagine trying to find out why you have a new index named "http:"
> 
> 
> 
> 
> 
>>> 
>>> 
>>> 
>> 
> 
> 
> 
> -- 
> 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/5fbf8b6b-5fb4-4b1e-9a73-30d0a6a61661%40googlegroups.com
> .
> 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/5E440BE3-A42F-4145-826E-7CDBA6F377E0%40rakkoon.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: Cloud Engine Trial

2015-07-07 Thread Nerou Daantos
okay so i can only enter one promo code per account right? i have two right 
now :(
from different events, 
and google auto charges my card !? i thought it will just pause all my 
projects until i opt to upgrade :D ?

On Tuesday, July 7, 2015 at 12:47:25 PM UTC+8, Nerou Daantos wrote:
>
> Just wanna Inquire, I'm a newbie to the Google Cloud Platform :) - P.S 
> just in case this is not the appropriate category kindly move it :) can't 
> find a general discussion group, unless i missed it? :) 
> I see that Google offers a $300 Free trial, if i avail this trial can i 
> also stack a promo code from google cloud keynote that gives me a $500 
> credit too? if yes how? thanks ^_^
>
>

-- 
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/c3dff3c9-0eb3-4df2-b419-b80e3ef174f6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.