Openvas: Login failed, OMP service is down

Support/Development for OpenVAS
atk-x
New Forum User
New Forum User
Posts: 4
Joined: Mon Oct 19, 2015 4:19 am
Location: belgium

Openvas: Login failed, OMP service is down

Unread post by atk-x »

Hi everybody,

I tried to run openvas on centos7 server at OVH.

The installation work without any problems, but when i want to login to the manager (https://localhost:9392) ==> login failed, OMP service is down.

The same installation on centos7 but at Amazon AWS work perfectly !

When i check configuration (openvas-check-setup) i have the same thing at OVH and AWS:

ERROR: OpenVAS Manager is NOT running!
FIX: Start OpenVAS Manager (openvasmd)

But openvasmd is already running and work perfectly at Amazon AWS :?

When i run this command on my OVH server ==> "omp -h 127.0.0.1 -u admin -p 9391 -g -v" i have this return

(omp:19462): lib serv-WARNING **: Failed to shake hands with server '127.0.0.1' port 9391: The TLS connection was non-properly terminated.
(omp:19462): lib serv-WARNING **: Failed to shutdown server socket
Failed to acquire socket.

Thank a lot for your help.
Really sorry for my rough English .
brene
Forum User
Forum User
Posts: 7
Joined: Mon Jun 02, 2014 1:59 pm
Location: Germany

Re: Openvas: Login failed, OMP service is down

Unread post by brene »

Hey,

you dont start the manager via "omp" but "openvasmd".

If you have installed openvas from the atomicorp you can start the manager with "systemctl start openvas-manager".
Same for "openvas-scanner" and "gsad".

Just follow the instruction from MikeLim:
https://atomicorp.com/forums/viewtopic.php?f=31&t=8047
atk-x
New Forum User
New Forum User
Posts: 4
Joined: Mon Oct 19, 2015 4:19 am
Location: belgium

Re: Openvas: Login failed, OMP service is down

Unread post by atk-x »

brene wrote:Hey,

you dont start the manager via "omp" but "openvasmd".

If you have installed openvas from the atomicorp you can start the manager with "systemctl start openvas-manager".
Same for "openvas-scanner" and "gsad".

Just follow the instruction from MikeLim:
https://atomicorp.com/forums/viewtopic.php?f=31&t=8047
Hey, thanks to your answer but the manager, scanner and gsad are already running ...

When i kill all openvas processes and restart them i have the same thing
atk-x
New Forum User
New Forum User
Posts: 4
Joined: Mon Oct 19, 2015 4:19 am
Location: belgium

Re: Openvas: Login failed, OMP service is down

Unread post by atk-x »

I want to specify that I followed the tutorial of Mikelim :?
Post Reply