Firebase Storage Node

Hi all

Did anyone used the firebase storage node before and how did you configure it. Mine does not want to connect.

Which firebase storage node? The full name of the node you have installed please (possibly node-red-contrib-something). Also have you checked the node's github page (which is usually linked from its page on npmjs) for any outstanding issues?

I haven't used that but, in case no-one else responds, how have you configured it and what exactly is the symptom you are seeing?

Yes i have typed everything in correctly and also this displays in the debug node:
Error: /usr/lib/node_modules/node-red-contrib-firebase-storage/node_modules/grpc/src/node/extension_binary/node-v57-linux-ia32-glibc/grpc_node.node: undefined symbol: sk_num

Please start node red in a terminal and post the full log here. Depending on how you installed it then running

node-red-stop
node-red-start

May do it.

My node red is installed on an IOT2040.

I try to use a different node - https://flows.nodered.org/node/node-red-contrib-firebase-admin

In the storage write node. What will the firebase service account credentials be

this might help...

https://support.industry.siemens.com/tf//WW/en/posts/how-to-stop-node-red-and-restart-it-again/202620?page=0&pageSize=10

Did you read the instructions in the readme in the link you posted?

Yes
I have done that. Couldnt figure it out until i saw a issue on github that i must paste all the contents of the JSON file.
Now i struggle with another error. Filename not specified when i try to inject a file buffer object into the storage write node.

Do you need help on this?

If so, you're gonna have to pay screenshots of the flow, describe what you're doing and show the errors.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.