Skip to Content
Menu
This question has been flagged
1 Reply
3744 Views

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 ?


Avatar
Discard

can you see the postgres log at the same time

Author

Yes, postgres successfully connected and sessions are active. Cron task are working.

Author Best Answer

in odoo.conf

server_wide_modules = base,web,queue_job

web module must be inplace!!!. How it has been working without rhis ?

Avatar
Discard
Related Posts Replies Views Activity
5
Dec 23
35358
0
Oct 22
1904
1
Mar 20
12
2
Dec 19
28882
0
Nov 16
5488