Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DXA 2.0 CTP - if using auto-registration for CIS content service, DXA Model Service registration is lost after restart #53

Closed
NunoLinhares opened this issue Apr 13, 2017 · 2 comments
Labels

Comments

@NunoLinhares
Copy link

NunoLinhares commented Apr 13, 2017

DXA 2.0 Model service registers its information as extension properties in the content service. If the content service is using auto-registration, this information is lost after a server restart.

A work-around/solution for this is to not use auto-registration for the content service, and instead add this to the discovery service's cd_storage_conf.xml:

<Role Name="ContentServiceCapability" Url="http://your-machine:8081/content.svc"> <Property Name="dxa-model-service" Value="your-machine:8998"/> </Role>

@rpannekoek rpannekoek added the bug label Dec 17, 2018
@rpannekoek
Copy link
Contributor

Internal Issue ID (for tracking purposes): CRQ-12634

Note that this is an issue in UDP/DXD, so requires a UDP release to get fixed.

@rpannekoek
Copy link
Contributor

rpannekoek commented Apr 25, 2019

The issue has been fixed in DXD 11.0 (part of Tridion Sites 9.0).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants