Re: [google-appengine] Re: Custom domain redirecting to appspot URL

2017-03-13 Thread 'Lorne Kligerman' via Google App Engine
Hi Oren, The appspot-preview.com domain was used while flex was in beta as we migrated traffic over to our production environments. Now that flex is GA you don't have to worry about any more redirections in the future. You can head over to env: flex with confidence! Cheers, Lorne. On Mon, Mar

Re: [google-appengine] Re: Custom domain redirecting to appspot URL

2017-03-02 Thread 'Lorne Kligerman' via Google App Engine
Great, I'm glad you're in the clear! The appspot-preview.com will continue to work for the foreseeable future. Cheers, Lorne. On Thu, Mar 2, 2017 at 7:38 AM, Nickolas Daskalou wrote: > Thanks Lorne, I can confirm it's working as expected now for our app > (that is, visiting

Re: [google-appengine] Re: Custom domain redirecting to appspot URL

2017-03-02 Thread Nickolas Daskalou
Thanks Lorne, I can confirm it's working as expected now for our app (that is, visiting appspot.com URLs for a Flex service no longer redirects to appspot-preview.com). Just a heads up that the appspot-preview.com URLs still work fine too. Is this something which will be turned off eventually?

Re: [google-appengine] Re: Custom domain redirecting to appspot URL

2017-03-02 Thread 'Lorne Kligerman' via Google App Engine
If you haven't already noticed the lack of a redirect for your app, it should happen very soon. Thanks! On Mar 2, 2017 3:42 AM, "Nickolas Daskalou" wrote: > Hi Josh and other Googlers, > > How's this going? Do you have an update or an ETA? > > Nick > > > On 28 February 2017

Re: [google-appengine] Re: Custom domain redirecting to appspot URL

2017-03-02 Thread Nickolas Daskalou
Hi Josh and other Googlers, How's this going? Do you have an update or an ETA? Nick On 28 February 2017 at 04:21, 'Josh Moore' via Google App Engine < google-appengine@googlegroups.com> wrote: > This thread is the best place for the most up to date information on this > issue right now and

Re: [google-appengine] Re: Custom domain redirecting to appspot URL

2017-02-27 Thread 'Josh Moore' via Google App Engine
This thread is the best place for the most up to date information on this issue right now and we'll update once we have a fix fully rolled out. On Mon, Feb 27, 2017 at 6:32 AM, Sean Lynch wrote: > The "Before you Begin" appears to no longer mention anything regarding the >

[google-appengine] Re: Custom domain redirecting to appspot URL

2017-02-27 Thread Sean Lynch
The "Before you Begin" appears to no longer mention anything regarding the whitelisting requirement. We attempted to migrate our site from GoDaddy to App Engine but had to abort due to the redirect issue. Where is best place to subscribe to know when this has been resolved. This thread? On

[google-appengine] Re: Custom domain redirecting to appspot URL

2017-02-27 Thread Azmaan Onies
When is this going to be resolved? Are we looking at hours, days or weeks? On Saturday, February 25, 2017 at 4:54:54 AM UTC+8, Lorne Kligerman wrote: > > Hi folks, > > We recently migrated all traffic from the appspot-preview.com domain back > to the regular appspot.com as we approach a full

Re: [google-appengine] Re: Custom domain redirecting to appspot URL

2017-02-26 Thread Nickolas Daskalou
Hi Lorne, How is this coming along? Our Flex service is still being redirected to appspot-preview.com. This is also causing havoc with our *dispatch rules*. It seems we are unable to send any requests to the default version of our Flex service unless we have a "catch all" dispatch rule to the

[google-appengine] Re: Custom domain redirecting to appspot URL

2017-02-24 Thread 'Lorne Kligerman' via Google App Engine
Hi folks, We recently migrated all traffic from the appspot-preview.com domain back to the regular appspot.com as we approach a full release. The regression you noticed was due to an issue that came up as all beta traffic moved into the full time stack. We quickly identified the issue and

[google-appengine] Re: Custom domain redirecting to appspot URL

2017-02-24 Thread Robert Gaal
+1. This is a huge issue for any production app running on App Engine. On Friday, February 24, 2017 at 11:44:07 AM UTC+1, Aron Adler wrote: > > Could we clarify exactly what the issue here is? Everything was working > for a couple of days, why did it go back to redirecting to the appspot >

[google-appengine] Re: Custom domain redirecting to appspot URL

2017-02-24 Thread Aron Adler
Could we clarify exactly what the issue here is? Everything was working for a couple of days, why did it go back to redirecting to the appspot domain? Also seeing as everyone seems to be having the same issue it doesn't really make sense for everyone to create separate support tickets. Can we

[google-appengine] Re: Custom domain redirecting to appspot URL

