I can not connect to the Appliance interface (Version 6.5) using root/password credentials knowing that I can connect directly via ssh without any problem.
in the log file we found the message bellow :
51728]ERROR:root:Structure('LocalizableMessage', dict(defaultMessage='The maximum number of sessions has been reached', args=[]om.vmware.applmgmt.admind.authenticate.max.session'))
According to the error message, It seems that we have reached a maximum number of sessions on the interface of the Appliance, is this the case? if so, how can this number be reset?
We have tried the following procedure without success: delete and recreate the derectory :/etc/applmgmt/appliance/session/, stop and restart the service: vami-lighttpd
Any idea please ?? thinks in advance.