Developer forum

Forum » Dynamicweb 10 » Issues running on Azure App Container

Issues running on Azure App Container

Joseph Vause
Reply

Hello,

Im not sure if anyone can help, because seemingly its a rare issue. We are trying to run Dynamic Web 10, in a docker container, running on Azure Container App (Within a container app environment)

It runs fine for about 5 minutes.

We then get the following error

Error executing template "Designs/Swift/_parsed/Swift_Page.parsed.cshtml"
System.IO.IOException: The configured user limit (128) on the number of inotify instances has been reached, or the per-process limit on the number of open file descriptors has been reached.

I have attempted several solutions found online (such as disabling config reload, and setting file watcher to poll) but nothing seems to work.

Has anyone had any experience running Dynamic Web in this way that can help?


Replies

 
Joseph Vause
Reply

In typical fashion it may be incorrect app container plan.

Comsumption only allows 128, whilst D4 allows 1024

 

You must be logged in to post in the forum