Troubleshooting SLTS 2.7.5.3 installer on Debian 12 #2605
Replies: 3 comments
-
I had one more problem in the installation, I used the following password for the msql user in the file ~/tomcat64/server/webapps/Scada-LTS/META-IN/context.xml 2 passwords appeared, from what I understand, as there was an "&" in the middle of the password, it was treated with 2 strings, see how the password inside the tag:
|
Beta Was this translation helpful? Give feedback.
-
Hi @fabiodurao,
Regards, |
Beta Was this translation helpful? Give feedback.
-
Thank you @Limraj for this information, I'm going to migrate to Ubuntu to stay within what is supported, for now I don't see the need to focus on Debian. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm installing SLTS 2.7.5.3 on Debian 12 64bit and got the following error.
I solved it by installing the following packages and running the script again:
sudo apt-get install libnuma-dev
Beta Was this translation helpful? Give feedback.
All reactions