Hello,

I try to restore a database from client but when i click on 'Restore' the button, I have the following error (the backup file has been made by the client without problem).

--------
Traceback (most recent call last):
File "/home/ccr/Documents/Technique/VirtualEnvs/Client_Tryton_36/local/lib/python2.7/site-packages/tryton/gui/main.py", line 1320, in sig_db_restore
    res = rpcprogress.run(False)
File "/home/ccr/Documents/Technique/VirtualEnvs/Client_Tryton_36/local/lib/python2.7/site-packages/tryton/common/common.py", line 1292, in run
    return self.process()
File "/home/ccr/Documents/Technique/VirtualEnvs/Client_Tryton_36/local/lib/python2.7/site-packages/tryton/common/common.py", line 1319, in process
    return return_()
File "/home/ccr/Documents/Technique/VirtualEnvs/Client_Tryton_36/local/lib/python2.7/site-packages/tryton/common/common.py", line 1312, in return_
    raise self.exception
TypeError: <read-only buffer for 0x1f255a0, size -1, offset 0 at 0x7f08f23bf1f0> is not JSON serializable
--------

Client version : Tryton 3.6.1

Any idea about this error ?

Regards
--
Christophe

Reply via email to