Thanks, @sachincs1991 , There are few errors in the logs but I don't believe that these errors are the reason for the issue that you are facing. Do you get any error when you try to save the template? Or it just crashes? If you get any error, can you share the error screenshot?
Hi @Praveen_p1 , The package that you would have exported, will contain the DB related entries of the uploaded files, like the file name, upload date, MD5 name, etc. The actual file name gets changed during upload and gets changed to the file name's MD5 hash equivalent. It's uploaded on the applicat...
Hi @isa87 , It's an error thrown by Windows OS. Not associated with ACC as far as I know. There are a lot of troubleshooting steps available on the internet and public forums for this specific error "This operation has been canceled due to restrictions in effect on this computer". Mostly it's sugges...
What is the URL of the instance on which you will eventually be configuring this sub-domain? It should be an Adobe hosted instance based on what CNAME entry that you have shared.
Hi @RadAndric , The Last-Modified field of web-app changes once a web-app is saved after any modification. The Modified By field also changes with the mapping of the Operator who changed the web-app.If I were to track this, I would create a new schema with fields > Modification Date Time, Modified B...
Linux: /usr/local/neolane/nl6/var/default/log/ > In this directory you will find a file named web.log On Windows its in the following path:<Installation Directory>\var\default\log\web.log
Hi @sachincs1991 ,Please check the web@default logs of the app server. Higher memory consumption could be due to a repetitive task that the web module is doing. This generally happens post a continuous retry after an error. Still, 1.5GB web memory consumption is not that alarming. We have seen syste...
Thanks, @themilanceros. IF this is an Adobe hosted server, can you share the server URL, please? If it's on-prem, please raise a ticket with support to help debug this issue. Thanks!