Skip to content

Firebase deploy gives a local url - can't get public URL #1

@puma10

Description

@puma10

Great tutorials VRSEN!

Followed all steps from this github repo and video but got this

firebase deploy --only functions

i deploying functions
i functions: preparing codebase default for deployment
i functions: ensuring required API cloudfunctions.googleapis.com is enabled...
i functions: ensuring required API cloudbuild.googleapis.com is enabled...
i artifactregistry: ensuring required API artifactregistry.googleapis.com is enabled...
✔ functions: required API cloudfunctions.googleapis.com is enabled
✔ functions: required API cloudbuild.googleapis.com is enabled
✔ artifactregistry: required API artifactregistry.googleapis.com is enabled
i functions: Loading and analyzing source code for codebase default to determine what to deploy

  • Serving Flask app 'serving'
  • Debug mode: off

**WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.

WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.

Press CTRL+C to quit

127.0.0.1 - - [30/Nov/2023 17:19:45] "GET /__/functions.yaml HTTP/1.1" 200 -

127.0.0.1 - - [30/Nov/2023 17:19:45] "GET /__/quitquitquit HTTP/1.1" 200 -

/bin/sh: line 1: 99323 Terminated: 15 python3.11 "chatwithga/functions/venv/lib/python3.11/site-packages/firebase_functions/private/serving.py"

i functions: cleaning up build files...

✔ Deploy complete!

Project Console: https://console.firebase.google.com/project/chat-with-ga/overview

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions