[google-appengine] Re: Not able to list images in GCR

2022-05-13 Thread Sebastian Anton
Hi, I have a similar issue in gougle cloud shell if I do: gcloud container images list --repository=eu.gcr.io/repo-domain it lists all repos in the domain but if I then try to list the images in one specific repo like this: gcloud container images list --repository=eu.gcr.io/repo-domain/some-r

[google-appengine] Re: Nginx config customization on App Engine Flex custom runtime

2021-05-28 Thread 'Anton Lage Magri' via Google App Engine
Hello, Do you want to customize the nginx of the instance or the nginx proxy container that will manage your app? When you create an App engine it creates different dockers that manages all the needs of your App [1]. [1]: https://cloud.google.com/appengine/docs/flexible/java/debugging-an-instan

[google-appengine] Appengine docker git repository abandoned?

2019-01-08 Thread Anton
Hello, Is the official AppEngine docker image still maintained? Nobody is answering on issues since July. Ex: https://github.com/GoogleCloudPlatform/php-docker/issues/468 -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from t

[google-appengine] Re: Appengine IP is blocked in Google Translate API

2018-07-24 Thread Anton Godoroja
The issue is now resolved. There was an IP restriction policy set for the API key. After migration to Appengine (with dynamic IPs) there is no possibility to restrict usage by ip. On Monday, July 23, 2018 at 3:00:31 PM UTC+2, Anton Godoroja wrote: > > How can Google's IP be blocke

[google-appengine] Appengine IP is blocked in Google Translate API

2018-07-23 Thread Anton Godoroja
How can Google's IP be blocked by Google API? curl 'https://www.googleapis.com/language/translate/v2?key=xxx&source=en&target=it&q=LUXURY%0ACARS' 35.237.20.110 - appengine instance ip response: { "error": { "code": 403, "message": "Requests from IP address 35.237.20.110 are blocked

Re: [google-appengine] Re: Strange behavior with GAE service using Pubsub

2017-09-10 Thread Anton Bacaj
It is using the default pull configuration. I am using the google-cloud pubsub nodejs client. What I mean by not consuming, my consume callback function does not get triggered on Google app engine, but locally it does. On Sep 10, 2017 3:37 PM, "'Kenworth (Google Cloud Platform)' via Google App En

[google-appengine] Strange behavior with GAE service using Pubsub

2017-09-10 Thread Anton Bacaj
I have a service that runs on google app engine, it is supposed to subscribe to a topic and do some work. The behavior is very strange, I see the service running from the logs but it does not consume any messages. When I run the service on my local machine it does consume messages correctly. D

[google-appengine] What is the best way to manage env vars in App Engine (flexible environment)?

2017-09-09 Thread Anton Bacaj
You could try storing them in google memcache, nothing will trigger an app to pick up new values unless you redeploy. You can write application code that polls memcache every X interval to update the values. -- You received this message because you are subscribed to the Google Groups "Google

[google-appengine] Re: How to structure multiple services?

2017-09-08 Thread Anton Bacaj
I've experimented with google cloud and have figured this out already. Folder structure is as follows: Now before you deploy declare an environment

[google-appengine] Re: Cant delete old applications

2015-06-19 Thread Anton Danilchenko
console address: https://console.developers.google.com/project Thanks *Ryan Bruyere* for your help! On Thursday, June 18, 2015 at 9:31:45 AM UTC+3, Anton Danilchenko wrote: > > Hello. > > I'm trying to delete my old apps (on both Master/Slave and High > Replication). But when

[google-appengine] Cant delete old applications

2015-06-17 Thread Anton Danilchenko
Hello. I'm trying to delete my old apps (on both Master/Slave and High Replication). But when I Disable App - the button Delete appear. When I press on Delete button - the error message appear: Server Error A server error has occurred. Url address is: https://appengine.google.com/disabling/del

[google-appengine] My buzz got stopped by the mail limit. can i expedite the email quota increase?

2014-06-20 Thread Anton Winter
, it can take a week! Is there a way to get to expedite this? the website is landingear.me cheers Anton -- 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, se

