[tryton] Re: Fun with postgres

2014-04-16 Thread fernandog
El miércoles, 16 de abril de 2014 03:28:35 UTC+2, geoi...@gmail.com escribió: I tried to create a database and user login via FileDatabaseNew Database It created the database but I am unable to login Connection Error! Bad username or password So what do I need to do to correct this.

[tryton] Re: Fun with postgres

2014-04-16 Thread geoinsbay
Ok I created the user and updated trytond.conf and I receive the following error an the login screen Traceback (most recent call last): File /dist-packages/trytond/protocols/jsonrpc.py, line 123, in _marshaled_dispatch response['result'] = dispatch_method(method, params) File

Re: [tryton] Re: Fun with postgres

2014-04-16 Thread Sergi Almacellas Abellana
El 16/04/14 17:17, geoins...@gmail.com ha escrit: Ok I created the user and updated trytond.conf and I receive the following error an the login screen Traceback (most recent call last): File /dist-packages/trytond/protocols/jsonrpc.py, line 123, in _marshaled_dispatch

[tryton] Re: Fun with postgres

2014-04-16 Thread geoinsbay
I drop the database and recreated via FileDatabaseNew Database I get bad login [Wed Apr 16 14:30:19 2014] INFO:dispatcher:bad login or password 'geordie' from 127.0.0.1:57609 using JSON-RPC on database 'Blackriver_Farm' and nothing shows up in the postgres logs When I tried this

Re: [tryton] Re: Fun with postgres

2014-04-16 Thread Cédric Krier
On 16 Apr 12:41, geoins...@gmail.com wrote: I drop the database and recreated via FileDatabaseNew Database I get bad login [Wed Apr 16 14:30:19 2014] INFO:dispatcher:bad login or password 'geordie' from 127.0.0.1:57609 using JSON-RPC on database 'Blackriver_Farm' and nothing

[tryton] Re: Fun with postgres

2014-04-16 Thread geoinsbay
Now the database is not initialized see: https://code.google.com/p/tryton/wiki/SetupAndStart Or use the client to create a database. I used /usr/share/doc/tryton-server/README.Debian.gz for the database setup. Is there a step missing? When I create FileDatabaseNew Database I get bad

[tryton] Re: Fun with postgres

2014-04-16 Thread geoinsbay
I have found my error. from the sheet linked Create a database - Cancel login window - Click on FileDatabaseNew Database - Fill the form and click on Create - Login with the user admin Login with admin The way I read things we create an different admin for each