Re: [google-appengine] Re: OverQuotaError

2015-11-09 Thread Sam Sumika
Hi Ryan, I have not seen this recently, but it is happening again right now :(. Here is a sample log: The API call datastore_v3.RunQuery() required more quota than is available. Traceback (most recent call last): File "/base/data/home/runtimes/python27/python27_lib/versions/third_party/webapp2-2

[google-appengine] Anyway create a system log of admins who have signed onto the app engine console ?

2015-11-09 Thread Yun Li
Enable me to see every develop's activity. -- 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 an email to google-appengine+unsubscr...@googlegroups.com. To post to this gr

[google-appengine] Re: PHP Imagick Font not Loading

2015-11-09 Thread Nick (Cloud Platform Support)
(that would be scandir() ) On Monday, November 9, 2015 at 7:09:03 AM UTC-5, Contact PlutonMedia wrote: > > Hi, > > Is there a trick to be able to load a custom font and use compositeImage? > > Here is my code : > > app.yaml > > application: the_name >

[google-appengine] Re: PHP Imagick Font not Loading

2015-11-09 Thread Nick (Cloud Platform Support)
It seems as though the font can't be found at the path specified. Could you use PHP dir() functionality to explore the app_path/1.388444744529109221 directory and see whether arial.ttf is within a subdirectory? On Monday, November 9, 2015 at 7:09:03 AM UTC-5, Contact PlutonMedia wrote: > > Hi, >

[google-appengine] Re: Loading data into automatic scaled instance memory

2015-11-09 Thread Nick (Cloud Platform Support)
Typically, when operating a memory cache in this way, you will need some way for your cache layers to signal information to each other. Each caching solution out there, including one you might roll yourself in, say, some hash tables in memory, will have different semantics and methods. One sol

[google-appengine] Re: Stolen website on Google sub domaine? What should I do?

2015-11-09 Thread Patrice (Cloud Platform Support)
Hi Igor, Yeah this does just look like a proxy. There is no harm that can be done to your website this way, as this literally calls your website and displays it through the App Engine. As for your comment about indexing, I don't get what you mean, as flawedgate doesn't seem to be indexed. (loo

[google-appengine] Re: App engine 1.9.29 issue - Error 204

2015-11-09 Thread Jorge SantamarĂ­a
Hi Mars, sure, I have the same issue in these applications: 1. swiftapp-dev 2. swiftapp-tst 3. swiftapp-stg On Saturday, November 7, 2015 at 3:00:29 PM UTC-6, Mars Lan wrote: > > Can you provide your app id so we can take a look at it from our end? > > On Friday, November 6, 2015 at 7:

[google-appengine] PHP Imagick Font not Loading

2015-11-09 Thread Contact PlutonMedia
Hi, Is there a trick to be able to load a custom font and use compositeImage? Here is my code : app.yaml application: the_name version: 1 runtime: php55 api_version: 1 threadsafe: yes handlers: - url: /favicon\.ico static_files: favicon.ico upload: favicon\.ico - url: /009\.jpg static

[google-appengine] Re: Stolen website on Google sub domaine? What should I do?

2015-11-09 Thread Anastasios Hatzis
PhilK is right, this app is just like a proxy. My first impression was that you are a Google App Engine customer, or you use a service that is hosted on GAE. But it looks like this app will just proxy every domain that is entered. There can be plenty of reasons why someone operates proxy server

Re: [google-appengine] Re: Stolen website on Google sub domaine? What should I do?

2015-11-09 Thread Igor Pakhomov
Thank you PhilK. Please help me, what should I do to prevent indexing this pages by search engines? On Monday, 9 November 2015 12:51:39 UTC+2, glimmung wrote: > > Hi, > > Based on the page at: - > > http://flawedgate.appspot.com/ > > ...and what happens when you enter Google's own doma

[google-appengine] Re: Stolen website on Google sub domaine? What should I do?

2015-11-09 Thread Igor Pakhomov
Thanks Anastasios, for the quick answer. > Please check if your App Engine application ID is *flawedgate*. If it is, > then this not a case of plagiarism, but just an alternative address of your > app. Where can I see this ID? On Monday, 9 November 2015 12:40:23 UTC+2, Anastasios Hatzis wrote

Re: [google-appengine] Re: Stolen website on Google sub domaine? What should I do?

2015-11-09 Thread Philip Kilner
Hi, Based on the page at: - http://flawedgate.appspot.com/ ...and what happens when you enter Google's own domain there: - http://flawedgate.appspot.com/google.com ...the site in question seems to simply be a proxy. HTH -- Regards, PhilK 'a bell is a cup...until it is s

[google-appengine] Re: Stolen website on Google sub domaine? What should I do?

2015-11-09 Thread Anastasios Hatzis
Hi Igor! appspot.com is used as a domain for all Google App Engine apps. The routing is based on the pattern *appid*.appspot.com where appid is your application ID. This is done for all GAE applications so they are available even if no custom domains are used. The appspot.com addresses can also