INSTALLATION: ADM catalogs installation notes
Revision as of 12:01, 21 November 2023 by Reneschneider (talk | contribs) (Created page with "Catalog does not work checklist: * ADM do not write log when catalog is subscribed ** Check: if following components are installed: *** WIN ADM **** Take care that ServiceDescriptor file exist in root folder od ADM because the Publisher do not do it. *** bop.catalogs API **** Check that in appsettings.json these settings are correct because the Publisher do not set them: ***** "UpdateComponentURL": "<nowiki>http://10.98.138.30/zugseil-adm</nowiki>" ***** "Elastic...")
Catalog does not work checklist:
- ADM do not write log when catalog is subscribed
- Check: if following components are installed:
- WIN ADM
- Take care that ServiceDescriptor file exist in root folder od ADM because the Publisher do not do it.
- bop.catalogs API
- Check that in appsettings.json these settings are correct because the Publisher do not set them:
- "UpdateComponentURL": "http://10.98.138.30/zugseil-adm"
- "ElasticSearchUrl": "http://10.98.138.40:9200/"
- Check that in appsettings.json these settings are correct because the Publisher do not set them:
- bop.CSI API
- Check that in appsettings.json these settings are correct because the Publisher do not set them:
- "UpdateComponentURL": "http://10.98.138.30/zugseil-adm"
- "ElasticSearchUrl": "http://10.98.138.40:9200/"
- Check that in appsettings.json these settings are correct because the Publisher do not set them:
- WIN ADM
- Check: if following components are installed: