I have used the ARM template to create the setup on Azure for Kentico 13. I followed the documentation below to set it up: https://docs.xperience.io/deploying-websites/running-xperience-on-microsoft-azure/deploying-to-azure-web-apps In addition I used Trevor Fayas's baseline to import the new site. https://github.com/HBSTech/Kentico13CoreBaseline I have the same setup working locally just fine. When I deployed the CMS and .Net Core to web apps, I get an error on CMS site, with not much detail. The error pops up on initial open on any page.
The F12 Dev Tools show these errors. (open image in new tab for better reading experience)
Any idea how to fix this error??
Hi Bogdan,
Unfortunately, we can't see your screenshots. From what I can tell, you've linked those from your sharepoint which is not publically shared. Please reupload those to any public hosting so that we can see your error details.
Here is the link to the photos. https://photos.app.goo.gl/KupjL4YfNaQShrQ9A
@bogdan - your issue is most likely with either the configuration of the live site url and admin url pair (both should be on https) OR your routing in the live site is blocking the requests to the page builder scripts and styles OR macros are screwed up and might need to be re-signed.
@Brian Thanks for quick answer. Just to review: we are running both sites with https. I have not re-signed macros. The only think I did was to re-publish the core app to azure and it fixed the problem.
Strange... but good to know it is fixed!
Please, sign in to be able to submit a new answer.