Search Discussions
-
For my low traffic website I have found that 50 new instances were started during the last 2 hours and 22 minutes (taken from logs searching for "new process"). Seems quite a lot for me as I already ...
Francois Masurel
Jan 17, 2013 at 5:54 pm
Feb 1, 2013 at 3:48 pm -
While accessing https://appengine.google.com/ I'm currently getting: Try Again (503) Try Again An unexpected failure has occurred. Please try again. Return to Applications screen » ...
Marcel Manz
Jan 15, 2013 at 3:37 pm
Feb 20, 2013 at 3:18 pm -
Dear Google Appengine team, As of 16:30 GMT +1 our application started encountering high latencies out of nowhere and requests started throwing unexplicable 500 errors. Also, appengine.google.com is ...
Nicanor Babula
Jan 15, 2013 at 3:41 pm
Jan 15, 2013 at 7:09 pm -
Help! We are bing charged *$30/per minute*! *A major datastore error. * Help! Keeps increasing! Help! ...
Stephen Blum
Jan 3, 2013 at 4:37 am
Jan 7, 2013 at 9:49 pm -
I've been playing around with an app hosted on EU datacenters for the past few days and I've gotta say it's been a freaking awesome experience so far, especially for what concerns latency. It's been ...
Alex
Jan 14, 2013 at 2:13 pm
Jan 30, 2013 at 9:16 pm -
Can not deploy, here is what I get: [java] 0% Created staging directory at: '/var/folders/9e/9eJpKNC9FEWw2JPlwtpZW++++TI/-Tmp-/appcfg7109470632224867826.tmp' [java] 5% Scanning for jsp files. [java] ...
Aleksei Rovenski
Jan 28, 2013 at 2:07 pm
Jan 28, 2013 at 8:53 pm -
I'm trying to implement url slugs in my app (python-based). I want the slugged URL to be of the format myhost/<post_id /<post_title When I try to access the page using the above slugged url format, I ...
NP
Jan 15, 2013 at 9:18 pm
Jan 17, 2013 at 4:15 am -
Hi, Could anybody help me out with understand keys-only query costs? I've done the following tests: Fetch 2 items using a regular query (fully entity fetched) - (3 RPCs, cost=350, ...
Ryan Chazen
Jan 4, 2013 at 9:12 pm
Jan 5, 2013 at 3:18 pm -
Hello I can't add domains to an application I already deployed to appspot. When i try to add domains, i'm redirected to the google apps panel, and there i get an unspecified error (no error code or ...
Citas
Jan 17, 2013 at 6:42 pm
Sep 10, 2013 at 2:21 am -
*Hi All,* * * *As part of our continued commitment to security and a standard platform, Google App Engine will soon stop publishing double wildcard SSL certificates for *.*.appspot.com, (e.g., ...
Christina Ilvento
Jan 10, 2013 at 11:47 pm
Jul 27, 2013 at 5:19 pm -
I've recently faced the problem. I've implemented some collaborative work on my app. I've used the Channel API and it works really fine on localhost. After deploy, the "update" in the other client is ...
091420123
Jan 1, 2013 at 7:06 pm
Mar 28, 2013 at 4:46 pm -
Hello Happy new year to the members! Can someone please help us on http://stackoverflow.com/questions/14016052/why-do-i-get-persistence-manager-has-been-closed-exception Thankx and Regards Vik ...
Vik
Jan 2, 2013 at 4:00 am
Jan 17, 2013 at 11:56 pm -
Latency for my application seems to be very high even though I've optimized it significantly. Here is an appstats sample for one of the requests: (4) 2013-01-16 08:33:19.750 "GET /" 200 real=3154ms ...
DragonFist
Jan 16, 2013 at 5:34 pm
Jan 16, 2013 at 11:49 pm -
App worked until 1:50 PM PST. Since then all requests are answered with 500 Error: Server Error No requests show up in the log at all. New deploys work by fail at verification stage (just time out) ...
Andy
Jan 3, 2013 at 11:58 pm
Jan 4, 2013 at 3:06 am -
Is there an outage going on. My application, calon-marshal-project-engine, is only returning the error page. The logs show the last log at 16:44 central. No instances seem to start when any of the ...
Rik Scarborough
Jan 4, 2013 at 12:13 am
Dec 10, 2013 at 8:18 am -
We are doing load testing. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to ...
Brandon Wirtz
Jan 7, 2013 at 8:03 pm
Jan 24, 2013 at 7:07 pm -
Hello, Since 2 days i'm experimenting issues when i load my own libraries (libraries created by myself and used in mi app): Traceback (most recent call last): File ...
Jesús Espejo
Jan 17, 2013 at 7:25 pm
Jan 17, 2013 at 9:02 pm -
Hello I was going through a page http://www.webpagetest.org/result/130115_6Y_4588cf2a485857ba234dd43129c36d0c/ whcih is on GAE for java and have a gwt module in it. The pagsepeed optimized page takes ...
Vik
Jan 15, 2013 at 7:27 pm
Jan 16, 2013 at 8:08 pm -
Is there any way to contact someone at GAE/J for support on a performance degradation issue? -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To ...
Rori Stumpf
Jan 30, 2013 at 12:10 am
Feb 7, 2013 at 12:51 pm -
Hi all, Please take a look at this parallel tasklet code snippet #1. @ndb.tasklet def get_data_parallel(e): usr, det = yield (e.user.get_async(), MyKind.query(ancestor = e.key).fetch_async()) raise ...
Moises Belchin
Jan 30, 2013 at 5:00 pm
Feb 1, 2013 at 9:43 am -
I am trying to create an app engine for an app I made in app inventor. i have googleappengine 1.7.4 and python 2.7.2.5 I can not run the command dev_appserver.py mytinywebdb or appcfg.py update ...
Fred Mort
Jan 24, 2013 at 10:15 pm
Jan 31, 2013 at 4:22 pm -
Hello to all, i have a ununderstandable (for me) problem. My data model has very few entity kinds and very few entities instances at all (< 10). My app is deployed on appspot.com, so i can see ...
Marco Cuccato
Jan 28, 2013 at 8:53 pm
Jan 29, 2013 at 8:40 pm -
I'm currently working on a CRM and help desk application where I wanted to add a dial button to easily call back customers by phone (PSTN). Now paragraph 4.3(f) of the Terms of Service is forbidding ...
Marc Heinken
Jan 18, 2013 at 10:25 pm
Jan 22, 2013 at 6:52 pm -
The Google, For the last few days, I've been noticing incoming requests to /_ah/bounce that get 404'd . I did a quick web search and found no documentation around it, just some source code I that's ...
John Wheeler
Jan 12, 2013 at 5:25 pm
Jan 18, 2013 at 10:31 pm -
*Greetings, We’ve been hard at work on improving access to Google Cloud Storage from App Engine, and today we’re making the first version of our new Google Cloud Storage Client Library for App Engine ...
Tom Kaitchuck
Jan 29, 2013 at 10:45 pm
Apr 30, 2013 at 10:57 pm -
I'm in the process of migrating from master-slave datastore to hrd. I followed the instructions, blindly, because there is little explanation of what is happening in each phase. Now, i'm just before ...
Dennis
Jan 14, 2013 at 3:57 pm
Jan 30, 2013 at 6:46 am -
GAE says "Our Terms of Service have recently changed.", but I don't have time to reread them. Why there is no diff? I am afraid that my app will be ...
Anatoly techtonik
Jan 24, 2013 at 10:49 am
Jan 28, 2013 at 10:52 pm -
Hi all, We've getting this error: OverQuotaError: The API call search.IndexDocument() required more quota than is available. However our Search API Quota is about 3% SearchSearch API Calls [image ...
Moises Belchin
Jan 25, 2013 at 9:12 am
Jan 28, 2013 at 8:42 am -
I migrated my paid app (app id = happyrituals) from Master/Slave to HRD. Since that time my app has been seriously broken due to a Mail limit of 100. Beside the limit it indicates in red "Limited" - ...
David Hogg
Jan 22, 2013 at 6:18 pm
Jan 23, 2013 at 3:16 pm -
5
[google-appengine] Channel API Javascript error Uncaught TypeError: Cannot call method 'ab' of null
It just loops forever and this it what I can see in the Javascript console. This error happens after a reconnect when I try to reopen a mew channel with a new token 1394 1. Uncaught TypeError: Cannot ...Paulo Daniel Taylor de Carvalho
Jan 13, 2013 at 9:24 pm
Jan 17, 2013 at 9:37 am -
Hello, I developed an app with GAE/J and I created a cron job like this: <?xml version="1.0" encoding="UTF-8"? <cronentries <cron <url /cron/v1/cleanDB</url <description Clean Data Base</description ...
José Luis Montesinos González
Jan 9, 2013 at 4:47 pm
Jan 10, 2013 at 3:39 pm -
Hi I created a cron job which queues a task in the app engine for java. I can see since yesterday there is a task in the queue but its not executing. The time value for oldest task keep changing on ...
Vik
Jan 3, 2013 at 12:10 am
Jan 4, 2013 at 2:42 am -
Yesterday I accidentally found that strange ip address "0.1.0.3" from blacklist page. Sometimes they are overwhelmed count than rest requests ...
Reiot
Jan 15, 2013 at 10:02 pm
Feb 21, 2013 at 3:26 pm -
Hey Google, what is going on ? Status page<http://code.google.com/status/appengine/ has been showing "Anomaly" state for a few minutes already. Most of my customers web sites hosted on my GAE app ...
Francois Masurel
Jan 31, 2013 at 10:12 pm
Feb 2, 2013 at 9:13 pm -
Hello, I added a new index to my app and it's been building for a couple of hours now. I think it may be stuck. Posting here via https://developers.google.com/appengine/kb/general?hl=en#stuck_indexes ...
John Del Rosario
Jan 10, 2013 at 7:09 am
Jan 31, 2013 at 9:21 am -
I recently delete my Google Apps free (10 users) version. By mistake :( Now, I unable to re-register same app again on the same domain. Google saying something about the name has been taken already ...
Alexey Kuznetsov
Jan 28, 2013 at 8:53 pm
Jan 31, 2013 at 12:49 am -
Hi, Say an entity has a list property which has 1 million integers. Now we need to update the list property by adding 1 more integer. Does updating via put cost 2 million write operations? If so, is ...
Jiansen He
Jan 25, 2013 at 7:23 pm
Jan 25, 2013 at 9:21 pm -
Hello Google, My app was hit with 4.43k warmup requests in a 6 hr period that totally exhausted my daily budget: there was no other significant activity going on at that time. Can you please help ...
Saurabh Gupta
Jan 23, 2013 at 5:31 am
Jan 23, 2013 at 3:02 pm -
In JAX-RS, the following is valid: @GET @Produces(MediaType.APPLICATION_JSON) @Path("/test") public Response getTest(@QueryParam("ids") List<String ids) To call this, you could use ...
Ryan Chazen
Jan 4, 2013 at 3:28 pm
Jan 4, 2013 at 6:07 pm -
Hello Everyone, I have developed an application in google app engine, i want to write test script to do automatic testing of forms like , Which tool can be used for testing ? Any example ? ...
Nishant Nawarkhede
Jan 2, 2013 at 6:53 pm
Jan 3, 2013 at 10:18 am -
I get the following error even though I use the correct password (repeated deploy 10 times, turned firewall off etc). I am using windows 8. Anyone have any ideas? 2013-01-04 11:46:01 Running ...
Trevor Price1
Jan 4, 2013 at 6:40 pm
Jan 3, 2014 at 11:27 pm -
Me too... Please help... Vào 02:27:48 UTC+7 Thứ bảy, ngày 07 tháng một năm 2012, Ricardo Bánffy đã viết: -- You received this message because you are subscribed to the Google Groups "Google App ...
Nguyễn Kim Kha
Jan 6, 2013 at 2:54 am
Dec 19, 2013 at 6:17 pm -
Hello Again Everyone! We've posted the pre-release SDKs for Python and Java here: http://code.google.com/p/googleappengine/downloads/list Please see the pre-release notes below. Cheers, Rich App ...
Richmond Manzana
Jan 31, 2013 at 12:09 am
Feb 13, 2013 at 10:56 pm -
(I opened an issue http://code.google.com/p/googleappengine/issues/detail?id=8660) It just wait forever and then fail out with an exception. Here is the log, 12:59 PM Will check again in 60 seconds ...
Ricky Wong
Jan 13, 2013 at 9:24 pm
Feb 2, 2013 at 9:15 pm -
<https://dl.dropbox.com/u/2334191/Screen%20Shot%202013-01-18%20at%209.46.09%20AM.png I have an app that has been stable and running for some time and starting sometime at about 12am EST yesterday all ...
Matt Sullivan
Jan 18, 2013 at 10:26 pm
Jan 31, 2013 at 9:27 am -
Where can I get support for sudden performance degradation? Report it on stackoverflow.com? file a bug? (just kidding) My app was running fine for 65 days - no problems at all... then over the last 2 ...
Rori Stumpf
Jan 29, 2013 at 2:41 pm
Jan 31, 2013 at 6:00 am -
I wants. I can has appstats yet? Don't make me find a cat pic for this. ;) -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from ...
Carl Schroeder
Jan 26, 2013 at 2:59 am
Jan 28, 2013 at 8:11 pm -
We are making this monitoring tool public facing http://gaemonitor.com/ this is hosted on Rackspace, and will get a few changes over the next few days, but it lets you look in to what our apps are ...
Brandon Wirtz
Jan 16, 2013 at 4:29 am
Jan 24, 2013 at 9:20 pm -
Hi there, from the yesterday I started to see a lot of deadline exceptions, memcache writes exceptions, datastore exceptions - I haven't changed the code from last 6 month and I've just tried to fix ...
Tomas
Jan 21, 2013 at 6:58 am
Jan 24, 2013 at 9:13 pm -
Hi Could anyone please help me with my query ?? I am actually working on a project in which I have many images in a server and need to tile the images based upon the response . . I actually want to ...
Bhavya Sravani
Jan 23, 2013 at 6:10 pm
Jan 24, 2013 at 8:38 pm
Group Overview
group | google-appengine |
discussions | 186 |
posts | 718 |
users | 269 |
269 users for January 2013
Archives
- June 2016 (152)
- May 2016 (388)
- April 2016 (384)
- March 2016 (391)
- February 2016 (317)
- January 2016 (446)
- December 2015 (329)
- November 2015 (284)
- October 2015 (297)
- September 2015 (393)
- August 2015 (502)
- July 2015 (593)
- June 2015 (462)
- May 2015 (310)
- April 2015 (277)
- March 2015 (318)
- February 2015 (276)
- January 2015 (191)
- December 2014 (163)
- November 2014 (244)
- October 2014 (160)
- September 2014 (197)
- August 2014 (227)
- July 2014 (254)
- June 2014 (20)
- May 2014 (270)
- April 2014 (373)
- March 2014 (501)
- February 2014 (558)
- January 2014 (483)
- December 2013 (416)
- November 2013 (540)
- October 2013 (531)
- September 2013 (522)
- August 2013 (621)
- July 2013 (501)
- June 2013 (676)
- May 2013 (563)
- April 2013 (488)
- March 2013 (520)
- February 2013 (506)
- January 2013 (718)
- December 2012 (548)
- November 2012 (496)
- October 2012 (719)
- September 2012 (677)
- August 2012 (1,135)
- July 2012 (828)
- June 2012 (861)
- May 2012 (779)
- April 2012 (199)