in __getitem__ a = self.d[obj] KeyError: ('ir.qweb', , 'web.assets_common', 'fa_IR', True, False, '', False, False, False, (1,)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\api.py", line 793, in get return field_cache[record._ids[0]] KeyError: 347 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\fields.py", line 972, in __get__ value = env.cache.get(record, self) File "C:\Program Files\odoo14\server\odoo\api.py", line 796, in get raise CacheMiss(record, field) odoo.exceptions.CacheMiss: 'ir.attachment(347,).datas' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\api.py", line 793, in get return field_cache[record._ids[0]] KeyError: 347 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\fields.py", line 972, in __get__ value = env.cache.get(record, self) File "C:\Program Files\odoo14\server\odoo\api.py", line 796, in get raise CacheMiss(record, field) odoo.exceptions.CacheMiss: 'ir.attachment(347,).raw' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\addons\base\models\ir_attachment.py", line 105, in _file_read with open(full_path, 'rb') as f: FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\Administrator\\AppData\\Local\\OpenERP S.A\\Odoo\\filestore\\ASDERP14\\7d/7d491f0c640169793527b37932c246f99e4a1f5b' 2024-02-02 17:03:49,583 3196 INFO ASDERP14 odoo.addons.base.models.ir_attachment: _read_file reading C:\Users\Administrator\AppData\Local\OpenERP S.A\Odoo\filestore\ASDERP14\23/23fe89f51c8121f053a697a3dd79106f25aeeb52 Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\tools\cache.py", line 85, in lookup r = d[key] File "C:\Program Files\odoo14\server\odoo\tools\func.py", line 71, in wrapper return func(self, *args, **kwargs) File "C:\Program Files\odoo14\server\odoo\tools\lru.py", line 34, in __getitem__ a = self.d[obj] KeyError: ('res.lang', , (1,)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\api.py", line 793, 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 "C:\Program Files\odoo14\server\odoo\fields.py", line 972, in __get__ value = env.cache.get(record, self) File "C:\Program Files\odoo14\server\odoo\api.py", line 796, in get raise CacheMiss(record, field) odoo.exceptions.CacheMiss: 'res.lang(3,).flag_image_url' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\api.py", line 792, in get field_cache = field_cache[record.env.cache_key(field)] KeyError: (None,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\fields.py", line 972, in __get__ value = env.cache.get(record, self) File "C:\Program Files\odoo14\server\odoo\api.py", line 796, in get raise CacheMiss(record, field) odoo.exceptions.CacheMiss: 'res.lang(3,).flag_image' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\api.py", line 793, in get return field_cache[record._ids[0]] KeyError: 1 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\fields.py", line 972, in __get__ value = env.cache.get(record, self) File "C:\Program Files\odoo14\server\odoo\api.py", line 796, in get raise CacheMiss(record, field) odoo.exceptions.CacheMiss: 'ir.attachment(1,).datas' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\api.py", line 793, in get return field_cache[record._ids[0]] KeyError: 1 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\fields.py", line 972, in __get__ value = env.cache.get(record, self) File "C:\Program Files\odoo14\server\odoo\api.py", line 796, in get raise CacheMiss(record, field) odoo.exceptions.CacheMiss: 'ir.attachment(1,).raw' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\addons\base\models\ir_attachment.py", line 105, in _file_read with open(full_path, 'rb') as f: FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\Administrator\\AppData\\Local\\OpenERP S.A\\Odoo\\filestore\\ASDERP14\\23/23fe89f51c8121f053a697a3dd79106f25aeeb52' 2024-02-02 17:03:51,614 3196 INFO ASDERP14 odoo.modules.registry: At least one model cache has been invalidated, signaling through the database. 2024-02-02 17:03:51,646 3196 INFO ASDERP14 werkzeug: 192.168.3.1 - - [02/Feb/2024 17:03:51] "GET /mamooriat-morakhasi HTTP/1.1" 200 - 364 0.500 5.438 2024-02-02 17:03:52,989 3196 INFO ASDERP14 werkzeug: 192.168.3.1 - - [02/Feb/2024 17:03:52] "GET /event?date=all HTTP/1.1" 200 - 172 0.250 1.141 2024-02-02 17:03:56,318 3196 INFO ASDERP14 odoo.addons.base.models.ir_attachment: _read_file reading C:\Users\Administrator\AppData\Local\OpenERP S.A\Odoo\filestore\ASDERP14\31/31ee6c43fc12aa88386febc1750333422b329ca7 Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\tools\cache.py", line 85, in lookup r = d[key] File "C:\Program Files\odoo14\server\odoo\tools\func.py", line 71, in wrapper return func(self, *args, **kwargs) File "C:\Program Files\odoo14\server\odoo\tools\lru.py", line 34, in __getitem__ a = self.d[obj] KeyError: ('ir.qweb', , 'web.assets_common', 'en_US', True, False, '', False, False, False, (1,)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\api.py", line 792, in get field_cache = field_cache[record.env.cache_key(field)] KeyError: (None, None) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\fields.py", line 972, in __get__ value = env.cache.get(record, self) File "C:\Program Files\odoo14\server\odoo\api.py", line 796, in get raise CacheMiss(record, field) odoo.exceptions.CacheMiss: 'ir.attachment(348,).datas' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\api.py", line 792, in get field_cache = field_cache[record.env.cache_key(field)] KeyError: (None,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\fields.py", line 972, in __get__ value = env.cache.get(record, self) File "C:\Program Files\odoo14\server\odoo\api.py", line 796, in get raise CacheMiss(record, field) odoo.exceptions.CacheMiss: 'ir.attachment(348,).raw' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\addons\base\models\ir_attachment.py", line 105, in _file_read with open(full_path, 'rb') as f: FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\Administrator\\AppData\\Local\\OpenERP S.A\\Odoo\\filestore\\ASDERP14\\31/31ee6c43fc12aa88386febc1750333422b329ca7' 2024-02-02 17:03:56,333 3196 INFO ASDERP14 odoo.addons.base.models.ir_attachment: _read_file reading C:\Users\Administrator\AppData\Local\OpenERP S.A\Odoo\filestore\ASDERP14\54/5464e851ec1edbd625d7752c8b794dc94d50fd75 Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\tools\cache.py", line 85, in lookup r = d[key] File "C:\Program Files\odoo14\server\odoo\tools\func.py", line 71, in wrapper return func(self, *args, **kwargs) File "C:\Program Files\odoo14\server\odoo\tools\lru.py", line 34, in __getitem__ a = self.d[obj] KeyError: ('ir.qweb', , 'web.assets_common', 'en_US', True, False, '', False, False, False, (1,)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\api.py", line 793, in get return field_cache[record._ids[0]] KeyError: 434186 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\fields.py", line 972, in __get__ value = env.cache.get(record, self) File "C:\Program Files\odoo14\server\odoo\api.py", line 796, in get raise CacheMiss(record, field) odoo.exceptions.CacheMiss: 'ir.attachment(434186,).datas' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\api.py", line 793, in get return field_cache[record._ids[0]] KeyError: 434186 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\fields.py", line 972, in __get__ value = env.cache.get(record, self) File "C:\Program Files\odoo14\server\odoo\api.py", line 796, in get raise CacheMiss(record, field) odoo.exceptions.CacheMiss: 'ir.attachment(434186,).raw' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\addons\base\models\ir_attachment.py", line 105, in _file_read with open(full_path, 'rb') as f: FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\Administrator\\AppData\\Local\\OpenERP S.A\\Odoo\\filestore\\ASDERP14\\54/5464e851ec1edbd625d7752c8b794dc94d50fd75' 2024-02-02 17:03:56,333 3196 INFO ASDERP14 odoo.addons.base.models.ir_attachment: _read_file reading C:\Users\Administrator\AppData\Local\OpenERP S.A\Odoo\filestore\ASDERP14\7d/7d491f0c640169793527b37932c246f99e4a1f5b Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\tools\cache.py", line 85, in lookup r = d[key] File "C:\Program Files\odoo14\server\odoo\tools\func.py", line 71, in wrapper return func(self, *args, **kwargs) File "C:\Program Files\odoo14\server\odoo\tools\lru.py", line 34, in __getitem__ a = self.d[obj] KeyError: ('ir.qweb', , 'web.assets_common', 'en_US', True, False, '', False, False, False, (1,)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\api.py", line 793, in get return field_cache[record._ids[0]] KeyError: 347 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\fields.py", line 972, in __get__ value = env.cache.get(record, self) File "C:\Program Files\odoo14\server\odoo\api.py", line 796, in get raise CacheMiss(record, field) odoo.exceptions.CacheMiss: 'ir.attachment(347,).datas' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\api.py", line 793, in get return field_cache[record._ids[0]] KeyError: 347 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\fields.py", line 972, in __get__ value = env.cache.get(record, self) File "C:\Program Files\odoo14\server\odoo\api.py", line 796, in get raise CacheMiss(record, field) odoo.exceptions.CacheMiss: 'ir.attachment(347,).raw' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\addons\base\models\ir_attachment.py", line 105, in _file_read with open(full_path, 'rb') as f: FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\Administrator\\AppData\\Local\\OpenERP S.A\\Odoo\\filestore\\ASDERP14\\7d/7d491f0c640169793527b37932c246f99e4a1f5b' 2024-02-02 17:03:59,068 3196 INFO ASDERP14 odoo.addons.base.models.ir_attachment: _read_file reading C:\Users\Administrator\AppData\Local\OpenERP S.A\Odoo\filestore\ASDERP14\23/23fe89f51c8121f053a697a3dd79106f25aeeb52 Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\tools\cache.py", line 85, in lookup r = d[key] File "C:\Program Files\odoo14\server\odoo\tools\func.py", line 71, in wrapper return func(self, *args, **kwargs) File "C:\Program Files\odoo14\server\odoo\tools\lru.py", line 34, in __getitem__ a = self.d[obj] KeyError: ('res.lang', , (1,)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\api.py", line 793, 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 "C:\Program Files\odoo14\server\odoo\fields.py", line 972, in __get__ value = env.cache.get(record, self) File "C:\Program Files\odoo14\server\odoo\api.py", line 796, in get raise CacheMiss(record, field) odoo.exceptions.CacheMiss: 'res.lang(3,).flag_image_url' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\api.py", line 792, in get field_cache = field_cache[record.env.cache_key(field)] KeyError: (None,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\fields.py", line 972, in __get__ value = env.cache.get(record, self) File "C:\Program Files\odoo14\server\odoo\api.py", line 796, in get raise CacheMiss(record, field) odoo.exceptions.CacheMiss: 'res.lang(3,).flag_image' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\api.py", line 793, in get return field_cache[record._ids[0]] KeyError: 1 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\fields.py", line 972, in __get__ value = env.cache.get(record, self) File "C:\Program Files\odoo14\server\odoo\api.py", line 796, in get raise CacheMiss(record, field) odoo.exceptions.CacheMiss: 'ir.attachment(1,).datas' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\api.py", line 793, in get return field_cache[record._ids[0]] KeyError: 1 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\fields.py", line 972, in __get__ value = env.cache.get(record, self) File "C:\Program Files\odoo14\server\odoo\api.py", line 796, in get raise CacheMise "C:\Program Files\odoo14\server\odoo\tools\lru.py", line 34, in __getitem__ a = self.d[obj] KeyError: ('ir.qweb', , 'web.assets_common', 'fa_IR', True, False, '', False, False, False, (1,)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\api.py", line 793, in get return field_cache[record._ids[0]] KeyError: 347 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\fields.py", line 972, in __get__ value = env.cache.get(record, self) File "C:\Program Files\odoo14\server\odoo\api.py", line 796, in get raise CacheMiss(record, field) odoo.exceptions.CacheMiss: 'ir.attachment(347,).datas' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\api.py", line 793, in get return field_cache[record._ids[0]] KeyError: 347 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\fields.py", line 972, in __get__ value = env.cache.get(record, self) File "C:\Program Files\odoo14\server\odoo\api.py", line 796, in get raise CacheMiss(record, field) odoo.exceptions.CacheMiss: 'ir.attachment(347,).raw' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\addons\base\models\ir_attachment.py", line 105, in _file_read with open(full_path, 'rb') as f: FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\Administrator\\AppData\\Local\\OpenERP S.A\\Odoo\\filestore\\ASDERP14\\7d/7d491f0c640169793527b37932c246f99e4a1f5b' 2024-02-15 15:25:35,927 3196 INFO ASDERP14 odoo.modules.registry: At least one model cache has been invalidated, signaling through the database. 2024-02-15 15:25:36,691 3196 ERROR ASDERP14 odoo.sql_db: bad query: DELETE FROM ir_attachment WHERE id IN (917308) ERROR: could not serialize access due to concurrent delete 2024-02-15 15:25:36,835 3196 INFO ASDERP14 odoo.service.model: SERIALIZATION_FAILURE, retry 1/5 in 0.6548 sec... 2024-02-15 15:25:36,857 3196 INFO ASDERP14 werkzeug: 192.168.3.1 - - [15/Feb/2024 15:25:36] "GET /shop/3473?category=116 HTTP/1.1" 200 - 304 90.033 48.966 2024-02-15 15:25:37,131 3196 INFO ASDERP14 odoo.addons.base.models.ir_cron: Job `Calendar: Event Reminder` done. 2024-02-15 15:25:37,155 3196 INFO ASDERP14 odoo.addons.base.models.ir_cron: Job `Post process payment transactions` done. 2024-02-15 15:26:16,709 3196 INFO ASDERP14 odoo.addons.base.models.ir_attachment: _read_file reading C:\Users\Administrator\AppData\Local\OpenERP S.A\Odoo\filestore\ASDERP14\31/31ee6c43fc12aa88386febc1750333422b329ca7 Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\tools\cache.py", line 85, in lookup r = d[key] File "C:\Program Files\odoo14\server\odoo\tools\func.py", line 71, in wrapper return func(self, *args, **kwargs) File "C:\Program Files\odoo14\server\odoo\tools\lru.py", line 34, in __getitem__ a = self.d[obj] KeyError: ('ir.qweb', , 'web.assets_frontend', 'fa_IR', True, False, '', False, False, False, (1,)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\api.py", line 792, in get field_cache = field_cache[record.env.cache_key(field)] KeyError: (None, None) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\fields.py", line 972, in __get__ value = env.cache.get(record, self) File "C:\Program Files\odoo14\server\odoo\api.py", line 796, in get raise CacheMiss(record, field) odoo.exceptions.CacheMiss: 'ir.attachment(348,).datas' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\api.py", line 792, in get field_cache = field_cache[record.env.cache_key(field)] KeyError: (None,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\fields.py", line 972, in __get__ value = env.cache.get(record, self) File "C:\Program Files\odoo14\server\odoo\api.py", line 796, in get raise CacheMiss(record, field) odoo.exceptions.CacheMiss: 'ir.attachment(348,).raw' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\addons\base\models\ir_attachment.py", line 105, in _file_read with open(full_path, 'rb') as f: FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\Administrator\\AppData\\Local\\OpenERP S.A\\Odoo\\filestore\\ASDERP14\\31/31ee6c43fc12aa88386febc1750333422b329ca7' 2024-02-15 15:26:17,200 3196 INFO ASDERP14 odoo.addons.base.models.ir_attachment: _read_file reading C:\Users\Administrator\AppData\Local\OpenERP S.A\Odoo\filestore\ASDERP14\54/5464e851ec1edbd625d7752c8b794dc94d50fd75 Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\tools\cache.py", line 85, in lookup r = d[key] File "C:\Program Files\odoo14\server\odoo\tools\func.py", line 71, in wrapper return func(self, *args, **kwargs) File "C:\Program Files\odoo14\server\odoo\tools\lru.py", line 34, in __getitem__ a = self.d[obj] KeyError: ('ir.qweb', , 'web.assets_frontend', 'fa_IR', True, False, '', False, False, False, (1,)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\api.py", line 793, in get return field_cache[record._ids[0]] KeyError: 434186 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\fields.py", line 972, in __get__ value = env.cache.get(record, self) File "C:\Program Files\odoo14\server\odoo\api.py", line 796, in get raise CacheMiss(record, field) odoo.exceptions.CacheMiss: 'ir.attachment(434186,).datas' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\api.py", line 793, in get return field_cache[record._ids[0]] KeyError: 434186 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\fields.py", line 972, in __get__ value = env.cache.get(record, self) File "C:\Program Files\odoo14\server\odoo\api.py", line 796, in get raise CacheMiss(record, field) odoo.exceptions.CacheMiss: 'ir.attachment(434186,).raw' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\addons\base\models\ir_attachment.py", line 105, in _file_read with open(full_path, 'rb') as f: FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\Administrator\\AppData\\Local\\OpenERP S.A\\Odoo\\filestore\\ASDERP14\\54/5464e851ec1edbd625d7752c8b794dc94d50fd75' 2024-02-15 15:26:17,220 3196 INFO ASDERP14 odoo.addons.base.models.ir_attachment: _read_file reading C:\Users\Administrator\AppData\Local\OpenERP S.A\Odoo\filestore\ASDERP14\7d/7d491f0c640169793527b37932c246f99e4a1f5b Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\tools\cache.py", line 85, in lookup r = d[key] File "C:\Program Files\odoo14\server\odoo\tools\func.py", line 71, in wrapper return func(self, *args, **kwargs) File "C:\Program Files\odoo14\server\odoo\tools\lru.py", line 34, in __getitem__ a = self.d[obj] KeyError: ('ir.qweb', , 'web.assets_frontend', 'fa_IR', True, False, '', False, False, False, (1,)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\api.py", line 793, in get return field_cache[record._ids[0]] KeyError: 347 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\fields.py", line 972, in __get__ value = env.cache.get(record, self) File "C:\Program Files\odoo14\server\odoo\api.py", line 796, in get raise CacheMiss(record, field) odoo.exceptions.CacheMiss: 'ir.attachment(347,).datas' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\api.py", line 793, in get return field_cache[record._ids[0]] KeyError: 347 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\fields.py", line 972, in __get__ value = env.cache.get(record, self) File "C:\Program Files\odoo14\server\odoo\api.py", line 796, in get raise CacheMiss(record, field) odoo.exceptions.CacheMiss: 'ir.attachment(347,).raw' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\addons\base\models\ir_attachment.py", line 105, in _file_read with open(full_path, 'rb') as f: FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\Administrator\\AppData\\Local\\OpenERP S.A\\Odoo\\filestore\\ASDERP14\\7d/7d491f0c640169793527b37932c246f99e4a1f5b' 2024-02-15 15:26:18,152 3196 INFO ASDERP14 odoo.addons.base.models.ir_attachment: _read_file reading C:\Users\Administrator\AppData\Local\OpenERP S.A\Odoo\filestore\ASDERP14\31/31ee6c43fc12aa88386febc1750333422b329ca7 Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\tools\cache.py", line 85, in lookup r = d[key] File "C:\Program Files\odoo14\server\odoo\tools\func.py", line 71, in wrapper return func(self, *args, **kwargs) File "C:\Program Files\odoo14\server\odoo\tools\lru.py", line 34, in __getitem__ a = self.d[obj] KeyError: ('ir.qweb', , 'web.assets_common', 'tr_TR', True, False, '', False, False, False, (1,)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\api.py", line 792, in get field_cache = field_cache[record.env.cache_key(field)] KeyError: (None, None) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\fields.py", line 972, in __get__ value = env.cache.get(record, self) File "C:\Program Files\odoo14\server\odoo\api.py", line 796, in get raise CacheMiss(record, field) odoo.exceptions.CacheMiss: 'ir.attachment(348,).datas' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\api.py", line 792, in get field_cache = field_cache[record.env.cache_key(field)] KeyError: (None,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\fields.py", line 972, in __get__ value = env.cache.get(record, self) File "C:\Program Files\odoo14\server\odoo\api.py", line 796, in get raise CacheMiss(record, field) odoo.exceptions.CacheMiss: 'ir.attachment(348,).raw' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\addons\base\models\ir_attachment.py", line 105, in _file_read with open(full_path, 'rb') as f: FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\Administrator\\AppData\\Local\\OpenERP S.A\\Odoo\\filestore\\ASDERP14\\31/31ee6c43fc12aa88386febc1750333422b329ca7' 2024-02-15 15:26:18,173 3196 INFO ASDERP14 odoo.addons.base.models.ir_attachment: _read_file reading C:\Users\Administrator\AppData\Local\OpenERP S.A\Odoo\filestore\ASDERP14\54/5464e851ec1edbd625d7752c8b794dc94d50fd75 Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\tools\cache.py", line 85, in lookup r = d[key] File "C:\Program Files\odoo14\server\odoo\tools\func.py", line 71, in wrapper return func(self, *args, **kwargs) File "C:\Program Files\odoo14\server\odoo\tools\lru.py", line 34, in __getitem__ a = self.d[obj] KeyError: ('ir.qweb', , 'web.assets_common', 'tr_TR', True, False, '', False, False, False, (1,)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\api.py", line 793, in get return field_cache[record._ids[0]] KeyError: 434186 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\fields.py", line 972, in __get__ value = env.cache.get(record, self) File "C:\Program Files\odoo14\server\odoo\api.py", line 796, in get raise CacheMiss(record, field) odoo.exceptions.CacheMiss: 'ir.attachment(434186,).datas' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\api.py", line 793, in get return field_cache[record._ids[0]] KeyError: 434186 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\fields.py", line 972, in __get__ value = env.cache.get(record, self) File "C:\Program Files\odoo14\server\odoo\api.py", line 796, in get raise CacheMiss(record, field) odoo.exceptions.CacheMiss: 'ir.attachment(434186,).raw' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\addons\base\models\ir_attachment.py", line 105, in _file_read with open(full_path, 'rb') as f: FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\Administrator\\AppData\\Local\\OpenERP S.A\\Odoo\\filestore\\ASDERP14\\54/5464e851ec1edbd625d7752c8b794dc94d50fd75' 2024-02-15 15:26:18,174 3196 INFO ASDERP14 odoo.addons.base.models.ir_attachment: _read_file reading C:\Users\Administrator\AppData\Local\OpenERP S.A\Odoo\filestore\ASDERP14\31/31ee6c43fc12aa88386febc1750333422b329ca7 Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\tools\cache.py", line 85, in lookup r = d[key] File "C:\Program Files\odoo14\server\odoo\tools\func.py", line 71, in wrapper return func(self, *args, **kwargs) File "C:\Program Files\odoo14\server\odoo\tools\lru.py", line 34, in __getitem__ a = self.d[obj] KeyError: ('ir.qweb', , 'web.assets_common', 'ar_001', True, False, '', False, False, False, (1,)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\api.py", line 792, in get field_cache = field_cache[record.env.cache_key(field)] KeyError: (None, None) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\fields.py", line 972, in __get__ value = env.cache.get(record, self) File "C:\Program Files\odoo14\server\odoo\api.py", line 796, in get raise CacheMiss(record, field) odoo.exceptions.CacheMiss: 'ir.attachment(348,).datas' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\api.py", line 792, in get field_cache = field_cache[record.env.cache_key(field)] KeyError: (None,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\fields.py", line 972, in __get__ value = env.cache.get(record, self) File "C:\Program Files\odoo14\server\odoo\api.py", line 796, in get raise CacheMiss(record, field) odoo.exceptions.CacheMiss: 'ir.attachment(348,).raw' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\addons\base\models\ir_attachment.py", line 105, in _file_read with open(full_path, 'rb') as f: FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\Administrator\\AppData\\Local\\OpenERP S.A\\Odoo\\filestore\\ASDERP14\\31/31ee6c43fc12aa88386febc1750333422b329ca7' 2024-02-15 15:26:18,184 3196 INFO ASDERP14 odoo.addons.base.models.ir_attachment: _read_file reading C:\Users\Administrator\AppData\Local\OpenERP S.A\Odoo\filestore\ASDERP14\7d/7d491f0c640169793527b37932c246f99e4a1f5b Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\tools\cache.py", line 85, in lookup r = d[key] File "C:\Program Files\odoo14\server\odoo\tools\func.py", line 71, in wrapper return func(self, *args, **kwargs) File "C:\Program Files\odoo14\server\odoo\tools\lru.py", line 34, in __getitem__ a = self.d[obj] KeyError: ('ir.qweb', , 'web.assets_common', 'tr_TR', True, False, '', False, False, False, (1,)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\api.py", line 793, in get return field_cache[record._ids[0]] KeyError: 347 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\fields.py", line 972, in __get__ value = env.cache.get(record, self) File "C:\Program Files\odoo14\server\odoo\api.py", line 796, in get raise CacheMiss(record, field) odoo.exceptions.CacheMiss: 'ir.attachment(347,).datas' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\api.py", line 793, in get return field_cache[record._ids[0]] KeyError: 347 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\fields.py", line 972, in __get__ value = env.cache.get(record, self) File "C:\Program Files\odoo14\server\odoo\api.py", line 796, in get raise CacheMiss(record, field) odoo.exceptions.CacheMiss: 'ir.attachment(347,).raw' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\addons\base\models\ir_attachment.py", line 105, in _file_read with open(full_path, 'rb') as f: FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\Administrator\\AppData\\Local\\OpenERP S.A\\Odoo\\filestore\\ASDERP14\\7d/7d491f0c640169793527b37932c246f99e4a1f5b' 2024-02-15 15:26:18,201 3196 INFO ASDERP14 odoo.addons.base.models.ir_attachment: _read_file reading C:\Users\Administrator\AppData\Local\OpenERP S.A\Odoo\filestore\ASDERP14\54/5464e851ec1edbd625d7752c8b794dc94d50fd75 Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\tools\cache.py", line 85, in lookup r = d[key] File "C:\Program Files\odoo14\server\odoo\tools\func.py", line 71, in wrapper return func(self, *args, **kwargs) File "C:\Program Files\odoo14\server\odoo\tools\lru.py", line 34, in __getitem__ a = self.d[obj] KeyError: ('ir.qweb', , 'web.assets_common', 'ar_001', True, False, '', False, False, False, (1,)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\api.py", line 793, in get return field_cache[record._ids[0]] KeyError: 434186 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\fields.py", line 972, in __get__ value = env.cache.get(record, self) File "C:\Program Files\odoo14\server\odoo\api.py", line 796, in get raise CacheMiss(record, field) odoo.exceptions.CacheMiss: 'ir.attachment(434186,).datas' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\api.py", line 793, in get return field_cache[record._ids[0]] KeyError: 434186 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\fields.py", line 972, in __get__ value = env.cache.get(record, self) File "C:\Program Files\odoo14\server\odoo\api.py", line 796, in get raise CacheMiss(record, field) odoo.exceptions.CacheMiss: 'ir.attachment(434186,).raw' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\addons\base\models\ir_attachment.py", line 105, in _file_read with open(full_path, 'rb') as f: FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\Administrator\\AppData\\Local\\OpenERP S.A\\Odoo\\filestore\\ASDERP14\\54/5464e851ec1edbd625d7752c8b794dc94d50fd75' 2024-02-15 15:26:18,224 3196 INFO ASDERP14 odoo.addons.base.models.ir_attachment: _read_file reading C:\Users\Administrator\AppData\Local\OpenERP S.A\Odoo\filestore\ASDERP14\7d/7d491f0c640169793527b37932c246f99e4a1f5b Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\tools\cache.py", line 85, in lookup r = d[key] File "C:\Program Files\odoo14\server\odoo\tools\func.py", line 71, in wrapper return func(self, *args, **kwargs) File "C:\Program Files\odoo14\server\odoo\tools\lru.py", line 34, in __getitem__ a = self.d[obj] KeyError: ('ir.qweb', , 'web.assets_common', 'ar_001', True, False, '', False, False, False, (1,)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\api.py", line 793, in get return field_cache[record._ids[0]] KeyError: 347 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\fields.py", line 972, in __get__ value = env.cache.get(record, self) File "C:\Program Files\odoo14\server\odoo\api.py", line 796, in get raise CacheMiss(record, field) odoo.exceptions.CacheMiss: 'ir.attachment(347,).datas' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\api.py", line 793, in get return field_cache[record._ids[0]] KeyError: 347 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\fields.py", line 972, in __get__ value = env.cache.get(record, self) File "C:\Program Files\odoo14\server\odoo\api.py", line 796, in get raise CacheMiss(record, field) odoo.exceptions.CacheMiss: 'ir.attachment(347,).raw' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\addons\base\models\ir_attachment.py", line 105, in _file_read with open(full_path, 'rb') as f: FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\Administrator\\AppData\\Local\\OpenERP S.A\\Odoo\\filestore\\ASDERP14\\7d/7d491f0c640169793527b37932c246f99e4a1f5b' 2024-02-15 15:26:23,513 3196 INFO ASDERP14 werkzeug: 192.168.3.1 - - [15/Feb/2024 15:26:23] "GET /robots.txt HTTP/1.1" 200 - 8 1.407 12.143 2024-02-15 15:26:23,500 3196 INFO ASDERP14 werkzeug: 192.168.3.1 - - [15/Feb/2024 15:26:23] "GET /robots.txt HTTP/1.1" 200 - 8 1.163 12.616 2024-02-15 15:27:20,225 3196 INFO ASDERP14 werkzeug: 192.168.3.1 - - [15/Feb/2024 15:27:20] "GET /shop/3850 HTTP/1.1" 200 - 362 16.350 240.309 2024-02-15 15:27:20,174 3196 INFO ASDERP14 werkzeug: 192.168.3.1 - - [15/Feb/2024 15:27:20] "GET /shop/3473?category=116 HTTP/1.1" 200 - 230 16.547 157.078 2024-02-15 15:27:20,323 3196 INFO ASDERP14 werkzeug: 192.168.3.1 - - [15/Feb/2024 15:27:20] "GET /Image/Madares4.jpg HTTP/1.1" 404 - 38 5.666 65.088 2024-02-15 15:27:20,990 3196 INFO ASDERP14 werkzeug: 207.46.13.64 - - [15/Feb/2024 15:27:20] "GET /tashkilat HTTP/1.1" 200 - 33 5.827 51.057 2024-02-15 15:27:21,136 3196 INFO ASDERP14 werkzeug: 192.168.3.1 - - [15/Feb/2024 15:27:21] "GET /Image/Products/SitSazTest1.jpg HTTP/1.1" 404 - 41 7.850 63.528 2024-02-15 15:27:22,046 3196 INFO ASDERP14 odoo.addons.base.models.ir_attachment: _read_file reading C:\Users\Administrator\AppData\Local\OpenERP S.A\Odoo\filestore\ASDERP14\31/31ee6c43fc12aa88386febc1750333422b329ca7 Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\tools\cache.py", line 85, in lookup r = d[key] File "C:\Program Files\odoo14\server\odoo\tools\func.py", line 71, in wrapper return func(self, *args, **kwargs) File "C:\Program Files\odoo14\server\odoo\tools\lru.py", line 34, in __getitem__ a = self.d[obj] KeyError: ('ir.qweb', , 'web.assets_frontend', 'tr_TR', True, False, '', False, False, False, (1,)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\api.py", line 792, in get field_cache = field_cache[record.env.cache_key(field)] KeyError: (None, None) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\fields.py", line 972, in __get__ value = env.cache.get(record, self) File "C:\Program Files\odoo14\server\odoo\api.py", line 796, in get raise CacheMiss(record, field) odoo.exceptions.CacheMiss: 'ir.attachment(348,).datas' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\api.py", line 792, in get field_cache = field_cache[record.env.cache_key(field)] KeyError: (None,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\fields.py", line 972, in __get__ value = env.cache.get(record, self) File "C:\Program Files\odoo14\server\odoo\api.py", line 796, in get raise CacheMiss(record, field) odoo.exceptions.CacheMiss: 'ir.attachment(348,).raw' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\addons\base\models\ir_attachment.py", line 105, in _file_read with open(full_path, 'rb') as f: FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\Administrator\\AppData\\Local\\OpenERP S.A\\Odoo\\filestore\\ASDERP14\\31/31ee6c43fc12aa88386febc1750333422b329ca7' 2024-02-15 15:27:22,127 3196 INFO ASDERP14 odoo.addons.base.models.ir_attachment: _read_file reading C:\Users\Administrator\AppData\Local\OpenERP S.A\Odoo\filestore\ASDERP14\31/31ee6c43fc12aa88386febc1750333422b329ca7 Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\tools\cache.py", line 85, in lookup r = d[key] File "C:\Program Files\odoo14\server\odoo\tools\func.py", line 71, in wrapper return func(self, *args, **kwargs) File "C:\Program Files\odoo14\server\odoo\tools\lru.py", line 34, in __getitem__ a = self.d[obj] KeyError: ('ir.qweb', , 'web.assets_frontend', 'tr_TR', True, False, '', False, False, False, (1,)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\api.py", line 792, in get field_cache = field_cache[record.env.cache_key(field)] KeyError: (None, None) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\fields.py", line 972, in __get__ value = env.cache.get(record, self) File "C:\Program Files\odoo14\server\odoo\api.py", line 796, in get raise CacheMiss(record, field) odoo.exceptions.CacheMiss: 'ir.attachment(348,).datas' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\api.py", line 792, in get field_cache = field_cache[record.env.cache_key(field)] KeyError: (None,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\fields.py", line 972, in __get__ value = env.cache.get(record, self) File "C:\Program Files\odoo14\server\odoo\api.py", line 796, in get raise CacheMiss(record, field) odoo.exceptions.CacheMiss: 'ir.attachment(348,).raw' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\addons\base\models\ir_attachment.py", line 105, in _file_read with open(full_path, 'rb') as f: FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\Administrator\\AppData\\Local\\OpenERP S.A\\Odoo\\filestore\\ASDERP14\\31/31ee6c43fc12aa88386febc1750333422b329ca7' 2024-02-15 15:27:22,151 3196 INFO ASDERP14 odoo.addons.base.models.ir_attachment: _read_file reading C:\Users\Administrator\AppData\Local\OpenERP S.A\Odoo\filestore\ASDERP14\54/5464e851ec1edbd625d7752c8b794dc94d50fd75 Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\tools\cache.py", line 85, in lookup r = d[key] File "C:\Program Files\odoo14\server\odoo\tools\func.py", line 71, in wrapper return func(self, *args, **kwargs) File "C:\Program Files\odoo14\server\odoo\tools\lru.py", line 34, in __getitem__ a = self.d[obj] KeyError: ('ir.qweb', , 'web.assets_frontend', 'tr_TR', True, False, '', False, False, False, (1,)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\api.py", line 793, in get return field_cache[record._ids[0]] KeyError: 434186 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\fields.py", line 972, in __get__ value = env.cache.get(record, self) File "C:\Program Files\odoo14\server\odoo\api.py", line 796, in get raise CacheMiss(record, field) odoo.exceptions.CacheMiss: 'ir.attachment(434186,).datas' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\api.py", line 793, in get return field_cache[record._ids[0]] KeyError: 434186 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\fields.py", line 972, in __get__ value = env.cache.get(record, self) File "C:\Program Files\odoo14\server\odoo\api.py", line 796, in get raise CacheMiss(record, field) odoo.exceptions.CacheMiss: 'ir.attachment(434186,).raw' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\addons\base\models\ir_attachment.py", line 105, in _file_read with open(full_path, 'rb') as f: FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\Administrator\\AppData\\Local\\OpenERP S.A\\Odoo\\filestore\\ASDERP14\\54/5464e851ec1edbd625d7752c8b794dc94d50fd75' 2024-02-15 15:27:22,160 3196 INFO ASDERP14 odoo.addons.base.models.ir_attachment: _read_file reading C:\Users\Administrator\AppData\Local\OpenERP S.A\Odoo\filestore\ASDERP14\54/5464e851ec1edbd625d7752c8b794dc94d50fd75 Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\tools\cache.py", line 85, in lookup r = d[key] File "C:\Program Files\odoo14\server\odoo\tools\func.py", line 71, in wrapper return func(self, *args, **kwargs) File "C:\Program Files\odoo14\server\odoo\tools\lru.py", line 34, in __getitem__ a = self.d[obj] KeyError: ('ir.qweb', , 'web.assets_frontend', 'tr_TR', True, False, '', False, False, False, (1,)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\api.py", line 793, in get return field_cache[record._ids[0]] KeyError: 434186 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\fields.py", line 972, in __get__ value = env.cache.get(record, self) File "C:\Program Files\odoo14\server\odoo\api.py", line 796, in get raise CacheMiss(record, field) odoo.exceptions.CacheMiss: 'ir.attachment(434186,).datas' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\api.py", line 793, in get return field_cache[record._ids[0]] KeyError: 434186 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\fields.py", line 972, in __get__ value = env.cache.get(record, self) File "C:\Program Files\odoo14\server\odoo\api.py", line 796, in get raise CacheMiss(record, field) odoo.exceptions.CacheMiss: 'ir.attachment(434186,).raw' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\addons\base\models\ir_attachment.py", line 105, in _file_read with open(full_path, 'rb') as f: FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\Administrator\\AppData\\Local\\OpenERP S.A\\Odoo\\filestore\\ASDERP14\\54/5464e851ec1edbd625d7752c8b794dc94d50fd75' 2024-02-15 15:27:22,167 3196 INFO ASDERP14 odoo.addons.base.models.ir_attachment: _read_file reading C:\Users\Administrator\AppData\Local\OpenERP S.A\Odoo\filestore\ASDERP14\7d/7d491f0c640169793527b37932c246f99e4a1f5b Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\tools\cache.py", line 85, in lookup r = d[key] File "C:\Program Files\odoo14\server\odoo\tools\func.py", line 71, in wrapper return func(self, *args, **kwargs) File "C:\Program Files\odoo14\server\odoo\tools\lru.py", line 34, in __getitem__ a = self.d[obj] KeyError: ('ir.qweb', , 'web.assets_frontend', 'tr_TR', True, False, '', False, False, False, (1,)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\api.py", line 793, in get return field_cache[record._ids[0]] KeyError: 347 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\fields.py", line 972, in __get__ value = env.cache.get(record, self) File "C:\Program Files\odoo14\server\odoo\api.py", line 796, in get raise CacheMiss(record, field) odoo.exceptions.CacheMiss: 'ir.attachment(347,).datas' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\api.py", line 793, in get return field_cache[record._ids[0]] KeyError: 347 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\fields.py", line 972, in __get__ value = env.cache.get(record, self) File "C:\Program Files\odoo14\server\odoo\api.py", line 796, in get raise CacheMiss(record, field) odoo.exceptions.CacheMiss: 'ir.attachment(347,).raw' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\addons\base\models\ir_attachment.py", line 105, in _file_read with open(full_path, 'rb') as f: FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\Administrator\\AppData\\Local\\OpenERP S.A\\Odoo\\filestore\\ASDERP14\\7d/7d491f0c640169793527b37932c246f99e4a1f5b' 2024-02-15 15:27:22,179 3196 INFO ASDERP14 odoo.addons.base.models.ir_attachment: _read_file reading C:\Users\Administrator\AppData\Local\OpenERP S.A\Odoo\filestore\ASDERP14\7d/7d491f0c640169793527b37932c246f99e4a1f5b Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\tools\cache.py", line 85, in lookup r = d[key] File "C:\Program Files\odoo14\server\odoo\tools\func.py", line 71, in wrapper return func(self, *args, **kwargs) File "C:\Program Files\odoo14\server\odoo\tools\lru.py", line 34, in __getitem__ a = self.d[obj] KeyError: ('ir.qweb', , 'web.assets_frontend', 'tr_TR', True, False, '', False, False, False, (1,)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\api.py", line 793, in get return field_cache[record._ids[0]] KeyError: 347 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\fields.py", line 972, in __get__ value = env.cache.get(record, self) File "C:\Program Files\odoo14\server\odoo\api.py", line 796, in get raise CacheMiss(record, field) odoo.exceptions.CacheMiss: 'ir.attachment(347,).datas' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\api.py", line 793, in get return field_cache[record._ids[0]] KeyError: 347 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\fields.py", line 972, in __get__ value = env.cache.get(record, self) File "C:\Program Files\odoo14\server\odoo\api.py", line 796, in get raise CacheMiss(record, field) odoo.exceptions.CacheMiss: 'ir.attachment(347,).raw' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\addons\base\models\ir_attachment.py", line 105, in _file_read with open(full_path, 'rb') as f: FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\Administrator\\AppData\\Local\\OpenERP S.A\\Odoo\\filestore\\ASDERP14\\7d/7d491f0c640169793527b37932c246f99e4a1f5b' 2024-02-15 15:27:28,992 3196 INFO ASDERP14 werkzeug: 192.168.3.1 - - [15/Feb/2024 15:27:28] "GET /en/shop/3314 HTTP/1.1" 200 - 427 19.346 211.712 2024-02-15 15:27:58,729 3196 INFO ? werkzeug: 3.95.229.233 - - [15/Feb/2024 15:27:58] "GET /web/static/src/img/odoo_logo_tiny.png HTTP/1.1" 200 - - - - 2024-02-15 15:28:00,615 3196 ERROR ASDERP14 odoo.sql_db: bad query: DELETE FROM ir_attachment WHERE id IN (917308) ERROR: could not serialize access due to concurrent delete 2024-02-15 15:28:00,999 3196 INFO ASDERP14 werkzeug: 3.95.229.233 - - [15/Feb/2024 15:28:00] "GET /robots.txt HTTP/1.1" 200 - 30 3.410 8.909 2024-02-15 15:28:01,106 3196 INFO ASDERP14 werkzeug: 3.95.229.233 - - [15/Feb/2024 15:28:01] "GET /robots.txt HTTP/1.1" 200 - 18 2.416 7.721 2024-02-15 15:28:01,112 3196 INFO ASDERP14 odoo.service.model: SERIALIZATION_FAILURE, retry 1/5 in 0.5753 sec... 2024-02-15 15:28:07,758 3196 INFO ASDERP14 odoo.addons.base.models.ir_attachment: _read_file reading C:\Users\Administrator\AppData\Local\OpenERP S.A\Odoo\filestore\ASDERP14\ca/ca8b76da6b15e5c943b9de5c559594148600417b Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\api.py", line 792, in get field_cache = field_cache[record.env.cache_key(field)] KeyError: (None, None) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\fields.py", line 972, in __get__ value = env.cache.get(record, self) File "C:\Program Files\odoo14\server\odoo\api.py", line 796, in get raise CacheMiss(record, field) odoo.exceptions.CacheMiss: 'ir.attachment(44955,).datas' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\api.py", line 792, in get field_cache = field_cache[record.env.cache_key(field)] KeyError: (None,) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\fields.py", line 972, in __get__ value = env.cache.get(record, self) File "C:\Program Files\odoo14\server\odoo\api.py", line 796, in get raise CacheMiss(record, field) odoo.exceptions.CacheMiss: 'ir.attachment(44955,).raw' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\addons\base\models\ir_attachment.py", line 105, in _file_read with open(full_path, 'rb') as f: FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\Administrator\\AppData\\Local\\OpenERP S.A\\Odoo\\filestore\\ASDERP14\\ca/ca8b76da6b15e5c943b9de5c559594148600417b' 2024-02-15 15:28:12,173 3196 INFO ASDERP14 odoo.addons.base.models.ir_attachment: _read_file reading C:\Users\Administrator\AppData\Local\OpenERP S.A\Odoo\filestore\ASDERP14\23/23fe89f51c8121f053a697a3dd79106f25aeeb52 Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\tools\cache.py", line 85, in lookup r = d[key] File "C:\Program Files\odoo14\server\odoo\tools\func.py", line 71, in wrapper return func(self, *args, **kwargs) File "C:\Program Files\odoo14\server\odoo\tools\lru.py", line 34, in __getitem__ a = self.d[obj] KeyError: ('res.lang', , (1,)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\api.py", line 793, 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 "C:\Program Files\odoo14\server\odoo\fields.py", line 972, in __get__ value = env.cache.get(record, self) File "C:\Program Files\odoo14\server\odoo\api.py", line 796, in get raise CacheMiss(record, field) odoo.exceptions.CacheMiss: 'res.lang(3,).flag_image_url' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Program Files\odoo14\server\odoo\api.py", line 792, in get field_cache = field_cache[record.env.cache_key(field)] KeyError: (None