Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
openg2p-erp12-odoo Traceback (most recent call last):                                                                                                      │
│ openg2p-erp12-odoo   File "/opt/bitnami/odoo/lib/odoo-12.0.post20210815-py3.8.egg/odoo/api.py", line 1049, in get                                          │
│ openg2p-erp12-odoo     value = self._data[key][field][record._ids[0]]                                                                                      │
│ openg2p-erp12-odoo KeyError: 673                                                                                                                           │
│ openg2p-erp12-odoo During handling of the above exception, another exception occurred:                                                                     │
│ openg2p-erp12-odoo Traceback (most recent call last):                                                                                                      │
│ openg2p-erp12-odoo   File "/opt/bitnami/odoo/lib/odoo-12.0.post20210815-py3.8.egg/odoo/fields.py", line 1064, in __get__                                   │
│ openg2p-erp12-odoo     value = record.env.cache.get(record, self)                                                                                          │
│ openg2p-erp12-odoo   File "/opt/bitnami/odoo/lib/odoo-12.0.post20210815-py3.8.egg/odoo/api.py", line 1051, in get                                          │
│ openg2p-erp12-odoo     raise CacheMiss(record, field)                                                                                                      │
│ openg2p-erp12-odoo odoo.exceptions.CacheMiss: ('ir.attachment(673,).datas', None)                                                                          │
│ openg2p-erp12-odoo During handling of the above exception, another exception occurred:                                                                     │
│ openg2p-erp12-odoo Traceback (most recent call last):                                                                                                      │
│ openg2p-erp12-odoo   File "/opt/bitnami/odoo/lib/odoo-12.0.post20210815-py3.8.egg/odoo/addons/base/models/ir_attachment.py", line 113, in _file_read       │
│ openg2p-erp12-odoo     r = base64.b64encode(open(full_path,'rb').read())                                                                                   │
│ openg2p-erp12-odoo FileNotFoundError: [Errno 2] No such file or directory: '/opt/bitnami/odoo/data/filestore/openg2p/ba/ba534fd56e5dde52f5a9fe9a8c7451c4cb │
│ 2ba3b3'  

I'm facing attachment issue while deploying odoo 12 on the IBM cloud. I'm using bitnami helm charts for the deployment of odoo pod on the IBM cloud. I cannot delete tables as "ir_attachment" has media files and has foreign key in another table.

Because of this odoo UI is not showing up and nothing in network logs


Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
2
lis 22
6197
1
cze 22
8212
1
wrz 21
3139
0
sie 21
95
0
lip 21
172