[google-appengine] Re: App engine stdout logs missing from Logs Explorer

2020-11-30 Thread 'Lucas Bart Torre' via Google App Engine
Hello, Google Groups isn't meant for troubleshooting. This seems to be a bug in App Engine, which we can't really do much with here. Please file a bug over at https://bit.ly/appengine-bug Regards On Monday, November 30, 2020 at 11:30:53 AM UTC-5 prod...@newrelic.com wrote: > *The load gener

[google-appengine] Re: cron.yaml: is there a max limit to min_backoff_seconds?

2018-11-29 Thread 'Bart Hazer' via Google App Engine
Hi Mark - Responses with HTTP status 503 are a bit of a special case that is not documented very well. Those are retried every minute regardless of your retry_parameters. Retries for responses with all other non-200 status codes are governed by the specified retry_parameters. That is alluded to

[google-appengine] NoClassDefFoundError in guestbook-archetype with Maven 3.1

2013-09-04 Thread Bart Van Bos
ething to update in the documentation or FAQ section...? Kind regards, Bart -- 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-ap

[google-appengine] Re: Instances trying to start and failing.

2013-06-26 Thread Bart Jenkins
I'm having the same problems. GAE is non-functional for me right now. On Tuesday, June 25, 2013 7:06:49 AM UTC-4, aswath wrote: > > Hello Appengine Team, > http://accountingguru-india.appspot.com customers are facing the latency > issues, and are not able to login to the application. > > Logs sh

[google-appengine] So how do i unsubscribe to GAE ?

2012-03-25 Thread Bart Thate
I disabled all my apps, anything i need todo to get my appengine part of my account disabled ? -- Bart Thate programming schizophrenic - "till freedom come!" [!] http://jsonbot.org [!] http:// <http://tinyurl.com/schizoo>gozerbot.org -- You received this message because yo

Re: [google-appengine] Re: Error code 203

2012-03-08 Thread Bart Thate
So how can i diagnose what the reason is ? On Thu, Mar 8, 2012 at 12:19 PM, Anand Mistry wrote: > For some reason, your request is exceeding the request deadline. Note how > ms=100065 > 60 seconds. > > > On Thursday, 8 March 2012 21:53:00 UTC+11, Bart Thate wrote: >>

[google-appengine] Error code 203

2012-03-08 Thread Bart Thate
her way then black box guessing what is going on ;[ Without threadsafe enabled the thing "just works", see https://jsonbot-hr.appspot.com Any one can diagnose this ? Thnx, Bart * * -- You received this message because you are subscribed to

Re: [google-appengine] Re: Google App Engine community support is moving to Stack Overflow

2012-02-07 Thread Bart Thate
ll have to manually go an check StackOverflow. > > Is there a way to get a daily StackOverflow digest email? > > Cheers, > -Andrin > > > -- Bart Thate programming schizophrenic - "till freedom come!" [!] http://jsonbot.org [!] http:// <http://tinyurl.com/schizoo>go

Re: [google-appengine] Re: Isn't .08/hr 1.92/day $59.52/month for a 600 MHZ CPU instance with 128 MB memory a LITTLE EXPENSIVE

2011-12-14 Thread Bart Thate
Programming with sockets is so much better because you get "pure" internet not just HTTP and streaming is possible. Streaming people ! Stream it ;] Bart Thate programming schizophrenic - "till freedom come!" [!] http://jsonbot.org [!] http://tinyurl.com/schizoo -- You received th

[google-appengine] JSONBOT 0.80.3 released

