i2group / analyze-deployment

Learn how to deploy i2 Analyze on multiple servers. Docker containers are used for demonstration purposes, so that you can replicate the deployment on physical servers.
https://i2group.github.io/analyze-deployment/
Other
2 stars 1 forks source link

Connector URL changed after updating #3

Open stvdo opened 4 days ago

stvdo commented 4 days ago

Describe the bug I updated the BAG connector from 1.3 to 1.4. The connector was running without issues, but after the update i2 Analyze can't find the config.

To Reproduce

  1. Create new package
  2. Upload this package to i2 Analyze
  3. Change the version to 1.4.0 of the connector-version.json
  4. Remove the certificates from the bag-connector
  5. Run manage-environment -t connectors
  6. Deploy the config again

Expected behavior The correct URL to the config in the admin console.

Screenshots The container is running image

The admin console, the BAG connector has a different URL of the config somehow. image

Settings image

Hardware and Software information

Additional information The link in the documentation isn't available, https://i2group.github.io/analyze-connect-node-sdk/guide/walkthrough/8-packaging-and-distribution.html. image Should link to https://i2group.github.io/analyze-deployment-tooling/content/connector_config_dev.html

I copied the Dockerfile and docker-entrypoint.sh from template folder to be sure that I use the latest version.

I did not do a clean deploy yet to prevent importing the data again in the Information Store.

Anthony-Johnson-i2 commented 4 days ago

Hi @stvdo Steven

Thank you for letting us know about the broken link we will get that fixed up.

I will have a chat to Development and see if they have any insights in to your URL issue.

Cheers