[google-appengine] Can't Register application id for google account that I own

2010-08-08 Thread Jared
If I own a gmail account for mydom...@gmail.com, then I should be able to use mydomain as my application id as long as I am logged into that account at the time of registration right? But when I log in to mydom...@gmail.com and then go here: https://appengine.google.com/start/createapp and check f

[google-appengine] Re: Deployment Issues

2010-09-23 Thread Jared
Same issues for me as well - logging into the dashboard and attempted deployment of my python app are both throwing 500 errors. The current version of my app that is already deployed appears to be working fine from what I can tell though. -- You received this message because you are subscribed to

[google-appengine] Re: Deployment Issues

2010-09-23 Thread Jared
Right after I posted looks like we are back in business. I logged into the dashboard and uploaded my app successfully (although still slow). Interesting analogy Eli :-) On Sep 23, 11:18 pm, Jared wrote: > Same issues for me as well - logging into the dashboard and attempted > deployment

[google-appengine] Can I switch verification to my other account?

2011-05-05 Thread Jared
use my mobile number for my other account? Thank you for your help, - Jared (mrjnewm...@gmail.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-appengine@googlegroups.com. To unsubs

[google-appengine] Firewall Rules - Unable to white list my home IP address. My ISP is Google Fiber. Every other IP is able to be white listed with no issues

2018-10-23 Thread jared
I am unable to whitelist my own home IP address. I have entered in both the IPv4 and IPv6 addresses into the firewall rules and it always says forbidden when I try to access my staging app. My ISP is Google Fiber, although I don't know why that would make a difference? I am able to whitelist

[google-appengine] Re: GAE Flex Nodejs deploy failing

2018-11-07 Thread jared
I am having the same issue. I was able to deploy my node app yesterday with no issues. I also have a python app which is able to deploy with no problems. On Tuesday, November 6, 2018 at 4:35:08 PM UTC-7, Justin Yip wrote: > > Hi, > > Since around noon PST, my team has trouble deploying nodejs

[google-appengine] Google App Engine: Different behavior locally vs deployed, error: can't operate on multiple entity groups in a single transaction.

2011-08-22 Thread Jared Alexander
I have a Java Google App Engine web application that allows user upload of images. Locally, it works great. However, once I deploy it to "the cloud", and I upload an image, I get the following error: java.lang.IllegalArgumentException: can't operate on multiple entity groups in a single transa

[google-appengine] Re: Sudden 502 errors on 100% of the requests for no reason. Our app is down.

2012-10-26 Thread Jared Hall
You can monitor the status of appengine services here: http://code.google.com/status/appengine? -- 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/-/8G

[google-appengine] appengine.google.com does not resolve and all appengine sites are returning a 502

2012-10-26 Thread Jared Hall
Anybody have any idea what's going on? -- 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/-/nwO0KI1pYYYJ. To post to this group, send email to google-ap

[google-appengine] Re: Sudden 502 errors on 100% of the requests for no reason. Our app is down.

2012-10-26 Thread Jared Hall
Python 2.7 threadsafe no. Same issue. -- 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/-/nXSMUtGCzw8J. To post to this group, send email to google-ap

[google-appengine] Re: blob upload failing with error code 503 -- servivce unavailable

2013-06-21 Thread jared . maxwell
Also seeing this error still. Is there a way to view blobstore outages in the app engine status ? -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving

[google-appengine] 404 /_ah/channel/jsapi

2015-01-20 Thread Jared Maxwell
Our support is seeing a consistent 404 on this resource. Can we package this into our app? Will Google fix it? 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

[google-appengine] Re: API reference

2015-09-08 Thread Jared Bhatti
We've recently updated our Python API docs to auto-generate content directly from code strings. API documentation used to be hand-written and consistently out of date. Our new process keeps API updates and documentation in sync. Tech writers are working with the engineering teams to improve c