With server installed and running on a local Linux machine, client installed on a Windows machine, the client will not connect to server. in Windows TinyERP client, File-Connect, the dialog shows message "Could not connect to server!" in the Database field.
Before installing the tinyerp server: - I created db user tinyerp with no password - I created a "tinyerp" database and granted all privileges to tinyerp role - I opened postgresql to local network by setting pg_hba.conf to host all all 192.168.1.0/24 trust - server reports this interesting message: INFO:init:could not connect to database 'b_host'! - server reports INFO:web-services:the server is running, waiting for connections... - in Windows shell, telnet <server IP address> 8069 works nicely, which means that there is no connectivity problem and that the IP and port numbers are OK - in Windows TinyERP client, File-Connect, the dialog shows message "Could not connect to server!" in the Database field. Clicking OK is impossible because the OK button is grayed out. I use v4.2.0-rc3 for both client and server. -- Milos Prudek _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
