Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

stores.init.js Loaded on page with 500 error

Avatar

Former Community Member

While attempting to post comments to an individual blog post, I've noticed that a there is a request to load the following file: /etc/clientcontext/default/content/jcr:content/stores.init.js?path=[path of current page]. However, this file results in a 500 error. What is this file and why is it being loaded on the page? Also, how can I troubleshoot 500 errors for content under /etc/clientcontext?

1 Accepted Solution

Avatar

Correct answer by
Level 10

this is part of clientcontext which is used for personalization or segmentation. If you are not using this in your blog, remove the clientcontext include from the blog template and you should not see this

View solution in original post

1 Reply

Avatar

Correct answer by
Level 10

this is part of clientcontext which is used for personalization or segmentation. If you are not using this in your blog, remove the clientcontext include from the blog template and you should not see this