Re: [google-appengine] Re: ERROR: (gcloud.app.deploy) Error Response: [13] An internal error occurred..

2021-03-10 Thread Gaurav Bansal
: [git version 2.20.1] ssh: [OpenSSH_7.9p1 Debian-10+deb10u2, OpenSSL 1.1.1j 16 Feb 2021] Regards, Gaurav Bansal Mob. 9575067689 On Tue, Mar 9, 2021 at 10:34 PM 'Elliott (Cloud Platform Support)' via Google App Engine wrote: > Hello Gaurav, > > I understand that you are g

[google-appengine] Re: ERROR: (gcloud.app.deploy) Error Response: [13] An internal error occurred..

2021-03-08 Thread Gaurav Bansal
PollUntilDone >> sleep_ms=sleep_ms) >> File "/usr/lib/google-cloud-sdk/lib/googlecloudsdk/core/util/retry.py", >> line 229, in RetryOnResult >> if not should_retry(result, state): >> File >> "/usr/lib/google-cloud-sdk/lib/goog

[google-appengine] ERROR: (gcloud.app.deploy) Error Response: [13] An internal error occurred..

2021-03-08 Thread Gaurav Bansal
encoding.MessageToPyValue(operation.error))) googlecloudsdk.api_lib.app.operations_util.OperationError: Error Response: [13] An internal error occurred. ERROR: (gcloud.app.deploy) Error Response: [13] An internal error occurred. Thanks, Gaurav -- You received this message because you are sub

[google-appengine] SpringBoot Rest application on App engine gives EofException error when going through a Filter

