Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
怀疑你的问题是因为你的odoo server有多个数据库,在没有选定数据库的时候,某个数据库的路由是不起作用的,这也解释为什么登录了之后就能访问这个路由,因为你的登录的过程就是选定数据库的过程。所以我建议你启动odoo的时候加上命令--db-filter=数据库名来过滤掉其他数据库