[google-appengine] Re: load balancer

2019-06-20 Thread 'Harmit Rishi (Cloud Platform Support)' via Google App Engine
Hello, 

Thank you for using Google Groups!

Based on what you have described about your inability to create groups, I 
would assume you are using our Google App Engine standard environment. If 
so, I would like to tell you standard has load balancing built into it. Due 
to this, GAE standard can spin instances up and down based on traffic 
demands. You may find further details of this here 

. 

As far as Google App Engine flexible environment goes, the Cloud Load 
Balancing is a hidden resource within the Google Cloud Platform. However, 
each individual instance can be viewed and controlled in the Cloud Platform 
instances page. You may further details about this in our flex 
documentation here 

.  

I hope this helps

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/24152596-69a6-4509-9096-997c9029d855%40googlegroups.com.


[google-appengine] Re: Having trouble!

2019-06-20 Thread 'Harmit Rishi (Cloud Platform Support)' via Google App Engine
Hi,

I believe you were looking for the following Google help support page here 
. This page provides documentation to 
the various G-Suite products such as Gmail, Google Drive, Google Photos, 
etc. 

The group you have posted in revolves around developer discussions 
regarding Google Cloud Platform  
products such as Google App-Engine 
 which essentially helps 
developers to run their programs on our cloud infrastructure.  You may feel 
free to consult further details about these products in the links mentioned 
above. 

Hope this message finds you well and that you have yourself a fantastic day!

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/d8b6895b-74c2-44c4-81da-e607fa144fab%40googlegroups.com.


[google-appengine] Re: Google Help

2019-06-20 Thread 'Harmit Rishi (Cloud Platform Support)' via Google App Engine
Hi, 

I am not entirely sure what you would like to inquire about. This group is 
meant for discussions regarding our Google Cloud Platform 
 product called Google App Engine. 

If you would like to learn more about this product you can refer to the 
documentation provided here  about 
this product. There are plenty of how-to guides as well as step by step 
resources provided in the the documentation for it here 
. 

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/b28ffcec-b1ac-4dda-8b77-243d7f3a4af5%40googlegroups.com.


[google-appengine] Google Help

2019-06-20 Thread Melinda Gazaway
Also any other suggestions regarding Google and all it's capabilities is 
extremely welcome. I'd love to learn all I could and be able to use it to it's 
extent! Thanks again!

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/85c557c1-0ac1-4b39-bcc3-83836c42cbb8%40googlegroups.com.


[google-appengine] Having trouble!

2019-06-20 Thread Melinda Gazaway
Idk much about joining groups or forum type things but I have a few questions 
about the Google "help"! My question is how do I actually see my passwords that 
have been saved? I've tried tapping the eye icon next to the password but 
nothing happens. I've asked Google for help which leads me to this type thing 
yet still, I don't find any answers. Again, I'm new to the really in-depth part 
of this but I'm trying to learn how to use all it has to offer. Any help would 
be greatly appreciated! Thanks 

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/3b4b92fd-2ac5-40b8-af5f-294a419c7e7a%40googlegroups.com.


[google-appengine] Re: Having issues with http https destinations

2019-06-20 Thread 'Harmit Rishi (Cloud Platform Support)' via Google App Engine
Hello, 

Thank you for using Google Groups!

I believe the following troubleshooting documentation 
can help 
explain the issue you are seeing. Buckets are able to serve your content 
through HTTPS using direct URLs such as: 

https://storage.googleapis.com/my-bucket/my-object

However, if you are hosting a static website then Cloud Storage will only 
support HTTP. Would you be able to confirm if you using a CNAME redirect? 
You can find more information about this here 
. This 
will help us understand your use case with the issue you are encountering. 

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/1b1f99c3-8da3-4fd9-9176-e11daa321155%40googlegroups.com.


[google-appengine] Re: Can't open different version of appengine in flexible environment

2019-06-20 Thread 'Nicolas (Google Cloud Platform Support)' via Google App Engine


Hi Peter,

Thanks for your replies, 

This discussion group is oriented more towards general opinions, trends, 
and issues of general nature touching App Engine. 

For coding and programming architecture, you may be better served in 
dedicated forums such as Stack Overflow 
, where 
experienced programmers are within reach and ready to help.

