Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
1945 Widoki

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 


Awatar
Odrzuć
Autor

Thanks! that worked.

Najlepsza odpowiedź

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

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
maj 25
2364
1
kwi 25
3398
1
kwi 25
4207
1
kwi 25
1709
4
mar 25
6805