A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
Remove everything in index folder, increase request timeout in IIS and try again?
<system.web>
<httpRuntime executionTimeout="180" />
</system.web>
Hi,
I have a standard search on an Azure website and the index got corrupted. Now, I am trying to recreate the index, but it's a large site and it takes ages. Eventually, I got the following errors:
The entire folder is 53.1 MB so far, there are 35K pages in the DB.
Any ideas?