Your session may have been lost due to a time-out or a server failure. in Sitecore 8.1

夙愿已清 提交于 2021-02-08 04:43:20

问题


Recently we migrated Sitecore 8.0 to 8.1. We are facing below issue in Sitecore 8.1.

While adding Images to page, I am getting below error.

The operation could not be completed. Your session may have been lost due to a time-out or a server failure.

[The operation could not be completed. Your session may have been lost due to a time-out or a server failure. Try again.]


回答1:


We encountered the same issue on our clean install of 8.1 after having been on 8.0 for some time. The issue is likely due to having bot detection enabled on your CM server.

The fix:

  1. Edit Sitecore.Analytics.Tracking.config on your CM server

  2. Set Analytics.AutoDetectBots to false

As of 26 April 2016, this is a known documentation bug under 8.1 that Sitecore has queued for resolution.

Refer to the 8.0 Documentation on Configuring a CM Server: https://doc.sitecore.net/sitecore_experience_platform/80/setting_up__maintaining/xdb/configuring_servers/configure_a_content_management_server

Compared with 8.1 Documentation for the same: https://doc.sitecore.net/sitecore_experience_platform/setting_up__maintaining/xdb/configuring_servers/configure_a_content_management_server

The 8.1 docs made no mention of updating the Analytics.AutoDetectbots setting to prevent CM users from hitting bot session timeout.



来源:https://stackoverflow.com/questions/33797686/your-session-may-have-been-lost-due-to-a-time-out-or-a-server-failure-in-siteco

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!