2011-11-21 Thread Bart Thate
Hello world !! I released JSONBOT 0.80.3 .. the first in the 0.80 series ;] about ~ JSONBOT is a chatbot that can take commands and react to events on the network it is connected to (IRC, XMPP, WEB mostely). Push functionality is also provided (think RSS feeds to your IRC channel or XMP

Re: [google-appengine] Twitter Library

2011-11-10 Thread Bart Thate
I am using tweepy, see http://code.google.com/p/tweepy/ It is clean code, like it a lot ;] Bart Thate programming schizofrenic - "till freedom come!" [!] http://protocol.by/botfather [!] http://botfather.blogspot.com [!] http://jsonbot.org On Thu, Nov 10, 2011 at 11:38 AM, Max wr

Re: [google-appengine] New Channel API pricing scheme

2011-10-20 Thread Bart Thate
big time ;[ Bart Thate programming schizofrenic - "till freedom come!" [!] http://protocol.by/botfather [!] http://botfather.blogspot.com [!] http://jsonbot.org On Thu, Oct 20, 2011 at 4:28 PM, Chiguireitor wrote: > 100 creations/day yeah... sucks > > -- > You

[google-appengine] Re: Moving existing application to another domain

2011-10-19 Thread Bart Prokop
> An app can be mapped to more than one managed domain at the same time.  You > should be able to map the app to your new domain using the same process > (after which the app will be served to both domains), then unmap the old > domain. Thanks Amy, I tried to do so, and it worked. I played a bit wi

[google-appengine] Moving existing application to another domain

2011-10-18 Thread Bart Prokop
domain in old company. Bart -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to google-appengine@googlegroups.com. To unsubscribe from this group, send email to google-appengine+unsubscr...@google

Re: [google-appengine] public, dynamic backends are magical (in a good way!!)

2011-09-24 Thread Bart Thate
I wish i could +1 on postings like this ! Gonna try it out tomorrow ;] Thnx. Bart Thate programming schizofrenic - "till freedom come!" [!] http://protocol.by/botfather [!] http://botfather.blogspot.com [!] http://jsonbot.org On Sat, Sep 24, 2011 at 8:23 PM, Adam Sah wrote:

Re: [google-appengine] Sqlite3 for backends

2011-09-12 Thread Bart Thate
m the deal. Bart programming schizofrenic - http://tinyurl.com/bart-thate On Mon, Sep 12, 2011 at 4:07 PM, Andrin von Rechenberg wrote: > Hi there > > Is there any plan to support the sqlite3 module in python in GAE? > It would be very useful if someone would want to bui

Re: [google-appengine] Re: Need help understanding Appengine billing

2011-07-21 Thread Bart Thate
Hoi Kwame, sample billing in which you can see what your app is going to cost in the new billing system is going to be here "soon", see the IRC chat log for more information about that. Greetings, Bart programming schizofrenic - http://tinyurl.com/bart-thate On Thu, Jul 21, 20

Re: [google-appengine] Re: Updated App Engine Pricing FAQ!

2011-06-27 Thread Bart Thate
nderstand all the new jargon that has been > thrown out there. Hear hear ! Developer costs are not calculated into the new pricing. "forced on a unknown path" Bart programming schizofrenic - http://tinyurl.com/jsonbot @jsonbot Heerhugowaard, Netherlands -- You received this message

[google-appengine] JSONBOT 0.7.1 released

2011-06-09 Thread Bart Thate
://jsonbot.googlecode.com Have fun playing with it! Bart About JSONBOT: JSONBOT is a remote event-driven framework for building bots that talk JSON to each other over XMPP. This distribution provides bots built on this framework for console, IRC, XMPP and Convore for the shell and WWW and XMPP for the

Re: [google-appengine] Re: The memory tax

2011-05-31 Thread Bart Thate
be sure that people actually try to make good use of it. If you do instance price only who cares ? As for debugging you might have point maybe google could provide the an app stats API where the app could monitor its memory usage itself (or is there already such a API) ? Bart > On Tue, May

[google-appengine] The memory tax

2011-05-31 Thread Bart Thate
users ? I never had the feeling Google is open about how they do things and i don't think Google will open up the exact workings of this piece of key software. Why not keep what is running fine and add the "memory tax" on top of it. Billing needs to be clear and verifiyable other

[google-appengine] JSONBOT 0.7 RELEASED

2011-05-01 Thread Bart Thate
install" or "easy_install -U jsb" when you do want to install the bot globaly. Debian packages are on their way, but might still take time as the ftpmeisters need to approve ;] Thats it ! hope you enjoy this version of JSONBOT ;] Bart -- You received this message because you ar

Re: [google-appengine] Re: Prerelease SDK 1.4.3 now available for download

2011-03-25 Thread Bart Thate
great scoop ! ;] looking forward to use sqlite as well as i can port between shell and gae better. Bart @jsonbot Heerhugowaard, Netherlands programming schizofrenic - http://jsonbot.appspot.com On Fri, Mar 25, 2011 at 11:25 PM, Tobias wrote: > Hi Ikai, > > After digging th

Re: [google-appengine] Twitter + OAuth Python example

