Dear all, I have a properly working flow that inserts sensor data into a Postgres table. I already have 38.000 rows.
However, every time I deploy my flow, NR warns me that the Postgres node (node-red-contrib-re-postgres) is not configured properly. TBH, that node is fairly simple, there's not much to go wrong: Postgres host IP:port, db name, user and pwd. I have only one instance of that node. SSL is an option, but i cannot use it here so that cannot be either.
Any suggestions? I do not have access to the host OS (Ubuntu), unfortunately so I cannot check anything there.
Thanks,
Zoltán