Fatal error node red

Node red stop running and show this error when I was connecting to a database.

18 Feb 15:56:44 - [red] Uncaught Exception:
18 Feb 15:56:44 - [error] error: database "obs" does not exist
at C:\Users\Casa.node-red\node_modules\pg-pool\index.js:45:11
at processTicksAndRejections (node:internal/process/task_queues:95:5)

I did uninstall everything, Node.js complete and force cache clean. I did re-install Node js and Node Red and the error still showing..

Need to know is there is any way to resolve this issue

thanks

Which postgress node are you using?

Presumably the DB you are trying to open does not exist, but that should not crash node red.

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