HI,
while am installing any module the below errors is showing in the terminal.
2022-12-14 11:17:23,445 15692 INFO demo11 odoo.addons.base.models.ir_attachment: _read_file reading /home/ashutosh/.local/share/Odoo/filestore/demo11/e7/e7aa49e28912f86a83133bd5730a9f410d778dff
Traceback (most recent call last):
File "/home/ashutosh/odoo/odoo/api.py", line 886, in get
return field_cache[record._ids[0]]
KeyError: 2
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/ashutosh/odoo/odoo/fields.py", line 1061, in __get__
value = env.cache.get(record, self)
File "/home/ashutosh/odoo/odoo/api.py", line 889, in get
raise CacheMiss(record, field)
odoo.exceptions.CacheMiss: 'res.users(2,).avatar_128'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/ashutosh/odoo/odoo/api.py", line 886, in get
return field_cache[record._ids[0]]
KeyError: 3
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/ashutosh/odoo/odoo/fields.py", line 1061, in __get__
value = env.cache.get(record, self)
File "/home/ashutosh/odoo/odoo/api.py", line 889, in get
raise CacheMiss(record, field)
odoo.exceptions.CacheMiss: 'res.partner(3,).avatar_128'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/ashutosh/odoo/odoo/api.py", line 886, in get
return field_cache[record._ids[0]]
KeyError: 3
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/ashutosh/odoo/odoo/fields.py", line 1061, in __get__
value = env.cache.get(record, self)
File "/home/ashutosh/odoo/odoo/api.py", line 889, in get
raise CacheMiss(record, field)
odoo.exceptions.CacheMiss: 'res.partner(3,).image_128'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/ashutosh/odoo/odoo/api.py", line 886, in get
return field_cache[record._ids[0]]
KeyError: 152
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/ashutosh/odoo/odoo/fields.py", line 1061, in __get__
value = env.cache.get(record, self)
File "/home/ashutosh/odoo/odoo/api.py", line 889, in get
raise CacheMiss(record, field)
odoo.exceptions.CacheMiss: 'ir.attachment(152,).datas'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/ashutosh/odoo/odoo/api.py", line 886, in get
return field_cache[record._ids[0]]
KeyError: 152
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/ashutosh/odoo/odoo/fields.py", line 1061, in __get__
value = env.cache.get(record, self)
File "/home/ashutosh/odoo/odoo/api.py", line 889, in get
raise CacheMiss(record, field)
odoo.exceptions.CacheMiss: 'ir.attachment(152,).raw'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/ashutosh/odoo/odoo/addons/base/models/ir_attachment.py", line 119, in _file_read
with open(full_path, 'rb') as f:
FileNotFoundError: [Errno 2] No such file or directory: '/home/ashutosh/.local/share/Odoo/filestore/demo11/e7/e7aa49e28912f86a83133bd5730a9f410d778dff'
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Comptabilité
- Inventaire
- PoS
- Project
- MRP
Cette question a été signalée
2018
Vues
Vous appréciez la discussion ? Ne vous contentez pas de lire, rejoignez-nous !
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrirePublications associées | Réponses | Vues | Activité | |
---|---|---|---|---|
|
1
oct. 23
|
1951 | ||
|
1
août 23
|
5850 | ||
|
0
févr. 23
|
36 | ||
|
1
juin 25
|
1400 | ||
|
3
juil. 25
|
3097 |