ContextHub segment.seg.js is 404 in publish | Community
Skip to main content
Level 2
September 12, 2023
Solved

ContextHub segment.seg.js is 404 in publish

  • September 12, 2023
  • 1 reply
  • 649 views

Hi Everyone,

 

ContextHub segment js /conf/../settings/wcm/segments/segment.seg.js is throwing 404 in publish. Working fine on author.

 

  1. /conf/../settings/wcm/segments/segment is published and path is available in publish
  2. Allowed /conf path with seg selector and js extension from dispatcher
/0090 { /type "allow" /path '/conf(/.*)?' /selectors '(seg)' /extension '(js)' }

 

Thank you!

 
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by AG-AA

Fixed the issue. 

Fix: /conf/../settings/wcm/segments/segment/jcr:content node is not published.

1 reply

AG-AAAuthorAccepted solution
Level 2
September 12, 2023

Fixed the issue. 

Fix: /conf/../settings/wcm/segments/segment/jcr:content node is not published.