Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Having a problem with google cloud deploy

I am relatively new to using Google tools for developers. I already built two projects on google cloud and deployed them without major issues. Now I am working on a third one which is a little bit more complex than the other two. Running it locally is fine, then I do "gcloud app deploy" without any error, but when I try to access the webapp from a browser I get a 502 error. I suspect the problem may be related to a Machine Learning model file I am using ("classifier.pkl") which is 255 MB and is the biggest file I used so far on my google cloud projects. Any suggestion on how I can overcome that issue?

0 1 293
1 REPLY 1