Google-cloud-bigquery crash

I am trying to use google-cloud-bigquery from node-red-contrib-google-cloud
But when performing "select", nod red crashes and does not produce a result. what could be the problem?
[inject]—-[google-cloud-bigquery]—-[debug]

Maybe related to this:

I don't get this error message "TypeError: BigQuery is not a constructor"
I hope this is another type of error that can be fixed

Well unless you tell us the details of what happens it is impossible to help.
Stop node-red and then start it again in a command window and make node-red crash, then post the command window output that you see. Copy/paste please, not screenshot.
Also tell us what hardware/OS you are running on.

in a logs I see: 2024-01-16 15:33:34 [error] - Error: request to https://www.googleapis.com/oauth2/v4/token failed, reason: connect ETIMEDOUT 172..... etc
I running at Doker
all I need is to select the table and get data from it in node red
632_341_1.25

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