Skip to Content
Menu
This question has been flagged
3 Replies
2246 Rodiniai

Hi there,

I have a test install of Odoo running on an MS Azure machine (Linux OS).

I am getting an error 500 when I try to visit the homepage as an anonymous user (works fine when logged in).

Anybody has any clue on how to solve this ?

Thanks

Portretas
Atmesti

You can also add ?debug=1 (youwebsite.com?debug=1) to see maybe the traceback in front end.

Autorius Best Answer

Actually I cannot connect to my homepage when not logged in (http://stanleystellasonosapp.cloudapp.net:8069/) but connecting to the webshop is okay (http://stanleystellasonosapp.cloudapp.net:8069/shop)

I've not seen any error in the log file


Portretas
Atmesti
Best Answer

Check the Odoo logs for security errors or something related. Post your results and describe more in what pages are you seeing the errors

Portretas
Atmesti