2020-06-30 Thread gaurav bhandari
The below error occurs if a Filter class is implemented. If the filter class is removed, the api works properly. Error Message- org.eclipse.jetty.io.EofException: Closed at org.eclipse.jetty.server.HttpOutput.checkWritable(HttpOutput.java:722) ~[jetty-server-9.4.29.v20200521.jar!/:9.4.29.v202005

Re: [google-appengine] No Projects under Google developer console

2019-07-15 Thread Gaurav Jain
, Gaurav On Monday, July 15, 2019, 'Harmit Rishi (Cloud Platform Support)' via Google App Engine wrote: > Hello, > > Thank you for using Google Groups! > > For the purpose of clarity, would you be able to confirm if project > ownership was granted to you by following t

[google-appengine] No Projects under Google developer console

2019-07-15 Thread Gaurav Jain
Hi, I have been recently added as an owner of a Project. I can see that in -> https://business.google.com/ I am able to see all the locations under this project. However, I cant see any project under -> https://console.developers.google.com I need to access the places API under this but I cant

Re: [google-appengine] Re: App Engine APIs recommended replacement for python 3

2019-04-22 Thread Gaurav Makwana Hii
6260498383 On 23 Apr 2019 00:39, "'Katayoon (Cloud Platform Support)' via Google App Engine" wrote: Hi Santiago, I should note that App Engine APIs ( as listed in this link

[google-appengine] Re: Masking using Google Domain

2017-06-14 Thread GAURAV MALIK
I am having the same issue and according to Jason Collins comment, I made a mistake purchasing the domain from GOOGLE. should have stayed with GODADDY only. On Tuesday, 27 October 2015 13:32:56 UTC-4, Gaurav Nanda wrote: > > Hi, > > This may not be the right forum to ask, but someon

[google-appengine] Masking using Google Domain

2015-10-27 Thread Gaurav Nanda
t in GoDaddy, there was simple option to mask. However, I don't see it in Google Domain. I am sure, im missing something. Could someone tell how could we do it. Thanks, Gaurav Nanda -- You received this message because you are subscribed to the Google Groups "Google App Engine" g

Re: [google-appengine] Using cloud endpoints jar in Android Studio.

2014-06-29 Thread Gaurav
I am stuck with the same issue. Were you able to find a solution to this? -Gaurav On Monday, April 14, 2014 5:05:46 AM UTC+5:30, k_day wrote: > > Looks like I am not the only one having this problem: > http://stackoverflow.com/questions/22597097/using-client-library-from-cloud-endp

[google-appengine] Re: Testing Modules with development server: modules and dispatcher not started

2014-04-22 Thread gaurav sinha
Hi Oliv, I am facing the same problem with GAE Python; only "default" module is getting started on the development server; How did you solve it? Regards, Gaurav Sinha On Friday, 30 August 2013 05:52:23 UTC+5:30, Oliv wrote: > > Hello, > > I'd like to m

[google-appengine] Re: Anyone interested in Java AppEngine Example Code?

2013-01-22 Thread Gaurav Bansal
Hi I have created a REST service and deployed over cloud using GAE. I don't want it to be accessed by any one just by using the URL. I should have some control over there to provide the authentication, may be along with the request. I explored and got some OAuth related tutorials, but could

[google-appengine] Re: Security for Web service deployed over GAE

2013-01-22 Thread Gaurav Bansal
Please do reply On Tuesday, 8 January 2013 12:06:57 UTC+5:30, Gaurav Bansal wrote: > > Hi > > I have created a REST service and deployed over cloud using GAE. I don't > want it to be accessed by any one just by using the URL. I should have some > control ov

[google-appengine] Security for Web service deployed over GAE

2013-01-08 Thread Gaurav Bansal
Hi I have created a REST service and deployed over cloud using GAE. I don't want it to be accessed by any one just by using the URL. I should have some control over there to provide the authentication, may be along with the request. I explored and got some OAuth related tutorials, but could

[google-appengine] Unable to render an Image while converting HTML into PDF using Conversion API

2012-06-27 Thread Gaurav Sharma
Hi, I try to convert a HTML page into PDF. It was converted successfully except the images that were the part of HTML page. Please provide me the solution of this problem. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this disc

[google-appengine] Is this a Google App Engine issue or my app?

2012-04-10 Thread Gaurav Munjal
Here is what is in my log: 1. 1. 2012-04-09 22:01:25.089 / 500 5044ms 0kb Mozilla/5.0 (Windows NT 6.1; WOW64; rv:11.0) Gecko/20100101 Firefox/11.0 173.56.7.41 - - [09/Apr/2012:19:01:25 -0700] "GET / HTTP/1.1" 500 0 - "Mozilla/5.0 (Windows NT 6.1; WOW64; rv:11.0) G

Re: [google-appengine] file.create() throws an ApiDeadlineExceededException very frequently

2012-02-04 Thread Gaurav Misra
good for the user to wait a long time either. Thanks for your help, Gaurav -- 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/-/dQ3ipcgw7F4J.

Re: [google-appengine] Cannot Stop Long Running Jobs

2012-02-02 Thread Gaurav Misra
Hi, Ok, I deleted those entities from the datastore viewer and it worked, those jobs are gone. 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-appen

Re: [google-appengine] Cannot Stop Long Running Jobs

2012-02-02 Thread Gaurav Misra
Hi Rekby, Thanks for your quick response. I tried that and now the job for deleting the _GAE* entities is stuck: Deleting all _GAE_MR_MapreduceControl, _GAE_MR_MapreduceState, _GAE_MR_ShardState entities (2 steps completed, 1 active) Job 158516528565085DEE210 I have tried disabling the app and

[google-appengine] Cannot Stop Long Running Jobs

2012-02-02 Thread Gaurav Misra
rying to abort them doesn't do anything. I need to go into production soon and I don't know how to stop these jobs. Thanks for your help, Gaurav -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussio

Re: [google-appengine] file.create() throws an ApiDeadlineExceededException very frequently

2012-02-01 Thread Gaurav Misra
Hi Robert, Thanks for your quick Response. It was only happening sporadically and and in bursts. I am not catching it and will retry a couple of times on failure. Gaurav -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To

[google-appengine] file.create() throws an ApiDeadlineExceededException very frequently

2012-02-01 Thread Gaurav Misra
appreciated. Gaurav -- 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/-/D9rqPHiiOWgJ. To post to this group, send email to google

[google-appengine] Re: What do you want to see answered in Greg's pricing FAQ?

2011-05-12 Thread Gaurav
My question for the FAQ: Why? :( On May 12, 12:14 pm, Kenneth wrote: > Greg mentioned he was putting together an FAQ so let's help him out! > > If you're going to answer this just put in your question into a single line, > let's not try and answer them here or give opinions, there's plenty of o

[google-appengine] Re: Post a multipart-form with binary data from GAE to Facebook

2011-04-17 Thread Gaurav Vaish
Hi, Not sure what do you mean by the streaming request, but GAE does allow connecting to other servers (outbound request) using HTTP on port 80. You can use any library, for example, http://hc.apache.org (for Java) to make a request to another HTTP server, port 80. -- Cheers, Gaurav Vaish http

[google-appengine] GoogleAppEngine application mapping with top domain

2011-01-22 Thread Gaurav
Hello, We have an appication running on GoogleAppEngine. We want to map it with a custom domain name (i.e not with a custom subdomain) : Suppose our application is "myapp" and our custom domain is "mydomain" than what we want is that our site : "http://myapp.appspot.com"; shoud also be accessibl

[google-appengine] Re: google apps wildcard subdomains at godaddy

2010-12-14 Thread Gaurav Vaish
Hi, If you map abcd.xyz.com to ghs.google.com, automatically, *.abcd.xyz.com will be served by ghs.google.com I think all you need to do is map "@" to ghs.google.com (which by default is mapped to "www"). -- Happy Hacking, Gaurav Vaish http://www.mastergaurav.com On De

[google-appengine] Re: Version 1.4.0 is out!

2010-12-04 Thread Gaurav Vaish
I'm loving it! -- Happy Hacking, Gaurav Vaish http://www.mastergaurav.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-appeng...@googlegroups.com. To unsubscribe from this gr

[google-appengine] Re: Cannot deploy my app to the GAE

2010-11-23 Thread Gaurav Vaish
because the java.sun.com server was not available (after aquisition by Oracle). You can change the "" lines to one line as follows follows: http://java.sun.com/xml/ns/j2ee"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";> -- Happy Hacking, Gaurav Vaish

[google-appengine] Re: app dashboard not accessible

2010-11-23 Thread Gaurav Vaish
Up now! Thanks Ikai... -- Happy Hacking, Gaurav Vaish http://www.mastergaurav.com On Nov 24, 2:33 am, "A. Stevko" wrote: > @Krishna > what is the link to that console? its not in my bookmarks, > > On Tue, Nov 23, 2010 at 1:24 PM, dflorey wrote: > > It would

[google-appengine] Re: app dashboard not accessible

2010-11-23 Thread Gaurav Vaish
+1. Dashboard (https://appengine.google.com) gives 500. -- Happy Hacking, Gaurav Vaish http://www.mastergaurav.com On Nov 24, 2:14 am, "Ikai Lan (Google)" wrote: > Looking at it. > > -- > Ikai Lan > Developer Programs Engineer, Google App Engine > Blogger:http://

[google-appengine] Re: PROBLEM: Deploying new version. Checking if new version is ready to serve. Checking if new version is ready to serve. Will check again in 60 seconds.

2010-11-21 Thread Gaurav Vaish
Now? Do a rollback. Delete the version on the server. Try again... have seen this issue popping up several times, specially on the weekend. -- Happy Hacking, Gaurav Vaish http://www.mastergaurav.com On Nov 21, 6:26 pm, Dmitry wrote: > experience the same issues last 3 hours... > >

[google-appengine] Re: PDF to Image - Impossible

2010-11-21 Thread Gaurav Vaish
If you are working with the Java version, PDFBox is pretty decent one... http://pdfbox.apache.org/commandlineutilities/PDFToImage.html I've not tried it out personally but have heard about it a lot. And comes from Apache stable! :) -- Happy Hacking, Gaurav Vaish http://www.mastergaura

[google-appengine] Re: Store Image to Blobstore withou Upload FORM

2010-11-21 Thread Gaurav Vaish
You cannot. There's not API other than to use BlobStoreService. -- Happy Hacking, Gaurav Vaish http://www.mastergaurav.com On Nov 21, 6:51 pm, acellam guy wrote: > how can i store an image to blobstore without using a form -- You received this message because you are subscribe

[google-appengine] Re: Do I use GET or POST sending mail?

2010-11-18 Thread Gaurav Vaish
Post. And I'd recommend doing a redirect (302) after the mail is sent so that if the user accidently presses the refresh button, mail is not resent. -- Happy Hacking, Gaurav Vaish www.mastergaurav.com On Nov 19, 7:25 am, Zeynel wrote: > The tutorial > herehttp://code.google.com/app

[google-appengine] Re: JSP return binary data

2010-11-18 Thread Gaurav Vaish
;download" stuff as a "download servlet" rather than a "download JSP"... and doing that should be pretty straight-forward. Furthermore (just an addition for download), you may want to add a header "Content-Disposition: attachment; filename=filename.mp3". -- Hap

[google-appengine] Re: Generating invite link

2010-11-18 Thread Gaurav Vaish
handler at "/invite/*" Grab the path-info (HttpServletRequest::getPathInfo). Remove leading "/". Remainder part is your code. Search in DB using this code. Get the email/invitationTime to do futher processing (your invitation has been expired or welcome). Hope that helps.

[google-appengine] How to provide different custom domain name to different version of same application

2010-07-03 Thread Gaurav
Hello, I am developing my application on GoogleAppEngine & I want to know that how can I provide different domain names to different version of an application. Suppost my application is "app1" having two versions "1" (Default) and "beta".Now these version can be accessible as : version "1" of

Re: [google-appengine] To test XMPP Messages without deploying to google server

2010-03-25 Thread Gaurav
e a look at our Unit > Testing guide and mock/stub your way through XMPP: > > http://code.google.com/appengine/docs/java/tools/localunittesting.html > > (I guess there are no code samples for XMPP unit testing, we'll have > to add those at some point in the future). > > On Mo

[google-appengine] To test XMPP Messages without deploying to google server

2010-03-23 Thread gaurav
Is there a way to test my application without uploading the application to server. I want to test reply to XMPP Messages -- 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.

[google-appengine] Sudden increase in 'total stored data' after today's outage

2010-02-24 Thread Gaurav
My application has billing enabled. Until few hours ago my app had only 400-500 MB of data stored. However after the outage was fixed, the dashboard shows 1.47 GB of stored data. Now, I am being charged for it. (Although negligibly :) ) I think it's a fault. Is there any way to check? Is anyone els

[google-appengine] Re: Unable to deploy after maintenance

2010-02-18 Thread Gaurav
The cron jobs for my app are still not running. The app engine team updates that : "As of 9:25 PST the performance problems have cleared up and the lingerings issues have been resolved. ". However, none of the cron jobs have executed successfully after the update. Brandon Thomson wrote: > Whew, ba

Re: [google-appengine] My app is much faster now

2010-02-18 Thread Gaurav
I am using the Java runtime, but I haven't seen any performance improvements after the today's downtime. Moreover, the cron jobs are still not working, which is making my app behave unpredictably. Also, I am getting latencies up to 11-15 secs from cold start. I hope the issue gets resolved quickly.

[google-appengine] Re: Googlegot just went mad

2010-02-18 Thread Gaurav
If you are using Google Webmaster Tools, you may be aware that you limit your rate of crawling with its help. Although, that feature is not enabled for all sites. WeatherPhilip wrote: > Within the last 24 hours or so, the googlebox has gone mad. It admits > to downloading 822MB from my (free) appe

[google-appengine] Re: Add Domain does not work

2009-10-18 Thread Gaurav
ad in the documentation we are able to map a domain name to an > app_engine app without requiring use of google app. No? Am I mistaken? > > On Oct 18, 12:35 am, Gaurav wrote: > > > > > Are you using google apps?http://www.google.com/apps/ > > > if not, then

[google-appengine] Re: Will reducing model size improve performance?

2009-10-18 Thread Gaurav
I think there's a relationship (linear most likely) b/w the datastore performance and no. of properties in an entity (not necessarily their size). On Oct 18, 7:57 am, Jason Smith wrote: > Thank you very much, Andy. I was never totally certain I understood > exactly what Nick had said. > > In sh

[google-appengine] Re: Add Domain does not work

2009-10-17 Thread Gaurav
Are you using google apps? http://www.google.com/apps/ if not, then you cannot use your domain for app engine. It's free and easy to sign up for google apps. go ahead do it. On Oct 18, 9:18 am, lordjoe wrote: > I had a google app lordjoe2...@appspot.com - it works well > I want to map it towww.

[google-appengine] Re: how to register more than 10 apps

2009-09-04 Thread Gaurav
That it totally awesome :) On Aug 18, 8:37 pm, "Nick Johnson (Google)" wrote: > Hi manuelaraoz, > If you run out of App IDs, you can leave a message here on the forum, and > one of us Googlers will increase the number of apps you can create. > > -Nick Johnson > > On Tue, Aug 18, 2009 at 4:34 PM,

[google-appengine] How to access object passed by HTML in python

2009-06-11 Thread Gaurav
on this? Kindly help as soon as possible. This is how I am creating HTML self.response.out.write(""" """) Regards, Gaurav Joshi --~--~-~--~~~---~--~~ You received this mess

[google-appengine] How to access form input where type="File"

2009-06-11 Thread Gaurav
. self.response.out.write(""" http://www.cs.tut.fi/cgi-bin/run/~jkorpela/ echo.cgi" enctype="multipart/form-data" method="post"> So the file which will be submitted as datafile will an XML an