Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
2067 Prikazi

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 


Avatar
Opusti
Avtor

Thanks! that worked.

Best Answer

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

Avatar
Opusti
Related Posts Odgovori Prikazi Aktivnost
3
avg. 25
2733
1
maj 25
2692
1
apr. 25
3683
1
apr. 25
4537
1
apr. 25
2000