Hi, thanks.
Which logs? At Umbraco back office or Azure kudu ?
Also, what should I look for in the logs?
How can I know what causes the issue ?
My code is pretty simple - at home page I take the latest news items from each category, then click on each of them takes to the article, which I get the document’s information, etc. Pretty simple. I looked at the link which Soren put and didn’t find something from there in my code
This for example a typical section at the home page (in the link it’s still the V11 code because haven’t pushed yet to my github the V15, but very similar - my current code just with the changes to 15):
Is anything wrong in this code?
And this for example the code to display posts for each category: