[google-appengine] Re: https ERR_TOO_MANY_REDIRECTS

2016-10-01 Thread vasya Guskuskudu
All ok. Thanks for the tip where to look.

суббота, 1 октября 2016 г., 5:16:10 UTC+10 пользователь Adam (Cloud 
Platform Support) написал:
>
> Could you share the custom domain of your app? The 'secure: always' 
> directive causes a redirect from http:// to https://, which can cause 
> problems if you're using another service that is also configured to use 
> redirects, such as Cloudflare.
>
> On Tuesday, September 27, 2016 at 9:11:01 AM UTC-4, vasya Guskuskudu wrote:
>>
>> Hello. I have a project made on the flask + gae init. I installed 
>> https://letsencrypt.org certificate, and the site works is via https + 
>> www and without it, if you type the address manually. But if I set app.yaml 
>> to "secure: always" the site stops working in the error on the client 
>> specified too many redirects. Please tell me where to look for the causes 
>> of such behavior?
>>
>

-- 
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 group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/7a026b16-8357-4219-9f77-4b3740d510db%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: https ERR_TOO_MANY_REDIRECTS

2016-10-01 Thread vasya Guskuskudu
Hi thank you very much, I'm indeed do use cloudflare, can tell you what to 
do with it? Can i configure it in right way, or should i stop using it?

суббота, 1 октября 2016 г., 5:16:10 UTC+10 пользователь Adam (Cloud 
Platform Support) написал:
>
> Could you share the custom domain of your app? The 'secure: always' 
> directive causes a redirect from http:// to https://, which can cause 
> problems if you're using another service that is also configured to use 
> redirects, such as Cloudflare.
>
> On Tuesday, September 27, 2016 at 9:11:01 AM UTC-4, vasya Guskuskudu wrote:
>>
>> Hello. I have a project made on the flask + gae init. I installed 
>> https://letsencrypt.org certificate, and the site works is via https + 
>> www and without it, if you type the address manually. But if I set app.yaml 
>> to "secure: always" the site stops working in the error on the client 
>> specified too many redirects. Please tell me where to look for the causes 
>> of such behavior?
>>
>

-- 
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 group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/dc9c29b1-df4b-42e3-853f-fd0238621e07%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[google-appengine] Re: How to deploy a flexible app to a preemptible VM?

2016-10-01 Thread 'Adam (Cloud Platform Support)' via Google App Engine
It's not currently supported, but it would be a good feature to request on 
the Google App Engine issue tracker 
.

On Wednesday, September 28, 2016 at 3:07:09 PM UTC-4, Miguel Vitorino wrote:
>
>
> Hi Randy,
>
> I don't believe that you can use Preemptible VMs yet. But it would surely 
> make sense since these in the flex environment should be disposable
> But I wouldn't get too excited about the current flex pricing as there 
> have been hints that pricing may change for GA to consider the added value 
> of GAE on top of GCE or GKE.
>
>
> On Wednesday, September 28, 2016 at 2:32:50 PM UTC+1, Randy Sugianto wrote:
>>
>> I just tried the Flexible version of app engine, and I like it because 
>> with 0.05 USD per hour I can get 1 core and almost 4 GB of RAM, much higher 
>> than with a B1 instance (600MHz CPU and 128 MB of RAM only!).
>>
>> Then I know that Google also offers Preemptible VMs with cost only 0.01 
>> USD/hour for the same spec! I guess my app engine app is very suitable to 
>> use preemptible VMs.
>>
>> However I can't find a way to do so. Is there anything in the app.yaml 
>> file that I should put so that the app will be deployed to a preemptible VM 
>> instead of a normal one?
>>
>

-- 
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 group, send email to google-appengine@googlegroups.com.
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/6e30f992-812d-4a82-aee4-d3d58c38f06d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.