Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
jvidaillac1624522945
Contributor II
Contributor II

upgrade remot-engine on linux plateform

Hy,

I'm using a linux VM

when i try to update my remote-engine by using command

./Talend-RemoteEngine-V2.12.7-253-Linux-x64.run --mode unattended --installdir /opt/TalendRemoteEngine --region emea --authkey <key.>

with <key> is the value get on cloud administration site

I have this message :

Error running /opt/TalendRemoteEngine/bin/client -a 8104 -h localhost -t 90000 -p tadmin 'feature:install wrapper': No more authentication methods available

Error running /opt/TalendRemoteEngine/bin/client -a 8104 -h localhost -t 90000 -p tadmin -f inst-wrapper.txt: No more authentication methods available

Error running /etc/init.d/talend-remote-engine start: /bin/sh: /etc/init.d/talend-remote-engine: Aucun fichier ou dossier de ce type

someone may i help me ??

Labels (2)
1 Solution

Accepted Solutions
jvidaillac1624522945
Contributor II
Contributor II
Author

Thank i found . it was a problem with the uninstall script.

View solution in original post

5 Replies
Anonymous
Not applicable

Hello,

We are supposing that you've checked this online documentation about:

https://help.talend.com/r/en-US/Cloud/installation-guide-linux/upgrading-remote-engine

Could you please confirm the installation command is run as root?

We have ever met such error during installation can come when the values of the %JAVA_HOME% and %PATH% environment variables are not set correctly.

Please take a look at this article about:

https://community.talend.com/s/article/Remote-Engine-installation-fails-with-Error-running-C-TalendR...

After de-installation of the previous RE, sometimes a manual fix of Java environment variable is needed.

Feel free to let us know if it helps for you.

Best regards

Sabrina

Anonymous
Not applicable

Hello,

We are supposing that you've checked this online documentation about:

https://help.talend.com/r/en-US/Cloud/installation-guide-linux/upgrading-remote-engine

Could you please confirm the installation command is run as root?

We have ever met such error during installation can come when the values of the %JAVA_HOME% and %PATH% environment variables are not set correctly.

Please take a look at this article about:

https://community.talend.com/s/article/Remote-Engine-installation-fails-with-Error-running-C-TalendR...

After de-installation of the previous RE, sometimes a manual fix of Java environment variable is needed.

Feel free to let us know if it helps for you.

Best regards

Sabrina

jvidaillac1624522945
Contributor II
Contributor II
Author

Thanks for your help. Yes i did. All command have been run as root. And all my environment variables are set. JAVA_HOME, PATH.

 

jvidaillac1624522945
Contributor II
Contributor II
Author

Thank i found . it was a problem with the uninstall script.

Anonymous
Not applicable

Hello,

Thanks for letting us know you found the problem.

Best regards

Sabrina