2011-03-20 Thread Bart Thate
Try tweepy, its really nicely written. http://joshthecoder.github.com/tweepy/docs/auth_tutorial.html#oauth-authentication <http://joshthecoder.github.com/tweepy/docs/auth_tutorial.html#oauth-authentication> Groet, Bart @jsonbot Heerhugowaard, Netherlands programming schizofrenic

[google-appengine] JSONBOT 0.6.1 RELEASED

2011-02-03 Thread Bart Thate
king it ;] Have Fun ! Bart About JSONBOT: JSONBOT is a remote event-driven framework for building bots that talk JSON to each other over XMPP. This distribution provides bots built on this framework for console, IRC, XMPP for the shell and WWW and XMPP for the Google Application engine. JSONBO

[google-appengine] JSONBOT 0.6 RELEASED

2011-01-04 Thread Bart Thate
rite your own functionality * event driven framework by the use of callbacks Bart @jsonbot Heerhugowaard, Netherlands programming schizofrenic - http://jsonbot.appspot.com -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To po

Re: [google-appengine] Channel API CPU usage

2010-12-10 Thread Bart Thate
Hoi Andy, these times are normal and can take upto 10 seconds i read. Normal for me is 3 seconds. @jsonbot Heerhugowaard, Netherlands programming schizofrenic - http://jsonbot.appspot.com On Sat, Dec 11, 2010 at 1:37 AM, Andy Kim wrote: > The new Channel API is awesome and it opens up many pos

[google-appengine] JSONBOT 0.5 RELEASED

2010-12-06 Thread Bart Thate
ation: http://jsonbot.appspot.com/docs * bugs: http://code.google.com/p/jsonbot/issues/list * twitter: http://twitter.com/#!jsonbot I consider JSONBOT to be of BETA quality now, i think it has become quite usable ;] Any feedback would be very much appreciated. As always ... HF ! Bart about JS

[google-appengine] troubles getting channels created

2010-12-06 Thread Bart Thate
seeing this or is this the usual borking on my side ? Grtx, Bart @jsonbot Heerhugowaard, Netherlands programming schizofrenic - http://jsonbot.appspot.com -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, sen

Re: [google-appengine] Early Christmas Present from Google?

2010-11-06 Thread Bart Thate
dropped from 300 msec to 100msec for me Bart -- @jsonbot Heerhugowaard, Netherlands programming schizofrenic - http://jsonbot.appspot.com -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to google

Re: [google-appengine] Re: too lame for words

2010-10-29 Thread Bart Thate
On Sat, Oct 30, 2010 at 2:35 AM, Tim Hoffman wrote: > Hi Bart > > Re Tim ;] > When you have successful startup what sort of average startup time are > you seeing. (I would accumulate a fair number of stats on this > so you can see what a successful varience is.) My startup

Re: [google-appengine] Re: too lame for words

2010-10-29 Thread Bart Thate
I uploaded my bot to one of my other projects ... http://jsonspot.appspot.com, seems to run fine there (dont know if it would scale and then give problems). Bart -- @jsonbot Heerhugowaard, Netherlands programming schizofrenic - http://jsonbot.appspot.com -- You received this message because

Re: [google-appengine] Re: too lame for words

2010-10-29 Thread Bart Thate
x27;s or even AttributeError in seemingly odd places. > > its all DeadLineExceeded errors. > Mind you all of this only applies if your using python. (I have no > idea haw the java platforms behave) > > I'm on python. If you're curious about the code its on http://json

[google-appengine] too lame for words

2010-10-29 Thread Bart Thate
t it. appid: jsonbot Regards, Bart -- @jsonbot Heerhugowaard, Netherlands programming schizofrenic - http://jsonbot.appspot.com -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to google

Re: [google-appengine] Re: Weird Upload Errors

2010-10-18 Thread Bart Thate
Same here, can take ages for an upload to finish. Just loops the 60 second dance. On Mon, Oct 18, 2010 at 10:38 PM, dloomer wrote: > I should note I'm not getting the 403 or 409 error, just the repeated > "will check again in 60 seconds" until it gives up with "version not > ready." > > On Oct 1

[google-appengine] Valid filename

