How to deploy behind a proxy

1,343 views
Skip to first unread message

Yann Mainier

unread,
May 25, 2016, 11:13:50 AM5/25/16
to Firebase Google Group
Hi,

I'm following the firebase web tutorial (https://codelabs.developers.google.com/codelabs/firebase-web/).
Everything works fine for the 8 first steps, but in step 9 I have a problem.
Unfortunately, the command firebase deploy hangs indefinitely.
I have this behavior while I am behind a proxy (http_proxy and https_proxy are set in the env).

Here is the output of firebase deploy --debug

----------------------------------------------------------------------

Command:      node /Users/ymainier/.nvm/versions/node/v0.12.1/bin/firebase deploy --debug

CLI Version:  3.0.0

Platform:     darwin

Node Version: v0.12.1

Time:         Wed May 25 2016 16:46:59 GMT+0200 (CEST)

----------------------------------------------------------------------


> command requires scopes: ["email","openid","https://www.googleapis.com/auth/cloudplatformprojects.readonly","https://www.googleapis.com/auth/firebase"]

>>> HTTP REQUEST GET https://admin.firebase.com/v1/projects/friendlychat-dd6a6 

<<< HTTP RESPONSE 200 server=nginx, date=Wed, 25 May 2016 14:47:57 GMT, content-type=application/json; charset=utf-8, content-length=124, connection=close, x-content-type-options=nosniff, strict-transport-security=max-age=31536000; includeSubdomains, cache-control=no-cache, no-store

>>> HTTP REQUEST GET https://admin.firebase.com/v1/database/friendlychat-dd6a6/tokens 

<<< HTTP RESPONSE 200 server=nginx, date=Wed, 25 May 2016 14:47:57 GMT, content-type=application/json; charset=utf-8, content-length=433, connection=close, x-content-type-options=nosniff, strict-transport-security=max-age=31536000; includeSubdomains, cache-control=no-cache, no-store


Is there a way to deploy behind a proxy ?
Thanks,
Yann

Michael Bleigh

unread,
May 25, 2016, 11:26:27 AM5/25/16
to Firebase Google Group

I'm not sure that it's possible today to deploy from behind a proxy, but we'd like it to be.

Can you file an issue at https://github.com/firebase/firebase-tools and we can start looking into it?


--
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-tal...@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/adf5113f-9637-4f91-bde4-845e7e10d532%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages