Skip to Content
Menu
This question has been flagged
2 Replies
1685 Views

Appears white screen when trying login in to Odoo. (on premisses hosted)


Avatar
Discard
Best Answer

Try to run the below query in you postgres database:

DELETE FROM ir_attachment WHERE url LIKE '/web/content/%';

and restart and you will find it working again.

Avatar
Discard
Related Posts Replies Views Activity
0
Oct 21
1926
0
Aug 15
3098
3
Jun 15
8069
1
Mar 15
8836
1
Mar 15
6544