Hi Guys!
Hope you all are doing well.
Well i notice that ServiceDesk Plus is now using Install Anywhere instead of InstallShield. (as far as i seen)
I am trying to install the linux version without GUI, but it has been impossible, the documentation is not updated (to install it with Install Anywhere)
Downloading the installation file from: (with wget)
And giving the file the execution permission with chmod +x, I then run the installation file: (tried with and without the -r flag):
./ManageEngine_ServiceDesk_Plus_64bit.bin -i console
Standard Version
Free Edition
installation location: /etc
web Server Port: 8080
After following the procedure indicated i get this error:
In the _ServiceDesk_installation/Logs/ statuses, everything shows up "Successful" and with netstat i confirmed that the postgres database ports are not being use by other process/application.
I would like to find the issue because i have done many other installation without facing installation errors.
Thank you for your time and help!