Firebase deployment error

2,022 views
Skip to first unread message

Chien Hoang

unread,
Jun 29, 2017, 12:20:36 PM6/29/17
to Firebase Google Group
Hi All,

I just got this error while deploying to firebase

 Deploy Error: The service has encountered an internal error. Please try again later

Don't know what happened with this message, is anyone facing it now?


Tom Larkworthy

unread,
Jun 29, 2017, 12:45:14 PM6/29/17
to Firebase Google Group
Yes there is an issue with deployments at the moment: https://status.firebase.google.com/incident/Functions/17006

--
You received this message because you are subscribed to the Google Groups "Firebase Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-talk+unsubscribe@googlegroups.com.
To post to this group, send email to fireba...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/firebase-talk/18fe38b3-6397-4a73-a0ac-7213afb764bb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Chien Hoang

unread,
Jun 29, 2017, 12:55:23 PM6/29/17
to Firebase Google Group

Chien Hoang

unread,
Jun 29, 2017, 4:35:16 PM6/29/17
to Firebase Google Group
I see. It seems normal functions deployment working but messaging. 

Rohit Kumar Kashyap

unread,
Jan 23, 2018, 9:54:27 AM1/23/18
to Firebase Google Group
Hi All,

I just got this error while deploying to firebase


C:\Users\Rohit Kumar Kashyap>cd
C:\Users\Rohit Kumar Kashyap

C:\Users\Rohit Kumar Kashyap>cd\

C:\>cd "My Projects"

C:\My Projects>cd P
The system cannot find the path specified.

C:\My Projects>cd public

C:\My Projects\public>firebase login
Already logged in as rohitkum...@gmail.com

C:\My Projects\public>firebase init

     ######## #### ########  ######## ########     ###     ######  ########
     ##        ##  ##     ## ##       ##     ##  ##   ##  ##       ##
     ######    ##  ########  ######   ########  #########  ######  ######
     ##        ##  ##    ##  ##       ##     ## ##     ##       ## ##
     ##       #### ##     ## ######## ########  ##     ##  ######  ########

You're about to initialize a Firebase project in this directory:

  C:\My Projects\public

Before we get started, keep in mind:

  * You are currently outside your home directory

? Are you ready to proceed? Yes
? Which Firebase CLI features do you want to setup for this folder? Press Space to select features, then Enter to confi
rm your choices.
!  You have not selected any features. Continuing will simply associate this folder with a Firebase project. Press Ctrl + C if you want to start over.

=== Project Setup

First, let's associate this project directory with a Firebase project.
You can create multiple project aliases by running firebase use --add,
but for now we'll just set up a default project.

? Select a default Firebase project for this directory: my shop website (my-shop-website)

i  Writing configuration info to firebase.json...
i  Writing project information to .firebaserc...

+  Firebase initialization complete!

C:\My Projects\public>firebase deploy

Error: Cannot understand what targets to deploy. Check that you specified valid targets if you used the --only or --except flag. Otherwise, check your firebase.json to ensure that your project is initialized for the desired features.

what should i do now. 

Kato Richardson

unread,
Jan 23, 2018, 11:11:51 AM1/23/18
to Firebase Google Group
Hi Rohit,

I think the key here is that you didn't select any features:

!  You have not selected any features. 

So there's nothing to deploy, as the error suggests. You can run firebase init again and add in at least one feature that you would like to have deployed (it looks like you're trying to use Hosting?)

☼, Kato

--
You received this message because you are subscribed to the Google Groups "Firebase Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-talk+unsubscribe@googlegroups.com.
To post to this group, send email to fireba...@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.



--

Kato Richardson | Developer Programs Eng | kato...@google.com | 775-235-8398

Rohit Kumar Kashyap

unread,
Jan 23, 2018, 12:49:21 PM1/23/18
to fireba...@googlegroups.com
Reply all
Reply to author
Forward
0 new messages