Issue with updating connector version and pulling docker image

Summary

Connector version is updated in UI but corresponding docker image is not pulled


Question

Hi, when updating a connector, the new version number is set in the UI but the corresponding docker image is not pull any more? What is the reason for that?



This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want
to access the original thread.

Join the conversation on Slack

["updating-connector", "version-number", "docker-image", "ui", "pulling"]

Imagine that you clicked accidentally Upgrade all button on Sources or Destinations, and more than hundred images are pulled.

I’m glad that this behaviour was changed and images are pulled only when needed.

That is not the case. I am clicking on Change / Update a single connector and nothing happens.

It should update some records in database and when you run next sync, it should use new version.
Does it work that way for you?

After updating connector, you can always go to source or destination, and click Retest saved source, Retest saved destination
This will trigger pulling Docker image and check configuration with a new version

It seems it was related to no space left on the disk.