跳至内容
菜单
此问题已终结
2 回复
3884 查看

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 ​ 

形象
丢弃
最佳答案

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*************************' ;

形象
丢弃
相关帖文 回复 查看 活动
2
11月 24
3705
1
9月 23
5549
0
4月 21
3918
1
11月 24
2600
1
1月 25
2335