Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
cansu
Contributor
Contributor

Remote Engine Gen2 Pairing Issue

Hi,

I've created a Remote Engine Gen2, installed docker and run all the images. Still my remote engine gen2 is not paired. Please help.

2 Replies
Anonymous
Not applicable

You are showing a screenshot saying that it is paired. What makes you think that it isn't? We need more information. It might be a good idea to raise this with Support where you can show someone exactly what is happening.

RGomez1658732621
Contributor II
Contributor II

Troubleshooting

Procedure

Run the following command to stop the Remote Engine Gen2:

./ remote-engine. sh stop if you are on a Unix system

Go to Talend Cloud Management Console.

On the Engines page, select your engine and click RE-PAIR on the panel that opens.

Copy the new pairing key to your clipboard.

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.

 

This may help you,

Rachel Gomez