2016-10-30 5:46 GMT-03:00 Cédric Krier <cedric.kr...@b2ck.com>:

> On 2016-10-29 22:21, Karla Stenger wrote:
> > Hi,
> > I'm setting up a completely new database in a virtualenv where I
> installed
> > trytond 3.8 with pip.
> >
> > When running: trytond -c tryton.conf --verbose --dev -d tryton38 --all ​
> >
> > I get this error (on processing ir.lang with id lang_ca):
> >
> >   File
> > "/home/otro/.virtualenvs/tryton38-w-official-modules/
> local/lib/python2.7/site-packages/trytond/backend/postgresql/database.py",
> > line 282, in execute
> >     return self.cursor.execute(sql, params)
> > UnicodeEncodeError: 'ascii' codec can't encode character u'\xe0' in
> > position 5: ordinal not in range(128)
>
> For me, your database is not encoded in UTF-8.
>

​Thank you Cédric, that was it!

To whoever meets the same problem on postgresql this link might be of help:
https://gist.github.com/ffmike/877447​


​​Cheers,
Karla.

-- 
-------------------------
Karla  Mª  Stenger  Sábat
karla.sten...@gmail.com

-- 
You received this message because you are subscribed to the Google Groups 
"tryton" group.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tryton/CAF9qxNp8xUog7TkQ2Yom0bcQBpqDx1Zw_xcPxhr65RCigQBKWw%40mail.gmail.com.

Reply via email to