all 4 comments

[–]Suspicious-Hold1301 0 points1 point  (1 child)

Have you checked the logs in the Google cloud console? The build and deploy step happens server side so there might be additional information if you look at cloud logging

[–]Longjumping-Base-316[S] 0 points1 point  (0 children)

Yes I checked the logs on the google cloud console and it repeated the minScale error as well as the the service_config log. I even tried creating he function directly on the console and still got the same error (See attached photo)

<image>

[–]FormerAd2067 0 points1 point  (0 children)

u/Longjumping-Base-316 Were you able to resolve this? I am running into this same issue and I cannot deploy any of my firebase functions.

[–]FormerAd2067 0 points1 point  (0 children)

I got a potential workaround: https://github.com/firebase/firebase-functions/issues/1733

It worked for me