[2020-04-07T11:22:52.141579336Z][instance:web1] Traceback (most recent call last):
[2020-04-07T11:22:52.141659427Z][instance:web1] File "/usr/share/pyenv/versions/3.7.3/lib/python3.7/site-packages/leancloud/engine/leanengine.py", line 146, in dispatch_request
[2020-04-07T11:22:52.141669067Z][instance:web1] return Response(json.dumps(result), mimetype='application/json')
[2020-04-07T11:22:52.141673337Z][instance:web1] File "/usr/share/pyenv/versions/3.7.3/lib/python3.7/json/__init__.py", line 231, in dumps
[2020-04-07T11:22:52.141677748Z][instance:web1] return defaultencoder.encode(obj)
[2020-04-07T11:22:52.141681748Z][instance:web1] File "/usr/share/pyenv/versions/3.7.3/lib/python3.7/json/encoder.py", line 199, in encode
[2020-04-07T11:22:52.141685608Z][instance:web1] chunks = self.iterencode(o, oneshot=True)
[2020-04-07T11:22:52.141689332Z][instance:web1] File "/usr/share/pyenv/versions/3.7.3/lib/python3.7/json/encoder.py", line 257, in iterencode
[2020-04-07T11:22:52.141693117Z][instance:web1] return _iterencode(o, 0)
[2020-04-07T11:22:52.144632603Z][instance:web1] File "/usr/share/pyenv/versions/3.7.3/lib/python3.7/json/encoder.py", line 179, in default
[2020-04-07T11:22:52.144700584Z][instance:web1] raise TypeError(f'Object of type {o.class.name} '
[2020-04-07T11:22:52.144705646Z][instance:web1] TypeError: Object of type Conv is not JSON serializable