[google-appengine] Re: Announcing SSL for Custom Domains Trusted Tester Program

2011-10-20 Thread Anton Novopashin
I have filled form allready -- 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/-/V333YDgn0rIJ. To post to this group, send email to google-appengine@goo

Re: [appengine-java] Re: [google-appengine] Re: CMS for GAE

2011-07-20 Thread Anton Danilchenko
blog and work with this blog. We need to complete both this applications to add flexibility to use for a different tasks. Best regards, Anton. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussion on the web vi

[google-appengine] Re: The API call taskqueue.Delete() required more quota than is available?

2011-06-06 Thread Anton Kolechkin
Hi All. I have the same problem on my test application. I have just one queue with one task with eta. I try to delete the task. : The API call taskqueue.Delete() required more quota than is available. On Jun 1, 8:29 am, working wrote: > Dear All, > I started getting this error today. > > "The AP

[google-appengine] Re: Channel use/reuse question

2011-05-23 Thread Anton Kolechkin
Hello. Is this local dev server problem only? Have anyone seen this error in prod? Thanks. -- 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 unsubscribe from this gr

[google-appengine] Re: Sorting by key

2011-05-11 Thread Anton Veretennikov
Oops, I did mean not only soring but also filtering by 1 key. -- 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 unsubscribe from this group, send email to google-appe

Re: [google-appengine] Re: Google Checkout

2011-03-04 Thread anton savchuk
Yes, more likely PayPal will be decision.. He really does work.. -- 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 unsubscribe from this group, send email to google-a

[google-appengine] Re: Google Checkout

2011-03-04 Thread anton savchuk
Yes I agree.. PayPal is extraordinary.. and he has more than one 90 page documents.. -- 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 unsubscribe from this group, s

[google-appengine] Re: Picasa, Youtube API

2011-03-04 Thread anton savchuk
Thank you guys for help! -- 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 unsubscribe from this group, send email to google-appengine+unsubscr...@googlegroups.com. F

[google-appengine] Picasa, Youtube API

2011-03-04 Thread anton savchuk
I am wondering. has App Engine access for users picasa photos or Youtube video.. I mean kind of API? -- 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 unsubscribe fr

Re: [google-appengine] Re: Google Checkout

2011-03-04 Thread anton savchuk
Oii.. it is good to know. thank you for this helpful information! -- 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 unsubscribe from this group, send email to google

[google-appengine] Re: Google Checkout

2011-03-04 Thread anton savchuk
I see.. thank you. Could you recommend some third-party libraries? -- 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 unsubscribe from this group, send email to googl

[google-appengine] Google Checkout

2011-03-04 Thread anton savchuk
Guys what about this stuff - Google Checkout? I hope soon I will have paid service.. And users of mine suppose to pay for staff.. If I create registration or authentication based on Google Account will this user have possibility to pay use Google Checkout API or stuff like this? Or PayPal ? I d

Re: [google-appengine] Search issue

2011-03-03 Thread anton savchuk
sorry.. yes Lucene.. Okay.. Thank you! -- 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 unsubscribe from this group, send email to google-appengine+unsubscr...@goog

Re: [google-appengine] Search issue

2011-03-03 Thread anton savchuk
Nice.. thank you alot.. Please suggest.. could I use Luciana like a temporary decision and if yes all right with this? Any problem? -- 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@goog

Re: [google-appengine] Search issue

2011-03-03 Thread anton savchuk
Very nice.. but when it will implement? because I need probably already.. but http://code.google.com/appengine/docs/roadmap.html says 6 month? It is correct or it can be done faster? -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To pos

[google-appengine] Search issue

2011-03-03 Thread anton savchuk
Hi guys.. How about search?? Do you have some search engine? or can I use Luciana or other solution from google? I -- 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. T

Re: [google-appengine] Google acount

2011-03-02 Thread anton savchuk
Yes Robert it is true.. I do misconceptions / misunderstandings.. I have read some stuff.. but actually it will be great to know your opinion also.. cause I am just beginner :). Thank you. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group.

