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

Hi,

I restored an odoo 17 database in my local environment, and everything was working fine, but suddenly the website lost all the styles, it only has the HTML. I checked the logs and I got this error:

FileNotFoundError: [WinError 2] The system cannot find the file specified: 'c:\\program files\\odoo17\\sessions\\filestore\\ArgoLocalTest/ef/ef81efe624dd46344f0023365fde4f07bca98389'


I searched in that path and the file is really not there, but how can I solve this error?

Avatar
Discard
Best Answer

You can either:
​Recreate the database from the backend and hopefully it works this time
​Copy the filestore folder from the zip backup file to that location (if you do the backup using Odoo's backup database)
​Copy the filestore folder from the original machine if you can't find it in the backup (if you're too good with DBA and think a postgres db backup is enough for odoo)

Avatar
Discard
Related Posts Replies Views Activity
2
Apr 25
2883
1
Dec 24
1260
2
Aug 24
3678
1
Jul 24
2667
1
Jul 24
1589