Problem when we going to delete the DB
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Odoo Server (MOVED TO GITHUB) |
Fix Released
|
High
|
Unassigned |
Bug Description
hello,
i am getting this error when i am going to delete the database using tiny client
in fact it allows, but i need to restart the server
Exception in thread Thread-131:
Traceback (most recent call last):
File "/usr/lib/
self.run()
File "/home/
ts.mysend(e, exception=True, traceback=tb_s)
File "/home/
msg = cPickle.
File "/usr/lib/
raise TypeError, "can't pickle %s objects" % base.__name__
TypeError: can't pickle cursor objects
Related branches
Changed in openobject-server: | |
importance: | Undecided → High |
milestone: | none → 5.0-rc2 |
status: | New → Confirmed |
Can you provide More information?
I tried to generate the bug, but I couldn't.