On premises Odoo 16.0 instance responses 404 on any request /web, /web/login and etc
Some people are able to login, but new and incognito connections are not.
This happened and deleting DB in /web/database/manager
Proxy mode is turned off and no proxy used, connection from ubuntu to localhost:8069 with http
DBfilter tried with different configurations, but no luck.
Nothing specific in error log and seems cron is working.
The only thing recieved is connection log [10/Jul/2023 17:40:21] "GET /web HTTP/1.0" 404 - 1 0.005 0.038
Seems like i've checked everything but can't find the root.
Any advices how to bring Odoo back ?
can you see the postgres log at the same time
Yes, postgres successfully connected and sessions are active. Cron task are working.