Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
2 Odgovori
4807 Prikazi

Hi,

I've clonned a database to another server and copied over the attachments from the original environment under /home/odoo/.local/share/Odoo/filestore on the new environment. So far so good, the old attachments are visible from the clonned application, but when I try to create new attachments these are simply not stored in the corresponding OS-ubuntu 14.04 folder and I get the following error message:

OSError: [Errno 2] No such file or directory

The attachment referenced in the error message has actually not been created. The 'document' addon is installed in the system.

Do you have some kind of guide or steps to follow to clone an environment attachments included?

Thanks in advance.

Avatar
Opusti
Best Answer

777 can be a not-so-good temporary solution. Check if the user who is running the instance (i.e. "odoo" ) has enough right to read/write the file. This is what you will need. For example, 755 should be good. Of course, owner of the share should be that user. Perhaps you copied as root, and this is the problem.

Avatar
Opusti
Avtor

Thanks for the observation Daniel, I agree with you.

This was my problem. Copied filestore as root. Thanks.

Avtor Best Answer

FYI: had to apply 777 permissions to fix the issue

Avatar
Opusti
Related Posts Odgovori Prikazi Aktivnost
0
dec. 24
1496
1
mar. 23
6712
2
apr. 22
4154
0
okt. 21
2674
2
maj 20
12253