2010-10-15 Thread Bart Thate
appcfg.py:1506 Invalid character in filename: gozerdata/channels/d...@9cb22b89-142e-482f-bd8b-046a95c38d7f How can i normalize my filename so i get a correct filename ? What characters are allowed and what not? Is there any function i can call to strip them ? Thnx ! Bart -- @jsonbot

[google-appengine] ssl and openid

2010-10-15 Thread Bart Thate
Hoi everybody ! In the prerelease version it is mentioned that SSL with openid would be fixed, but i seen no mention of it in the official release notes. After testing this it still doesn't work for me, is this supposed to be fixed or do we need to wait till the next release ? Bart -- @js

[google-appengine] error rate

2010-10-11 Thread Bart Thate
; U; Linux x86_64; en 10-11 01:49PM 46.661 /dispatch/ 200 58ms 60cpu_ms 0kb Mozilla/5.0 (X11; U; Linux x86_64; en- Hope this helps, Bart -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to

Re: [google-appengine] JSONBOT 0.4 RELEASED

2010-10-01 Thread Bart Thate
Thanks Ikai, glad you like it ;] Bart On Thu, Sep 30, 2010 at 11:57 PM, Ikai Lan (Google) < ikai.l+gro...@google.com > wrote: > Awesome! I've added this to the Open Source projects page: > > > http://groups.google.com/group/google-appengine/web/google-app-engi

[google-appengine] JSONBOT 0.4 RELEASED

2010-09-28 Thread Bart Thate
Yesterday i pushed version 0.4 of JSONBOT to pypi and googlecode. This version has a rewritten core that makes it easier to develop bots for and has lots of bugs fixed. A karma plugin was added as well as a silent mode that forwards bot responses to /msg. You can grab a copy on http://jsonbot.goog

Re: [google-appengine] server irc

2010-09-15 Thread Bart Thate
jabber (xmpp) send these events over. The other way around, web or xmpp from AppEngine to IRC is also possible. Take a look at http://jsonbot.googlecode.com if you are interested Greets, Bart > > > > On Wed, Sep 15, 2010 at 16:58, Barry Hunter > wrote: > > I doubt it will as su

[google-appengine] JSONBOT 0.3 RELEASE

2010-08-30 Thread Bart Thate
Hello world ! I just released version 0.3 of JSONBOT. JSONBOT is a remote event driven framework for building bots that talk JSON to each other over XMPP. This distribution provides bots built on this framework for console, IRC, XMPP for the shell and WWW and XMPP for the Google Application engin

[google-appengine] Re: RSS Feed Aggregator

2010-08-26 Thread Bart Thate
you only need to maintain a timestamp of the last viewed entry of the feed so that anything newer gets forwarded, anything older gets dropped. See http://jsonbot.appspot.com for a running instance of the bot, it's this in alpha though so i'm sure things ain't working yet as they

Re: [google-appengine] Prerelease SDK 1.3.5 is out!

2010-06-17 Thread Bart Thate
e requested URL /api/cron/update?version=1&app_id=jsoncloud was not found on this server. --- end server output --- Must say i have no clue as what this is ;] Bart -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to

[google-appengine] Re: When naked domain will be available again

2009-11-16 Thread Bart Burkhardt
Good question, this is totally insane, Google listen up, what about the naked domains? On Nov 14, 8:02 pm, dudu wrote: > Anyone knows if willnakeddomains be available agina on google > appengine and google apps? I need short url to my app be accessable to > mobile devices more easy =[ -- You re

[google-appengine] Naked domains: why is it not supported?

2009-11-16 Thread Bart Burkhardt
I'm so disapointed with Google at the moment. I'm about to deploy a short url service to Google App Engine and find out that naked domains are not supported. I really really want to know the reason that this decision was made, is Google listening in this discussion group? Please tell us why it's n

[google-appengine] Naked domains: why is it not supported?

2009-11-16 Thread Bart Burkhardt
I'm so disapointed with Google at the moment. I'm about to deploy a short url service to Google App Engine and find out that naked domains are not supported. I really really want to know the reason that this decision was made, is Google listening in this discussion group? Please tell us why it's n

[google-appengine] Re: 'Add It Now' Functionality for my own Google App Engine Application

2009-10-27 Thread Bart
I agree with everything -- especially the need for the End User of a Google App Domain to "install" Google App Engine applications (as well as upgrades) seamlessly. It needs to be as close to "One-Click" as possible for the end user. Depending on the Billing Relationship (Direct or Reseller) --