Skip to Content
Menu
This question has been flagged
3014 Views

Hi,

When entering the configuration/ User, when creating a new user gives me the following error, can you help me?:

Odoo Odoo Server Error Traceback (most recent call last):

  File "/usr/lib/python2.7/site-packages/odoo/http.py", line 640, in _handle_exception

    return super(JsonRequest, self)._handle_exception(exception)

  File "/usr/lib/python2.7/site-packages/odoo/http.py", line 691, in dispatch

    return self._json_response(result)

  File "/usr/lib/python2.7/site-packages/odoo/http.py", line 629, in _json_response

    body = json.dumps(response)

  File "/usr/lib64/python2.7/json/__init__.py", line 243, in dumps

    return _default_encoder.encode(obj)

  File "/usr/lib64/python2.7/json/encoder.py", line 207, in encode

    chunks = self.iterencode(o, _one_shot=True)

  File "/usr/lib64/python2.7/json/encoder.py", line 270, in iterencode

    return _iterencode(o, 0)

  File "/usr/lib64/python2.7/json/encoder.py", line 184, in default

    raise TypeError(repr(o) + " is not JSON serializable")

TypeError: <read-only buffer for 0x7f975337eef0, size 11, offset 0 at 0x7f9755a2adf0> is not JSON serializable

Reards,

Avatar
Discard

When did you started to get this error?

Related Posts Replies Views Activity
1
Nov 24
18021
1
Sep 23
1208
3
May 23
4095
7
Apr 23
47101
1
Dec 22
6438