Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
3 ตอบกลับ
5465 มุมมอง

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.

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

Hi,

does posgresql use utf8 as default encoding, does your server locale uses utf8 encodeing ?

Bye

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

Message is about the conversion of Unicode to Ascii text. So you might have used ü somewhere, and the ascii code is not available. Another issue might be the usage of special characters, like &.

In order to find the cause, you have to get back to a clean install, than install your modules one by one (if possible).

If the amount of code is not TOO much, you might want to read through your various .XML files, where you define your own data.

อวตาร
ละทิ้ง
ผู้เขียน คำตอบที่ดีที่สุด

Thanks Patrick I'm a true newbie with OpenERP and Python. Any idea how to track the "Faulty" data ?

Regards,

Laurent R.

อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
0
ธ.ค. 24
9396
3
ก.ย. 24
21489
How to activate the Technical Features? แก้ไขแล้ว
5
ธ.ค. 24
52791
4
ก.ค. 24
10459
7
ส.ค. 23
10835