I continually get a “Connection Timed Out” error when trying to connect to my PostgreSQL 15 database. The database is running on a Windows 10 Pro VM under VirtualBox. I can ping the server’s IP address just fine. The PostgreSQL 15 config files; pg_hba.config and postgresql.conf are set up to allow remote client authorization. I am also using a Host Only network on VirtualBox.
Any ideas or suggestion would be appreciated.
What is the error message (if any)? Connection Timed Out
Please share your workflow: None yet, just trying to connect the node
(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)
Share the output returned by the last node
Information on your n8n setup
- n8n version: 0.236.3
- Database (default: SQLite): default
- n8n EXECUTIONS_PROCESS setting (default: own, main): default
- Running n8n via (Docker, npm, n8n cloud, desktop app): npm
- Operating system: Windows 10 Pro