To solve this issue, you should increase the memory allocation of the distributed cache.
Here're steps:
1.Stop the Distributed Cache Service. Go to Central Administration -> System Settings -> Manage services on the server -> Locate and click on the “Stop” link next to Distributed Cache.
2.Increase Distributed Cache Memory Size.
Update-SPDistributedCacheSize -CacheSizeInMB 1024
3.Start the Distributed Cache Service.
References:
Cached objects have been evicted (SharePoint Server)
How to Increase the Distributed Cache Memory Size in SharePoint Server?
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.