Skip to main content Skip to complementary content

Re-establish the pairing of Remote Engine Gen2

You have the possibility to pair your engine anew from Talend Management Console so that you do not need to delete and re-create it.

Re-establishing the pairing of Remote Engine Gen2 will allow you to unpair then pair the engine without having to re-create all permissions and roles attached to this engine.

Troubleshooting

Procedure

  1. Run the following command to stop the Remote Engine Gen2:
    ./remote-engine.sh stop if you are on a Unix system
  2. Go to Talend Management Console.
  3. On the Engines tab of the Processing page, select your engine and click Manage on the panel that opens.
  4. Copy the new pairing key to your clipboard.
  5. Run the following command to launch the executable file with the new key and start the engine:
    ./remote-engine.sh start -r <region> -k <new_pair_key> if you are on a Unix system
    • <region> corresponds to the region of your Talend Cloud account
    • <new_pair_key> corresponds to the new Pair key you have previously copied.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!