On Wednesday, June 19, 2019 at 10:17:39 AM UTC-4, Peter Chen wrote:
>
> I also don't have a dispatch file.
>
> On Tuesday, June 18, 2019 at 5:18:28 PM UTC+2, Peter Chen wrote:
>>
>> Do I have to change dispatch.yaml each time I deploy? By the way, I am 
>> deploying a react app.
>>
>> On Thursday, June 13, 2019 at 9:07:36 PM UTC+2, Amit Sinha wrote:
>>>
>>> Hello Peter, 
>>>
>>> As Nicolas mentioned, this error usually related to app.yaml file 
>>> configuration issue. However, I would recommend to check any other 
>>> configuration file if you have, such as dispatch.yaml [1] 
>>>
>>> By looking at the errors, it seems like request reached to the 
>>> application. If this is the case, you can investigate the logs from 
>>> Stackdriver Logging. I would say check the Stackdriver Logging to find any 
>>> request with ‘404’ status in your particular App Engine version which might 
>>> help you to figure out the issue. 
>>>
>>> [1] 
>>> https://cloud.google.com/appengine/docs/flexible/nodejs/reference/dispatch-yaml
>>>
>>>
>>> On Thursday, June 13, 2019 at 8:10:50 AM UTC-4, Peter Chen wrote:

 That's not the reason, I tried the url set in the urls file, still same 
 error with a different request url.

 On Wednesday, June 12, 2019 at 1:38:37 AM UTC+2, Nicolas (Google Cloud 
 Platform Support) wrote:
>
> Hi Peter,
>
> Thank you for your report,
>
> You can access different versions of your app in App Engine by 
> clicking on the Version number/name in the console. My assumption is the 
> issue originated from how up your app.yaml file is set up just like in 
> this 
> thread 
> 
> .
>
> Also please note that these types of questions are better addressed on 
> StackOverflow where you have access to a large community of enthusiasts 
> and 
> experts to share ideas with and get support from. Please make sure to 
> include all relevant details and error messages which would help the 
> community troubleshoot.
>
>
> On Tuesday, June 11, 2019 at 3:47:24 PM UTC-4, Peter Chen wrote:
>>
>> I deployed several versions of a Django app on appengine flexible 
>> environment, but when I click on the version number, it says
>>
>> Error: Not FoundThe requested URL / was not found on this server.
>>
>> How can I visit different versions of the app?
>>
>

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/facb93a7-ea21-4b26-85e9-941b591e422a%40googlegroups.com.


[google-appengine] load balancer

2019-06-20 Thread Felix Bello Arconada
hi there,

I just started with the App Engine.

I created the app.yaml file with the specifications about scaling.

But now I'm trying to create a Load Balancer and I'm not able to do it.

Every time I try to search about it, it's telling about "Instances Groups" 
but for my App, I cannot create those groups.. there are only available for 
Compute Engine instances.

Is it correct that App Engine makes itself already a Load Balancing, or 
what I'm doing wrong?

cheers

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/0f280d57-532b-45da-8d3f-74c7ad55935a%40googlegroups.com.


[google-appengine] Headless chrome in App Engine (golang)?

2019-06-20 Thread Michael Leonard

Hi can anyone confirm whether it's possible to use *Headless Chrome* in 
*golang* in App Engine Standard?
-

More info:

Currently I have a go server that talks to Headless Chrome via the 
debug-protocol api (the same api the puppeteer library in node.js uses). 
I'm sure I can get this working on GCE/GKE but a managed service like app 
engine (or cloud functions or cloud run) would be ideal.

This app engine doc page for node [1] says: The App Engine Standard 
Environment comes with all of the system package needed to run Headless 
Chrome". 

The system packages look the same across nodejs [2] and go [3], so I'm 
hoping this is already possible just not documented anywhere. Can anyone 
confirm this is possible? 

Follow-up question: is chrome already installed? or do I need to download 
and install it inside of app engine standard? "npm install puppeteer" 
downloads the chrome binary so perhaps that's why it works on nodejs app 
engine.

Thanks in advance!
Mike.

[1] 
https://cloud.google.com/appengine/docs/standard/nodejs/using-headless-chrome-with-puppeteer
[2] 
https://cloud.google.com/appengine/docs/standard/nodejs/reference/system-packages
[3] 
https://cloud.google.com/appengine/docs/standard/go112/reference/system-packages



PS anyone coming across this that wants to know more about puppeteer on app 
engine start here:
https://cloud.google.com/blog/products/gcp/introducing-headless-chrome-support-in-cloud-functions-and-app-engine

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/4d0fcc02-61bb-46d8-8b11-794845ecf7d2%40googlegroups.com.