[google-appengine] Re: Web site completely down + appengine console not accessible

2012-10-26 Thread Chris Vaughn
Same here.  I'm guessing this is a widespread issue.

On Friday, October 26, 2012 9:37:48 AM UTC-5, Olivier Truemat wrote:
>
> Hi,
>
> Just had my web site totally not accessible. Also the appengine console is 
> not accessible anymore.
>
> appid is francecorentstudents.com
>
> Could someone from Google have a look ?
>
> Thanks
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/GrhBLZJs_kkJ.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Re: 500 Internal Server Errors Not Logged

2012-07-20 Thread Chris Vaughn

Thanks for the reply Kyle.  I don't know for sure if it was while a new 
instance was being added.  I'll keep an eye on that if I see it again.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/BssxzVFvErIJ.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] 500 Internal Server Errors Not Logged

2012-07-20 Thread Chris Vaughn
Hi

Last night I had several requests that failed. The errors were logged by a 
script that was making the requests but I can't find any indication of 
these failures in the App Engine logs.  The body of the failed response was 

500 Server Error


Error: Server Error
The server encountered an error and could not complete your 
request.If the problem persists, please http://code.google.com/appengine/community.html";>report your 
problem and mention this error message and the query that caused it.




This appears to be a generic 500 error. Is this coming from something 
upstream of my application? Is there any I can/should do about this? Anyone 
else happen to see anything similar?

Thanks,
Chris

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/wssluSHJBgMJ.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



Re: [google-appengine] Task Queue errors on deployment

2011-01-19 Thread Chris Vaughn
Thanks Greg & Ikai!  Problem is now solved.  I really appreciate the help.

-- 
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...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



Re: [google-appengine] Task Queue errors on deployment

2011-01-18 Thread Chris Vaughn
Thanks Ikai. I really appreciate the help.

Looks like I'm stuck...  I tried to delete a few queues that I'm not using 
and I get this notification...  "Before a queue can be deleted, it must be 
removed from the application's queue.yaml (Python) or queue.xml (Java) 
file."  The problem is I can't upload my queue.xml file because I it says I 
have more then 100 queues.  Is it possible for you to delete a couple?  If 
so please delete "mailman-queue-97", "mailman-queue-98", & 
"mailman-queue-99".

I'm really curious how I ended up with 102 queues.


-- 
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...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



Re: [google-appengine] Task Queue errors on deployment

2011-01-15 Thread Chris Vaughn
Thanks Robert.  I used 10 queues for the last 10 months or so.  When I 
updated to 1.4.0 I changed some code to use all 100 queues.  After I made 
this change everything continued working and all 100 queues were being used. 
I didn't rename any existing queues I only added additional ones.  

I think the last thing I did before I noticed it wasn't working is that I 
added a python app so that I could use some of the datastore tools that are 
python only.  Days later I uploaded new code to my JAVA instance with no 
changes to queue.xml and received the error for the first time. I also 
noticed at this time that I could not go to the Task Queue Admin 
Console because I was getting a 500 error. That issue was since fixed with 
under issue 4342
  

-- 
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...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



Re: [google-appengine] Task Queue errors on deployment

2011-01-15 Thread Chris Vaughn
Ikai - my app id is comm-q.

My queue.xml file is posted below. I just tried to update the queue 
configuration with this file and received the same error.  I reduced the 
number of queues to see if that would make a difference but it has not.

  

  

mailman-queue-1

50/s

20

  

  

mailman-queue-2

50/s

20

  

  

mailman-queue-3

50/s

20

  

  

mailman-queue-4

50/s

20

  

  

mailman-queue-5

50/s

20

  

  

mailman-queue-6

50/s

20

  

  

mailman-queue-7

50/s

20

  

  

mailman-queue-8

50/s

20

  

  

mailman-queue-9

50/s

20

  


  

mailman-queue-10

50/s

20

  


  

mailman-queue-11

50/s

20

  

  

mailman-queue-12

50/s

20

  

  

mailman-queue-13

50/s

20

  

  

mailman-queue-14

50/s

20

  

  

mailman-queue-15

50/s

20

  

  

mailman-queue-16

50/s

20

  

  

mailman-queue-17

50/s

20

  

  

mailman-queue-18

50/s

20

  

  

mailman-queue-19

50/s

20

  


  

mailman-queue-20

50/s

20

  

  

mailman-queue-21

50/s

20

  

  

mailman-queue-22

50/s

20

  

  

mailman-queue-23

50/s

20

  

  

mailman-queue-24

50/s

20

  

  

mailman-queue-25

50/s

20

  

  

mailman-queue-26

50/s

20

  

  

mailman-queue-27

50/s

20

  

  

mailman-queue-28

50/s

20

  

  

mailman-queue-29

50/s

20

  


  

mailman-queue-30

50/s

20

  

  

mailman-queue-31

50/s

20

  

  

mailman-queue-32

50/s

20

  

  

mailman-queue-33

50/s

20

  

  

mailman-queue-34

50/s

20

  

  

mailman-queue-35

50/s

20

  

  

mailman-queue-36

50/s

20

  

  

mailman-queue-37

50/s

20

  

  

mailman-queue-38

50/s

20

  

  

mailman-queue-39

50/s

20

  


  

mailman-queue-40

50/s

20

  

  

mailman-queue-41

50/s

20

  

  

mailman-queue-42

50/s

20

  

  

mailman-queue-43

50/s

20

  

  

mailman-queue-44

50/s

20

  

  

mailman-queue-45

50/s

20

  

  

mailman-queue-46

50/s

20

  

  

mailman-queue-47

50/s

20

  

  

mailman-queue-48

50/s

20

  

  

mailman-queue-49

50/s

20

  



-- 
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...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Task Queue errors on deployment

2011-01-05 Thread Chris Vaughn
When I try to deploy a new version of my app I get an error while "Uploading 
task queues."

   400 Bad Request

Invalid queue configuration. Only 100 queues can be created per app. Please 
reuse an existing queue.


I have verified that I only have 100 queues listed in my queue.xml file. 
 Also when I go to the Task Queues page of the Admin Console I get 

*"Server Error A server error has occurred."*

*
*

Anyone else seeing anything like this?

* *

-- 
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-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



Re: [google-appengine] Re: Requests are timing out and GAE is slow...

2011-01-05 Thread Chris Vaughn
Are any of you guys using Task Queues? 

It seems that some of my Tasks aren't running but the Task Queues admin page 
is giving me a 500 so I can't check on them. 

-- 
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-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Re: Requests are timing out and GAE is slow...

2011-01-05 Thread Chris Vaughn
Looks like my problems just cleared up.

-- 
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-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Re: Requests are timing out and GAE is slow...

2011-01-05 Thread Chris Vaughn
I'm seeing the same thing.  Lots of 500's and the last request logged was 20 
minutes ago.

-- 
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-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.



[google-appengine] Tasks in Task Queue are not being executed

2010-09-16 Thread Chris Vaughn
According to the app engine system stats page everything is running
fine but I'm seeing an issue that I can't figure out.

I have an app that relies heavily on task queues.  Every minute or so
a payload comes in and is broken into 1 or many (depending on the size
of the payload) schedule tasks and added to the "schedule-queue".  For
the last 1h 15m nothing in my schedule-queue has been executed.  I see
no errors in the logs and it has stayed at 0 run in the last minute.
Here's a screenshot from my admin page of that one queue.
http://skitch.com/chris.vaughn/dabtu/task-queues-appspot.com

I've found another user on Twitter reporting similar behavior at the
same time.
http://twitter.com/bjschnei/status/24685776803

Chris

-- 
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-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.