Re: Comment on SetupAndStart in tryton

99 views
Skip to first unread message

try...@googlecode.com

unread,
Apr 13, 2011, 6:02:45 PM4/13/11
to try...@googlegroups.com
Comment by twellman:

I found that the default password of the user admin is admin. There was no
prompt for a password.
To nitpick, the --no-adduser argument really should be replaced with
--no-createrole.

For more information:
http://code.google.com/p/tryton/wiki/SetupAndStart

try...@googlecode.com

unread,
Apr 14, 2011, 3:47:32 AM4/14/11
to try...@googlegroups.com
Comment by cedkr...@gmail.com:

The password is asked when you click on "File>Database>New Database"

try...@googlecode.com

unread,
Jun 30, 2011, 9:09:25 AM6/30/11
to try...@googlegroups.com
Comment by dauren.n...@gmail.com:

when i try to login, it says me:

Traceback (most recent call last):
File "/trytond/protocols/netrpc.py", line 47, in run
res = dispatch(host, port, 'NetRPC', *msg)
File "/trytond/protocols/dispatcher.py", line 127, in dispatch
res = getattr(obj, method)(cursor, user, *args, **kargs)
File "/trytond/model/modelstorage.py", line 363, in search_read
fields_names.append('id')
AttributeError: 'dict' object has no attribute 'append'

OS: Ubuntu 11
DB: PostgreSQL 9
Tryton 2.0.1
I don't know what to do...

try...@googlecode.com

unread,
Jun 30, 2011, 9:31:41 AM6/30/11
to try...@googlegroups.com
Comment by cedkr...@gmail.com:

Please report issue on the bugtracker.

try...@googlecode.com

unread,
Mar 9, 2012, 4:09:35 AM3/9/12
to try...@googlegroups.com
Comment by td_ken...@yahoo.com:

Hi,

How does one stop the trytond program from running?

Dominique Chabord

unread,
Mar 11, 2012, 6:03:55 AM3/11/12
to try...@googlegroups.com

Le 09/03/2012 10:09, try...@googlecode.com a �crit :


> Comment by td_ken...@yahoo.com:
>
> Hi,
>
> How does one stop the trytond program from running?

Hi
man kill

>

--
Dominique Chabord - SISalp

try...@googlecode.com

unread,
Jul 12, 2012, 4:48:38 PM7/12/12
to try...@googlegroups.com
Comment by tristian...@gmail.com:

Is there a way to complete the setup wihtout using the tryton GUI?

try...@googlecode.com

unread,
Jul 16, 2012, 1:28:04 PM7/16/12
to try...@googlegroups.com
Comment by hyan...@gmail.com:

Yo can use
http://www.postgresql.org/docs/8.1/static/manage-ag-createdb.html as guide
ti create new database from console.

First create a database named tryton with postgres user

$ sudo su - postgres
$ psql
$ psql> CREATE DATABASE tryton;
$ psql> \q

Then do the same with user tryton and create your databases

try...@googlecode.com

unread,
Jul 23, 2012, 2:40:05 AM7/23/12
to try...@googlegroups.com
Comment by razi.i...@gmail.com:

hello everybody.

I want to know.

If we have already create a database in tryton client/GUI, where the
location for it database?

what the extensions for this database?

thank you for your help.

try...@googlecode.com

unread,
Apr 26, 2013, 10:52:46 PM4/26/13
to try...@googlegroups.com
Comment by likho...@gmail.com:

Hi,
Please guide me. In mywindows XP
DB Location
=============
C:\Documents and Settings\XPMUser\.neso\2.8\ *all are SQLite db as default
from tryton client!!*
Tryton config file
===================
C:\Program Files\neso-2.8.0\trytond\etc\trytond.conf

I've changed the following options but still unable to create an database
in PostgreSQL.

**********************************************************
# Configure the database type
# allowed values are postgresql, sqlite, mysql--- Changed by Dutta
db_type = postgresql

# Configure the database connection
## Note: Only databases owned by db_user will be displayed in the
connection dialog
## of the Tryton client. db_user must have create permission for new
databases
## to be able to use automatic database creation with the Tryton client.
db_host = localhost
db_port = 5432
db_user = gnuhealth
db_password = gnuhealth
db_minconn = 1
db_maxconn = 64

# Configure the postgresql path for the executable-- Changed by Dutta
pg_path = "C:\Program Files\PostgreSQL\9.2\bin"

**********************************************************

Jesús Martín Jiménez

unread,
Apr 29, 2013, 3:07:20 AM4/29/13
to try...@googlegroups.com
I think this is OK unless PostgreSQL hasn't the user  gnuhealth with the password gnuhealth.

--

Jesús Martín

Zikzakmedia SL
Dr. Fleming, 28, baixos
08720 Vilafranca del Penedès
☏ 93 890 21 08

try...@googlecode.com

unread,
Jul 15, 2013, 7:09:43 AM7/15/13
to try...@googlegroups.com
Comment by anata.fa...@gmail.com:

hello,
please guide me

therefore i wanna to tell u about my project,

i have completely setup trytond and client on debian squeeze 6.0.5 with
around 30 try on a few weeks, i have done with create database with tryton
on localhost:8000 with user:pass admin:admin.
then i also done completely upgrade module gnuhealth-2.0.0 and all it work..

after that i was focus to take gnuhealth not from tryton but from web,
my project is web service, i can't make a web service based on tryton, so i
move to web development.
then i have done with basicly function on my tiny web service. so the data
was move and now i get to update my data from tryton exacly.

but unfortunely after a few days i never login with tryton when i focus on
my web development..
so when i login yesterday. the pop up windows on tryton connect
says "Cannot connect, Bad username or password"

i dont have any idea on that SHIT,
and now i completely frustated because that my sistem succefully install
all dependcy module to run all, and i'am afraid to begin from zero
conditions,

please, one thousand please,
i need any help to setup my tryton login again

regarda
Anata Jue

try...@googlecode.com

unread,
Dec 27, 2014, 12:34:30 PM12/27/14
to try...@googlegroups.com
Comment by rahul.sh...@gmail.com:

intregationg django to tryton with step by step tuitorial ..

For more information:
https://code.google.com/p/tryton/wiki/SetupAndStart

try...@googlecode.com

unread,
Jan 10, 2015, 9:56:31 AM1/10/15
to try...@googlegroups.com
Comment by notzi...@gmail.com:

Config path link gives error `etc/trytond.conf@b87a8f3582ee: not found in
manifest`
Reply all
Reply to author
Forward
0 new messages