Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
1 Antworten
2098 Ansichten

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
Verwerfen
Autor

Thanks! that worked.

Beste Antwort

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
Verwerfen
Verknüpfte Beiträge Antworten Ansichten Aktivität
3
Aug. 25
2765
1
Mai 25
2724
1
Apr. 25
3707
1
Apr. 25
4570
1
Apr. 25
2019