2017-02-23 Thread Anthony Davis
Same issue here... On Thursday, February 23, 2017 at 1:43:23 PM UTC-6, Joseph Reisinger wrote: > > Hi Alex- > > I'm seeing this issue with a newly deployed app engine instance. Is it > possible to get my domain whitelisted? > > Thanks > > —jr > > On Wednesday, February 15, 2017 at 8:15:27 AM

[google-appengine] Re: Custom domain redirecting to appspot URL

2017-02-23 Thread 'Joseph Reisinger' via Google App Engine
Hi Alex- I'm seeing this issue with a newly deployed app engine instance. Is it possible to get my domain whitelisted? Thanks —jr On Wednesday, February 15, 2017 at 8:15:27 AM UTC-8, Alex (Cloud Platform Support) wrote: > > Good news, it seems like this redirection issue has now been

[google-appengine] Re: Custom domain redirecting to appspot URL

2017-02-23 Thread Andrei Botezatu
We also have the same issue. Google WTF are you doing, this is not good, we pay for your services. -- 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] Re: Custom domain redirecting to appspot URL

2017-02-23 Thread Prokop Simek
We have the same issue. Dne čtvrtek 23. února 2017 0:44:22 UTC+1 David Miller napsal(a): > > We appear to be having the same issue - also can't get subdomains to map > to a service. - Flexible environment with a container. > > > On Saturday, February 18, 2017 at 10:05:05 AM UTC+11, Mario

[google-appengine] Re: Custom domain redirecting to appspot URL

2017-02-22 Thread David Miller
We appear to be having the same issue - also can't get subdomains to map to a service. - Flexible environment with a container. On Saturday, February 18, 2017 at 10:05:05 AM UTC+11, Mario Gallegos wrote: > > Thanks John, but what i'm trying yo do is to avoid my app to redirect to >

Re: [google-appengine] Re: Custom domain redirecting to appspot URL

2017-02-22 Thread Nickolas Daskalou
John this is happening to us too. What is your private email address so I can PM you our app details? On 20 February 2017 at 16:09, 'John Lowry' via Google App Engine < google-appengine@googlegroups.com> wrote: > Can you send me your app ID and I will provide help. > > On Saturday, February

[google-appengine] Re: Custom domain redirecting to appspot URL

2017-02-21 Thread AGoogleUser 100
I sent you a private message with my app ID. Please help. This is not normal. On Monday, February 20, 2017 at 6:09:56 AM UTC+1, John Lowry wrote: > > Can you send me your app ID and I will provide help. > > On Saturday, February 18, 2017 at 8:09:28 AM UTC-8, Gene Linetsky wrote: >> >> Same

[google-appengine] Re: Custom domain redirecting to appspot URL

2017-02-19 Thread 'John Lowry' via Google App Engine
Can you send me your app ID and I will provide help. On Saturday, February 18, 2017 at 8:09:28 AM UTC-8, Gene Linetsky wrote: > > Same here... Any news? > > On Friday, February 17, 2017 at 3:05:05 PM UTC-8, Mario Gallegos wrote: >> >> Thanks John, but what i'm trying yo do is to avoid my app to

[google-appengine] Re: Custom domain redirecting to appspot URL

2017-02-18 Thread Gene Linetsky
Same here... Any news? On Friday, February 17, 2017 at 3:05:05 PM UTC-8, Mario Gallegos wrote: > > Thanks John, but what i'm trying yo do is to avoid my app to redirect to > appspot-preview.com and use my custom domain instead. > > On Friday, February 17, 2017 at 3:21:43 PM UTC-6, John Lowry

[google-appengine] Re: Custom domain redirecting to appspot URL

2017-02-18 Thread Gene Linetsky
How am I supposed to create a support case? There's no option except via signing up for paid support. Google broke my app and now wants me to pay to fix it? Come on. On Friday, February 17, 2017 at 1:21:43 PM UTC-8, John Lowry wrote: > > Hi, > > We made a change this morning which causes some

[google-appengine] Re: Custom domain redirecting to appspot URL

2017-02-17 Thread Mario Gallegos
Thanks John, but what i'm trying yo do is to avoid my app to redirect to appspot-preview.com and use my custom domain instead. On Friday, February 17, 2017 at 3:21:43 PM UTC-6, John Lowry wrote: > > Hi, > > We made a change this morning which causes some App Engine Flexible apps > to redirect

[google-appengine] Re: Custom domain redirecting to appspot URL

2017-02-17 Thread Joe Marino
already had to change my code to call the appspot-preview. thanks for the unannounced change which broke my app for an entire day. On Friday, February 17, 2017 at 4:21:43 PM UTC-5, John Lowry wrote: > > Hi, > > We made a change this morning which causes some App Engine Flexible apps > to

[google-appengine] Re: Custom domain redirecting to appspot URL

