I have deployed an app on Google App Engine and it's working fine. All the data is getting displayed in DataSotre Viewer but DataStore Statistics Page is continuously showing No Statistics Found. It's already more than 2 days since I deployed my app so it rules out the possibility of that Statistics will be generated after 1 day of deploying your app.
It takes GAE 1-2 days before generating reports. So have patience.
Related
Hello I'm facing a problem today with GAE SDK which it took a lot of time to update my app, before that it was fast to upload and took minute or less than that.
Even so, I went to Google Cloud Status Dashboard to check and verify if GAE service is outage and it wasn't outage.
This is my screenshot for my console, and this is Google Cloud Status Dashboard at the same time.
Any idea?
Thanks
On February 23rd I received an email that they are turning down the App Engine Admin Console and moving to Cloud Platform Console, then on February 25th I received this in email:
Your Google Cloud Platform project(s): MY_PROJECT_ID [Project Number(s):
MY_PROJECT_NUMBER ] has/have been in the billing disabled state for more
than 200 days. All related Google Compute Engine resources are
scheduled to be deleted in as soon as 7 days.
If you take no action within 7 days, you will be unable to recover any
resources under Google Compute Engine in this project. If disabling
billing was unintentional, please follow the online instructions and
re-enable billing for this project within 7 days to avoid the project
clean up.
I received this for just one app and I have no idea what is going on. I'm nowhere near exceeding free quota on this app, I get less than 100 visits a month.
By reading their new billing pages I see that they still have free quota, so why would they delete my app and why just one out of four apps that I have?
The email does not say that they are deleting your App Engine app. They will be deleting Compute Engine resources associated with this app.
You do not need Compute Engine for App Engine. You may not be using Compute Engine at all and may have started some Compute Engine resources by accident.
...and on the next day they wrote...
The email quoted below was sent to some Google Cloud Platform
customers in error.
If you do not use Google Compute Engine, you can safely ignore that
message. We apologize for any confusion this has caused. We received
feedback from many customers who do not use the Google Compute Engine
service (for example, they only use Google App Engine). Your Google
App Engine apps will continue to operate normally, and you do not need
to take any action at this time.
Thanks, The Google Compute Engine Team
I am a company admin and have a simple Java app (no backend, just several mostly static pages assembled through tiles) deployed since Google started the app engine. The site went down a couple of days ago. When I log in and go Admin/App Engine Apps page the app shows with the status "Always on". But it's not running and the message on top states "This feature will be moving to the Google Developers Console in Q2 2015. Follow these instructions to get the new permissions you'll need." Instructions are https://cloud.google.com/developers/articles/best-practices-for-configuring-permissions-on-gcp/#h.bgs0oxofvnoo.
But when I go to the dev console under my account - nothing is there. Called support (we are paying for some Google services) and they can't say anything except that now we need to sign up for Silver support at Google Cloud to talk to anybody there. But I am able to configure and deal with the app - I just can't find it anywhere! Any pointers will be hugely appreciated.
I started using Php runtime for hosting my wordpress blog on Google app engine.
I have a bit of confusions over the "Overview" chart that I am seeing.
According to "Running Wordpress guide", the cron job is getting triggered every 2 hours. But I haven't finished the migrations yet so I removed that scheduler to save money. Nobody knows my Google App engine URL.
As you can see "APIs" chart, there is no more requests.
But in "App engine" chart, "Cloud SQL" chart and "Read/Write operations" chart, you can still see some activities that happens regularly. Is there any scheduler or back-end job (except the 2 hours cron job that I disabled already) that makes those requests?
Google costs me around USD 1.* after setting up about four days ago.
What does the App Engine logs say?
I have a simple app at http://menkyo-kaiden.appspot.com/. It uses Extjs whose main library file ext-all.js is approximately 1 MB.
I've had the app up and running for 6 months no issues. Today it won't download the Extjs library or takes over a minute to download. I logged into App Engine admin and see no issues only Elevated status for Google Datastore which I'm not using. App Engine admin shows my latency to be under 100ms which obviously isn't the case.
So is there an issue with App Engine today or something has been changed on Google's end?
Well the problem has disappeared. Perhaps an issue with my ISP throttling bandwidth.