Re: [google-appengine] Re: Payments

2011-03-02 Thread anton savchuk
No.. interesting.. I have not met this before.. I mean just ordinary Admin Area.. when you login into your AppEngine Admin. .where you can increase your speed and stuff.. But this one is something new to me.. How it works? and it is help you ? I mean what kind of statistic will you have? --

[google-appengine] Google acount

2011-03-02 Thread anton savchuk
Hi guys.. I am wondering about utilize your account for register new users and log in.. but I have some questions: 1. If I will use google registration and login form for my users could I create additional (custom) field for my user profile.. If yes how I can do this? 2. Could I customize thi

Re: [google-appengine] Re: Payments

2011-03-02 Thread anton savchuk
I see, and as far as I understood you have monitoring tools in admin area that can me said witch script I have to optimize . It is correct? -- 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

[google-appengine] Re: App Engine servers API trusted testers

2011-03-01 Thread Anton Novopashin
Sound great. It's really cool. I really would like to help app engine team. -- 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 unsubscribe from this group, send email

[google-appengine] Re: App Engine servers API trusted testers

2011-03-01 Thread Anton Novopashin
Sound great. It's really cool. I realy woould like to help app engine team. -- 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 unsubscribe from this group, send email

[google-appengine] Re: Payments

2011-03-01 Thread anton savchuk
And why I do not see RAM unit? -- 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 unsubscribe from this group, send email to google-appengine+unsubscr...@googlegroups.

[google-appengine] Re: Payments

2011-03-01 Thread anton savchuk
Hmm.. it is interesting.. -- 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 unsubscribe from this group, send email to google-appengine+unsubscr...@googlegroups.com.

Re: [google-appengine] Payments

2011-03-01 Thread anton savchuk
I can use this free quota when I am developing my resource? And what means CPU hours? -- 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 unsubscribe from this group, s

[google-appengine] Payments

2011-03-01 Thread anton savchuk
Hi guys.. Sorry about this but I am not following which means 8$ per user? Please explain me. It is mean for one user that has registered on my web-service or what? I have very limited $$ :) And it will be good to know all about payments.. And as far as I understood I could start to pay when my

Re: [google-appengine] Upload files

2011-03-01 Thread anton savchuk
Hmm.. good to know :) Thank you a lot Robert. I think I am done with this problem :) -- 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 unsubscribe from this group, se

Re: [google-appengine] Upload files

2011-03-01 Thread anton savchuk
I have read about blobstore and it sounds terrific to me :) But regard to blobstore.. if for example I want to get videos and photos and move on other servers how can I do it? As far as I understood blobstore does not store physical file.. Right? My firstly task does not provide store users fil

Re: [google-appengine] Upload files

2011-03-01 Thread anton savchuk
I have read about blob store.. It sounds terrific :) But regard to blob if for example I -- 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 unsubscribe from this gro

Re: [google-appengine] Upload files

2011-02-28 Thread anton savchuk
Hi Robert.. Thank you for your reply.. I will check links that you have provided to me. I need basic operation like users can upload they own photos, videos and text files.. And I have to store this files and just show.. That's all.. Maybe App Engine has API to use youtube ot picasa to do this

[google-appengine] Upload files

2011-02-28 Thread anton savchuk
Hi guys.. I am new in Google App Engine Community and do not understand some features yet.. I have a few question about video and photo.. As far as I understood I can not store files (images, text files, video files.. etc...) on my Google App Engine only in DB? In this case how I can work with

Re: [google-appengine] Re: Can't get into dashboard?

2010-11-06 Thread Anton Belyaev
While the maintenance can be related, the time is not 19-00 UTC yet. And the problem has been happening all the day today for me. -- 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...@googlegr

[google-appengine] Re: Can't get into dashboard?

2010-11-06 Thread Anton Belyaev
+1 Error 500 while accessing dashboard. -- 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 group, send email to google-appengine+unsubscr...@go