Skip to Content
Menu
This question has been flagged
2 Replies
3537 Zobrazenia

Hello, I'm having a difficulty right now, It was working yesterday, but then when I tried to run my local host again, I get an empty web page. 

I tried this URL: http://localhost:8100/web?debug=assets

but it doesn't work, so I tried configuring my Odoo.conf


this is my Odoo.conf


This is my directory. 



I got no error in terminal, but when I try on browser, I get this, 


I don't know what happened, It was working yesterday, and I just opened my pc right now, it's not working anymore ​ 

Avatar
Zrušiť
Best Answer

oh, i trace log and: 
FileNotFoundError: [Errno 2] No such file or directory: '/var/lib/odoo/.local/share/Odoo/filestore/odoo/f6/f6ef5c3e4*************************' 
.
execute your database and delete" some" record not found  and everything recovery: 
etc: 
odoo=# DELETE FROM ir_attachment

WHERE store_fname = 'f6/f6ef5c3e4*************************' ;

Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
2
nov 24
3307
1
sep 23
5006
0
apr 21
3675
1
nov 24
2218
1
jan 25
2071