--
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 view this discussion on the web visit https://groups.google.com/d/msgid/firebase-talk/9a4245f6-b73b-4038-ad5f-2d955ad1c06e%40googlegroups.com.
Hi Sohel,At first glance, that looks like an SSL or firewall issue. Thanks for trying multiple node versions; maybe also try npm i -g firebase-tools to make sure you're on the latest, but I'd still expect this to be something networking related.You could also run the command with --debug enabled.☼, Kato
On Mon, Apr 27, 2020 at 5:25 AM Sohel Sarder <sohel...@gmail.com> wrote:
--Every time I am trying to deploy a firebase cloud function I am getting the following error, I tried with different version of node.js but error remain same . Following are the deployment logs from my debug console.>>> HTTP REQUEST PUT https://storage.googleapis.com/gcf-upload-us-central1-17b4d85b-c8c7-402c-9716-42398c9ab729/640cfcb0-4303-43d5-8d2a-cd3cbc4e9280.zip?GoogleAccessId=service-91523400526@gcf-admin-<request body omitted>! functions: Upload Error: Server Error. Client network socket disconnected before secure TLS connection was established[2020-04-26T17:41:13.754Z] Error: Client network socket disconnected before secure TLS connection was establishedat TLSSocket.onConnectEnd (_tls_wrap.js:1086:19)at Object.onceWrapper (events.js:273:13)at TLSSocket.emit (events.js:187:15)at TLSSocket.EventEmitter.emit (domain.js:442:20)at endReadableNT (_stream_readable.js:1092:12)at process._tickCallback (internal/process/next_tick.js:63:19)Error: Server Error. Client network socket disconnected before secure TLS connection was establishedHaving trouble? Try again or contact support with contents of firebase-debug.log
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 fireba...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/firebase-talk/9a4245f6-b73b-4038-ad5f-2d955ad1c06e%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-tal...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/firebase-talk/0941f9c6-823b-4b3d-b2af-85e56ee55433%40googlegroups.com.