Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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 ??
Thank i found . it was a problem with the uninstall script.
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:
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
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:
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
Thanks for your help. Yes i did. All command have been run as root. And all my environment variables are set. JAVA_HOME, PATH.
Thank i found . it was a problem with the uninstall script.
Hello,
Thanks for letting us know you found the problem.
Best regards
Sabrina