Quantcast
Channel: OpenERP Help - Individual question feed
Viewing all articles
Browse latest Browse all 6389

"ordinal not in range" error displayed after installing doc management

$
0
0
Hello everyone, trying to install document management and management system on a Centos 6.3. / OpenERP 7.0. After some tests and modification on my environment, the following message appears after restarting openerp-service : > Traceback (most recent call last): File "/usr/lib64/python2.6/logging/__init__.py", line 776, in emit msg = self.format(record) File "/usr/lib64/python2.6/logging/__init__.py", line 654, in format return fmt.format(record) File "/usr/lib/python2.6/site-packages/openerp-7.0_20130413_232416-py2.6.egg/openerp/netsvc.py", line 145, in format return logging.Formatter.format(self, record) File "/usr/lib64/python2.6/logging/__init__.py", line 439, in format s = self._fmt % record.__dict__ UnicodeDecodeError: 'ascii' codec can't decode byte 0x80 in position 38: ordinal not in range(128) Any idea of what is causing this problem ? Kind regards, Laurent R.

Viewing all articles
Browse latest Browse all 6389

Trending Articles