[google-appengine] How to sell and support a web app on GAE

2015-02-23 Thread Phinaes Gage
As a small ISV, I'd like to figure out how to sell my GAE web app (written in Java) and have my customers deploy the app within their domain, pay Google for hosting costs and me for support. What are the options for doing this? I'd like to be out of the business of billing and resource

[google-appengine] Unable to establish connection with Google Cloud SQL from GAE

2015-02-23 Thread Purushotham Rao
Hello, we are users of GAE and use Google Cloud SQL to query our models. Experiencing some problems in establishing the connection with GQL from last 10 hrs. On initialization of application we will establish a connection with Cloud SQL, getting below exception and causing the instance to

[google-appengine] GAE team - Urgent - Quota not getting reset for billing enabled app

2015-02-23 Thread Deepak Singh
Hi GAE Team, My quota is not reset in 24 hours. Its usage is being added from previous to next day and thus increasing my cost heavily. Pls look into it ASAP. App id: balajiyatrafinder Following quota is not reset in 24 hours: Datastore Stored Data Logs Stored Data Datastore Write Operations

[google-appengine] ERROR 403: Forbidden for our subnet 77.120.117.0/24.

2015-02-23 Thread Олег Искевич
Hello. We are using appspot as images storage. Last 4 days appspot got ERROR 403: Forbidden for our subnet 77.120.117.0/24. Service is not available from our servers. How to solve this problem? p.s. wget http://lunimg.appspot.com/lun_ua/origin/140420741.jpg ERROR 403: Forbidden. wget

[google-appengine] Re: How to sell and support a web app on GAE

2015-02-23 Thread Kyle Finley
I've been thinking about this also. For option (1) maybe upgrades could be automated. I wonder if the Google Cloud Deployment Manager https://cloud.google.com/deployment-manager/overview?hl=en_US could be useful here. At the very least, it seems like it should be possible to have user

[google-appengine] deployment happening forever

2015-02-23 Thread aleena davy
https://lh4.googleusercontent.com/-I7jXN5x21gk/VOuhN6UV6kI/BiI/BuclbyfRhc8/s1600/stuck.PNG https://lh4.googleusercontent.com/-I7jXN5x21gk/VOuhN6UV6kI/BiI/BuclbyfRhc8/s1600/stuck.PNG app id : aleenadavy1. Is there any way to solve this issue? -- You received this message

[google-appengine] running the google app engine

2015-02-23 Thread Shraddha Bhandavle
Hello all, I have been working on the project using Google App Engine using Python. I have been making a Calendar for making the appointments online for Doctors. The code was compiled and the python27 was successfully linked with the Google App engine that is dev_appserver.py But when I go to

[google-appengine] exception when writing an image in Google Cloud Store

2015-02-23 Thread youssef dehbi alaoui
Hello everyone i have a problem in my application that happens recently, when i used to write an image in GCS but recently it fires an exception like shown bellow. please help me. The exception: javax.servlet.ServletContext log: Exception while dispatching incoming RPC call

[google-appengine] Re: [SEVERE] App Engine can't consistently execute tasks

