跳至内容
菜单
此问题已终结
1 回复
1937 查看

I created a sample academy app  which works fine on GET request on localhost port 8069, return "Hello World"

localhost:port / academy / academy

But when I install the module on my hosted service, its throwing http 404 on GET request.


Can you please let me know what is missing -- http GET works fine on localhost but throws 404 when the module is installed on hosted service and using host/ academy / academy 


形象
丢弃
编写者

Thanks! that worked.

最佳答案

Hi,
If you have multiple database's that may be the case why you are getting 404. You can try as follows:

* Open your odoo instance
* Navigate to db manager page and select the db where module is installed
* Now edit your url to the newly added page/controller
* See if it works

Thanks

形象
丢弃
相关帖文 回复 查看 活动
1
5月 25
2343
1
4月 25
3379
1
4月 25
4186
1
4月 25
1688
4
3月 25
6781