Page 1 of 1

[RESOLVED] Problem installing the agent on a server

Published: May 11, 2023 - 09:30
by t.heroult
Good morning

I am having difficulty installing agent 2.3 on a standard Windows 2022 server.
When I run the command `wapt-get register`, I get this:
2023-05-11 09_25_59-mRemoteNG.png
2023-05-11 09_25_59-mRemoteNG.png (10.56 KiB) Viewed 2054 times
Any idea what's wrong?

Tom

Re: Problem installing the agent on a server

Published: May 11, 2023 - 09:35
by sfonteneau
The `wapt-get register` command is not being run in a command prompt as administrator

, and therefore it is contacting the local service listening at 127.0.0.1:8088.

However, it is clearly not responding, as if the wapt service is not running.

Re: Problem installing the agent on a server

Published: May 11, 2023 - 09:50
by t.heroult
It's all good.

I had manually stopped the service!

Thanks for the help!

Tom