2015-02-23 Thread Kaan Soral
If there was any logs, it wouldn't be an issue, I would likely solved the issue on the logs, the issue is there are no logs With this recent issue, the only error logs are some instances dying critically, from memory overflows's (after going over 256mb's - my theory is a ndb memory leak, but

Re: [google-appengine] running the google app engine

2015-02-23 Thread 'Alex Martelli' via Google App Engine
It's mis-named to `.yml` rather than `.yaml` so I'm surprised the dev_appserver even starts. On Mon, Feb 23, 2015 at 4:47 PM, Shraddha Bhandavle shraddha...@gmail.com wrote: Hi I'm sharing the file app.yml . Basically I haven't made this project but I have to run this project and submit it as

Re: [google-appengine] running the google app engine

2015-02-23 Thread 'Alex Martelli' via Google App Engine
On Mon, Feb 23, 2015 at 7:28 PM, Shraddha Bhandavle shraddha...@gmail.com wrote: Well Alex, what did u mean by showing the urlss.py I can show u the entire code if u want me to.. do u want me to do that?? Just what gets assigned to `app` at the top (global) level of the module. Alex

Re: [google-appengine] running the google app engine

2015-02-23 Thread Shraddha Bhandavle
I tried changing the extention but it is a text file and when im changing the extention from yml to yaml, it give me a warning that the file may be nomore usable. On Mon, Feb 23, 2015 at 7:43 PM, 'Alex Martelli' via Google App Engine google-appengine@googlegroups.com wrote: On Mon, Feb 23,

[google-appengine] Re: [SEVERE] App Engine can't consistently execute tasks

2015-02-23 Thread paynen
Hey Kaan, That sounds like a serious problem. Is it possible for you to share some logs that demonstrate the issue occurring, or better yet a minimally-reproducing example? This is vital to identifying and fixing a possible issue on the platform. Secondly, could you possibly point to the

Re: [google-appengine] ERROR 403: Forbidden for our subnet 77.120.117.0/24.

2015-02-23 Thread Vinny P
On Mon, Feb 23, 2015 at 5:55 AM, Олег Искевич o...@lun.ua wrote: We are using appspot as images storage. Last 4 days appspot got ERROR 403: Forbidden for our subnet 77.120.117.0/24. Service is not available from our servers. How to solve this problem? p.s. wgetERROR 403: Forbidden. If

Re: [google-appengine] open ERP app

2015-02-23 Thread Vinny P
On Thu, Feb 19, 2015 at 10:09 PM, Open ERP praveen.cse...@gmail.com wrote: How to generate the reports of Employees,Contracts and their Purchase orders and Draft Invoices as one report in Open ERP... AND After getting this report,How to get this report in Excel? As a side note, I'd like

Re: [google-appengine] running the google app engine

2015-02-23 Thread 'Alex Martelli' via Google App Engine
On Mon, Feb 23, 2015 at 5:07 PM, Shraddha Bhandavle shraddha...@gmail.com wrote: So what do I do next Shall i rename it as 'yaml' ?? The professor will fail me if I'm unable to run the project. Can I contact u on your personal email id?? Whats ur email id?? Rename app.yml to app.yaml,

Re: [google-appengine] deployment happening forever

2015-02-23 Thread Vinny P
On Mon, Feb 23, 2015 at 3:54 PM, aleena davy arlette@gmail.com wrote: app id : aleenadavy1. Is there any way to solve this issue? When you say deployment is taking forever, do you mean deployment takes a long time but eventually deploys your app, or deployment takes forever and never

[google-appengine] Re: [SEVERE] App Engine can't consistently execute tasks

2015-02-23 Thread Kaan Soral
I also experienced this same issue previously, an engineer told me that internal/silent/invisible execution failures also count as task retries, which is illogical and likely a design/logic fault - That's why I increased my retry parameters after that issue/research-flurry and didn't experience

Re: [google-appengine] running the google app engine

2015-02-23 Thread 'Alex Martelli' via Google App Engine
On Mon, Feb 23, 2015 at 7:33 PM, Shraddha Bhandavle shraddha...@gmail.com wrote: Thank you for your words and precious time.. I'm sorry for asking you your personal email.. I didn't know that its not allowed.. It's allowed to ask, and it's allowed to say no to the request. I'm not a

Re: [google-appengine] running the google app engine

2015-02-23 Thread Shraddha Bhandavle
So what do I do next Shall i rename it as 'yaml' ?? The professor will fail me if I'm unable to run the project. Can I contact u on your personal email id?? Whats ur email id?? On Mon, Feb 23, 2015 at 5:05 PM, 'Alex Martelli' via Google App Engine google-appengine@googlegroups.com wrote:

Re: [google-appengine] running the google app engine

2015-02-23 Thread Shraddha Bhandavle
Thank you for your words and precious time.. I'm sorry for asking you your personal email.. I didn't know that its not allowed.. I'm not a programmer by profession and hence my doubts may be silly.. But no query or doubt should be underestimated according to me.. Because these forums are made for

Re: [google-appengine] running the google app engine

2015-02-23 Thread Shraddha Bhandavle
Well Alex, what did u mean by showing the urlss.py I can show u the entire code if u want me to.. do u want me to do that?? On Mon, Feb 23, 2015 at 6:26 PM, 'Alex Martelli' via Google App Engine google-appengine@googlegroups.com wrote: On Mon, Feb 23, 2015 at 5:07 PM, Shraddha Bhandavle

Re: [google-appengine] exception when writing an image in Google Cloud Store

2015-02-23 Thread Vinny P
On Mon, Feb 23, 2015 at 3:17 AM, youssef dehbi alaoui y.dehbi.ala...@gmail.com wrote: Hello everyone i have a problem in my application that happens recently, when i used to write an image in GCS but recently it fires an exception like shown bellow. please help me.

[google-appengine] Re: How to sell and support a web app on GAE

2015-02-23 Thread Phinaes Gage
Cloud Deployment Manager could help in the future, but the examples are Compute Engine focused, so I'm skeptical it's ready to use with GAE. I think Option 1 may work well initially, but I don't think it will be viable in the long-term because supporting and upgrading more instances will only

Re: [google-appengine] Unable to establish connection with Google Cloud SQL from GAE

2015-02-23 Thread Vinny P
On Mon, Feb 23, 2015 at 11:36 AM, Purushotham Rao purushotham...@motorola.com wrote: On initialization of application we will establish a connection with Cloud SQL, getting below exception and causing the instance to exit and creating a new instance. Since you're running the SQL connection

Re: [google-appengine] running the google app engine

2015-02-23 Thread Shraddha Bhandavle
Hi I'm sharing the file app.yml . Basically I haven't made this project but I have to run this project and submit it as it's a part of my coursework. My friend staying in my home country had made this project 2 years back in python and she is helping me by giving me this project but she herself

Re: [google-appengine] running the google app engine

2015-02-23 Thread Shraddha Bhandavle
The word 'state' is getting assigned to the application of version 1 On Mon, Feb 23, 2015 at 7:34 PM, 'Alex Martelli' via Google App Engine google-appengine@googlegroups.com wrote: On Mon, Feb 23, 2015 at 7:28 PM, Shraddha Bhandavle shraddha...@gmail.com wrote: Well Alex, what did u mean

Re: [google-appengine] running the google app engine

2015-02-23 Thread 'Alex Martelli' via Google App Engine
Hi Shradda, can you share your app.yaml so we can, first, see what Python script `loginpage` gets routed to? Then (assuming you're using the `webapp2` framework that comes with app engine) we'll need to see the WSGI app object you build in that script, since that app object then does its own

[google-appengine] [SEVERE] App Engine can't consistently execute tasks

2015-02-23 Thread Kaan Soral
rate: 500/s bucket_size: 100 retry_parameters: task_retry_limit: 6 min_backoff_seconds: 2 max_doublings: 3 Although my queue configuration is broad enough to handle occasional internal failures, I noticed and verified that the taskqueue leaves some tasks