Server is obviously being connected to, but the client shows no connection
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Odoo Server (MOVED TO GITHUB) |
Invalid
|
Undecided
|
Unassigned |
Bug Description
I launch the server and see the following output:
[krisoerp@sahtel krisoerp]$ ./openerp-server.py
[2010-03-08 18:49:23,472] DEBUG:psycopg2:
[2010-03-08 18:49:23,476] INFO:server:version - 5.2dev
[2010-03-08 18:49:23,476] INFO:server:
[2010-03-08 18:49:23,476] INFO:server:
[2010-03-08 18:49:23,476] INFO:server:
[2010-03-08 18:49:23,476] INFO:server:
[2010-03-08 18:49:23,476] INFO:objects:
[2010-03-08 18:49:23,616] INFO:web-
[2010-03-08 18:49:23,616] INFO:web-
[2010-03-08 18:49:23,617] INFO:web-
[2010-03-08 18:49:23,617] INFO:server:
[2010-03-08 18:49:23,617] INFO:web-
I then connect using the client and see this:
[2010-03-08 18:51:05,578] DEBUG:db.
[2010-03-08 18:51:05,578] DEBUG:db.
[2010-03-08 18:51:05,578] DEBUG:db.
[2010-03-08 18:51:05,578] DEBUG:db.
[2010-03-08 18:51:05,578] DEBUG:db.
Client proclaims: "Could not connect to server !" That's not true. The server obviously received a connection as evident from the server's log messages.
What could be wrong?
Oh and this is the latest version from the source repository. I've been updating every now and then and it seems to have broken a couple of weeks ago. (It's a soon-to-be production server, we're still just setting things up and didn't act when we first noticed it was broken.)
I got this once ,mm bt itz due to bad configuration of postgre?