Skip to Content
Menu
This question has been flagged
1 Reply
2217 Views

when open system in browser:

FileNotFoundError: [Errno 2] No such file or directory: 'e:\\odoo\\16.0\\store s.a\\filestore\\tmict2\\e2/e2cdb185b4a8b2c6286a3d803dcfc807878c62d0'

note:

this path  (e:\\odoo\\16.0\\store s.a) data_dir in odoo.cong

data_dir =  E:\odoo\16.0\store s.a
Avatar
Discard
Best Answer

Hi shadi almassri,

data_dir is the parameter which we use in the odoo configurations. It is the Directory where Odoo stores its data. Please check the path you have added E:\odoo\16.0\store s.a is exist or not with required permissions.

If you are not adding the data_dir, then odoo server will take it default. So please try to not adding the data_dir into your configuration. Or set a proper exist path in it.

Hope it will help you.

Avatar
Discard
Author

I try data_dir without value but not working ... and I checked path he is exist but i dont know with permission or no ... how i know please....

can you please rename the directory name from store s.a to store_s_a and try again ?

Author

I try but not working

Author

data_dir = E:\odoo\16.0\store_s_a\odoo\filestore\tmict2
and rename in directory