Hi,

I've had an outage now since approximately 00:50am UK time - Pingdom tells me that the app is up and down, but in reality it isn't serving pages.

Looking at logs, I see a wide variety of errors, even though every hit is to the home page or redirected to the login page (just monitor hist and login attempts).

It really isn't consistent enough for me to feel that my previously happy app has an issue, and in fact the errors are primarily time-outs or throw tracebacks related to framework code making a DB connection.

Errors spotted so far are are: -

- "Deadline exceeded"

- "Exceeded soft private memory limit with 154.66 MB after servicing 1 requests total"

- "File "/python27_runtime/python27_lib/versions/1/google/storage/speckle/python/api/rdbms.py", line 967, in _MakeRetriableRequest
    raise _ToDbApiException(sql_exception)
InternalError: (0L, u'Connection is already in use.')"

...none of which I've seen before.

I'm hoping matters will improve, and fortunately am not (yet) under too much pressure but wanted to ask: -

- Is anyone else seeing this?

- Is there a known issue with Cloud SQL? (When it gets as far as an error, RDBMS connection seems to be the issue)

- Is there anything useful I can do other than wait?



--

Regards,

PhilK


'a bell is a cup...until it is struck'

--
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to