Thank you replying.

I tried that tutorial - it is does not work at all. 

I got everything installed and started the server, which seemed to work. These 
are the last four line from the terminal:


Tue, 07 Oct 2008 19:05:37 
INFO:init:addon:profile_service:registering classes
Tue, 07 Oct 2008 19:05:37 INFO:web-services:starting XML-RPC 
services, port 8069
Tue, 07 Oct 2008 19:05:37 INFO:web-services:starting netrpc 
service, port 8070
Tue, 07 Oct 2008 19:05:37 INFO:web-services:the server is 
running, waiting for connections...


I started the client. It seemed to start, but I got the message "Can not 
connect to server." I checked the port, it seemed to be correct: "XML-RPC 
services, port 8069."

This is the terminal output:


[[EMAIL PROTECTED] bin]# ./tinyerp-client.py
Tue, 07 Oct 2008 19:11:08 ERROR:web-services:Exception in 
call: Traceback (most recent call last):
  File "/opt/tinyerp/src/tinyerp-server-4.2.2/bin/netsvc.py", line 200, in 
_dispatch
    r=m(*params)
  File 
"/opt/tinyerp/src/tinyerp-server-4.2.2/bin/service/web_services.py", line 250, 
in list
  File "/opt/tinyerp/src/tinyerp-server-4.2.2/bin/sql_db.py", line 140, in 
db_connect
    tdb = psycopg.connect('%s %s %s %s %s' % (host, port, 
name, user, password), serialize=0, maxconn=maxconn)
OperationalError: FATAL:  role "root" does not exist


I did not do anything to set up the database, other than install it, and start 
it. I did not add any accounts, or anything.

Also, there is no /opt/tinyerp/src/   directory. That is were I first tried to 
install OpenERP - I was follow some tutorial. I moved everything from 
/opt/tinyerp/src/ to /usr/src/.




-------------------- m2f --------------------

--
http://www.openerp.com/forum/viewtopic.php?p=25069#25069

-------------------- m2f --------------------


_______________________________________________
Tinyerp-users mailing list
http://tiny.be/mailman/listinfo/tinyerp-users

Reply via email to