Hi. I can see the message 'successful login' in your logs. Is the problem resolved now?
Mugoma, Yengas. Mehul Ved wrote: > [email protected] wrote: >> Hi. >> >> You're getting the error because the (openerp) database is not setup >> (populated) yet. >> >> You need to put the db_user and db_password in the openerp-server.conf then >> start the server (without --init). After server is started, start the client >> and create the database (from File menu). >> >> Note: don't login before creating the database. Just 'Cancel' the login >> prompt and create database first. >> >> Cheers. >> >> Mugoma, >> Yengas. >> > JFI, this is what I get when running OpenERP server from command line > -----xxxxx----- > [2009-02-13 10:18:38,099] INFO:server:version - 5.0.0 > [2009-02-13 10:18:38,100] INFO:server:addons_path - > /usr/lib/python2.5/site-packages/openerp-server/bin/addons > [2009-02-13 10:18:38,100] INFO:server:database hostname - localhost > [2009-02-13 10:18:38,101] INFO:server:database port - 5432 > [2009-02-13 10:18:38,101] INFO:server:database user - mehulved > [2009-02-13 10:18:38,102] INFO:objects:initialising distributed objects > services > [2009-02-13 10:18:39,684] INFO:web-services:starting XML-RPC services, port > 8069 > [2009-02-13 10:18:39,685] INFO:web-services:starting NET-RPC service, port > 8070 > [2009-02-13 10:18:39,685] INFO:web-services:the server is running, waiting > for connections... > [2009-02-13 10:18:49,685] INFO:dbpool:Connecting to template1 > [2009-02-13 10:18:50,534] INFO:dbpool:Closing all connections to template1 > Closing connection <connection object at 0x85dbf7c; dsn: 'user=mehulved > dbname=template1', closed: 0> > [2009-02-13 10:18:59,088] INFO:dbpool:Connecting to trial_service_co > [2009-02-13 10:19:00,059] INFO:init:module base: registering objects > [2009-02-13 10:19:00,929] INFO:init:module base: loading objects > [2009-02-13 10:19:01,596] INFO:init:module process: registering objects > [2009-02-13 10:19:01,632] INFO:init:module process: loading objects > [2009-02-13 10:19:01,672] INFO:init:module board: registering objects > [2009-02-13 10:19:01,761] INFO:init:module board: loading objects > [2009-02-13 10:19:01,775] INFO:init:module base_setup: registering objects > [2009-02-13 10:19:01,845] INFO:init:module base_setup: loading objects > [2009-02-13 10:19:02,364] INFO:web-service:bad login or password from 'admin' > using database 'trial_service_co' > [2009-02-13 10:19:05,277] INFO:dbpool:Connecting to template1 > [2009-02-13 10:19:05,292] INFO:dbpool:Closing all connections to template1 > Closing connection <connection object at 0x8823f7c; dsn: 'user=mehulved > dbname=template1', closed: 0> > [2009-02-13 10:19:16,253] INFO:web-service:successful login from 'admin' > using database 'trial_service_co' > -----xxxxx----- > With Regards, > Mehul Ved _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