2017-02-17 Thread Joe Marino
stop linking to this form. it's been down for a few months On Wednesday, February 8, 2017 at 6:02:21 PM UTC-5, Alex (Cloud Platform Support) wrote: > > For future reference, it will be necessary to follow any updates provided > on the Custom Domains Inquiry form >

[google-appengine] Re: Custom domain redirecting to appspot URL

2017-02-17 Thread 'John Lowry' via Google App Engine
Hi, We made a change this morning which causes some App Engine Flexible apps to redirect to appspot-preview.com. If this is causing an issue for you, please create a support case and we will provide help. https://cloud.google.com/support/ John Lowry On Friday, February 17, 2017 at

[google-appengine] Re: Custom domain redirecting to appspot URL

2017-02-17 Thread Mario Gallegos
Hello Alex, I just tested it and it is not working for me. Is it supposed to be fixed for everyone? or just a few? On Wednesday, February 15, 2017 at 10:15:27 AM UTC-6, Alex (Cloud Platform Support) wrote: > > Good news, it seems like this redirection issue has now been resolved. > Custom

[google-appengine] Re: Custom domain redirecting to appspot URL

2017-02-16 Thread himanshu kapoor
Thanks Alex, It's working now. On Wednesday, February 15, 2017 at 9:45:27 PM UTC+5:30, Alex (Cloud Platform Support) wrote: > > Good news, it seems like this redirection issue has now been resolved. > Custom domains listed on Flexible Environment App Engine instances should > work as

[google-appengine] Re: Custom domain redirecting to appspot URL

2017-02-15 Thread 'Alex (Cloud Platform Support)' via Google App Engine
Good news, it seems like this redirection issue has now been resolved. Custom domains listed on Flexible Environment App Engine instances should work as prescribed without redirecting to an appspot.com URL. Regards, Alex -- You received this message because you are subscribed to the Google

[google-appengine] Re: Custom domain redirecting to appspot URL

2017-02-09 Thread Aron Adler
Hi, I have the same problem. Could someone please advise on how to whitelist my custom domain now that the whitelist request form is gone? Thanks On Tuesday, 31 January 2017 10:49:03 UTC, himanshu kapoor wrote: > > Hi Guys, > > I have mapped custom domain in my application but it redirects to

[google-appengine] Re: Custom domain redirecting to appspot URL

2017-02-08 Thread 'Alex (Cloud Platform Support)' via Google App Engine
For future reference, it will be necessary to follow any updates provided on the Custom Domains Inquiry form . -- You received this message because you are subscribed to the Google Groups "Google App

[google-appengine] Re: Custom domain redirecting to appspot URL

2017-02-08 Thread Matthew Tew
Hi Alex, I also need to have a domain whitelisted. We actually had it working before, but the project got shutdown accidentally. When we relaunched it now does the forwarding to the appspot-preview and is causing issues within our app. We'd like to get this fixed as soon as possible.

[google-appengine] Re: Custom domain redirecting to appspot URL

2017-02-07 Thread Nicola Donadoni
Hi Alex, We recently moved a professional website from Heroku to Google Cloud and we are experiencing the same problem when trying to use a custom domain. At the moment our users are having troubles due to the change in the domain, could you please whitelist volo.org.uk? You can contact me for

[google-appengine] Re: Custom domain redirecting to appspot URL

2017-02-06 Thread Kartik S Kumar
Hi Alex, I have the same issue. Can you please whitelist my custom domain. On Thursday, February 2, 2017 at 2:41:54 PM UTC-6, Alex (Cloud Platform Support) wrote: > > Hi Fernando, > > It does seem that your issue may be solved by whitelisting your custom > domain as well and you will be

[google-appengine] Re: Custom domain redirecting to appspot URL

2017-02-02 Thread 'Alex (Cloud Platform Support)' via Google App Engine
Hi Fernando, It does seem that your issue may be solved by whitelisting your custom domain as well and you will be contacted by email shortly to provide additional information regarding your project. For anyone reading this post in future and experiencing the same issue, it will be

[google-appengine] Re: Custom domain redirecting to appspot URL

2017-02-01 Thread Fernando Gonzalez
Hi Alex, I think I have the same problem: my custom domain keeps being redirected to *.appspot-preview.com. Is this solved by whitelisting it? How can I do that? https://miwinkel.com Thanks On Tuesday, January 31, 2017 at 3:54:03 PM UTC-7, Alex (Cloud Platform Support) wrote: > > Hi

[google-appengine] Re: Custom domain redirecting to appspot URL

2017-01-31 Thread 'Alex (Cloud Platform Support)' via Google App Engine
Hi Himanshu, As your application is hosted on a GAE Flexible environment instance (since redirected URL includes *.appspot-preview.com), custom domains need to be whitelisted as mentioned in this Before you Begin section