You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am seeing the same issue and have managed to create another set of compose files for XM1 in another PR. Once the big PRs are merged, I will create another PR to fix all the outstanding compose file issues across the board.
To quickly resolve your current issue, the Solr container should be using the SXA container (JSS has no additional index cores). This seems to be working for me when I do that.
ISSUE
I see docker-compose.override-yaml file referes to:
When I point them to
scr.sitecore.com/community/sitecore-xp1-custom-sxa-jss-ps-mssql:10.0.0-ltsc2019
I see some issues with CM/CD/Trafik saying
and
2020-12-07T09:54:43.136497700Z 11352 15:24:16 ERROR Health check sitecore_sxa_web_index completed after 3.041ms with status Unhealthy and '(null)'
Trafik fails to start. I am using XP1 sample provided in tests/10.0.x/sitecore-xp1/
Solr is not having schema: /solr/sitecore_sxa_web_index/. Is solr pointing to right image?? for JSS?
The text was updated successfully, but these errors were encountered: