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'm trying to set to multiple sites having their own databases but using the backup of the existing site that is working and using the backup to restore new databases for the addtional sites.
After deploying the code and setting up the connectionstring pointing to newly created databases I get the below error when I browse through the site
This slave site has no master license information
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: EPiServer.Core.EPiServerException: This slave site has no master license information
Can anyone please let me know how to fix this error?