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.
I am having some trouble finding the cause of this issue.
My Episerver logfiles is filling up with this:
And the search pages produce no results regardless of search query.
Going to http://localhost:17010/IndexingService/IndexingService.svc/search/?q=matsedel&namedindexes=default&offset=0&limit=20&format=xml&accesskey=local presents an empty list, matching the results I get on the websites own search page. This means the service configurations seem fine in general since it responds to GET requests.
But to fix this I need to know what causes the error for the "/update"-route.
Is there any way to get some logs for the service so it can tell me what is wrong?