Instead of seeing background images, i get a gray background in the theme previews.
I tried everything
OS: windows server 2016
Odoo v13 community
browser Chrome: latest version
- reinstall odoo
- reinstall postgress
- moved the data folder
- set permissions
- moved a database from an install where the background images DO work
- overwritten the server folder with a server folder of an install that does work
- overwritten the python folder -> that broke the odoo service though
- reinstalled
the error i get in the browser debug window is:
web.assets_common.js:1030 GET http://myserveraddress/web/image/theme_default/static/description/theme_default_screenshot.jpg 404 (NOT FOUND)
but the icons on the bottom of the image does show.
pls help, thx!