Seite 1 von 1

Deploying from commandline error

Verfasst: 15 Aug 2015, 12:20
von loggenk
Hi,

When i try to push agent to client i receive the following error:

root@opsi:/var/lib/opsi/depot/opsi-client-agent# ./opsi-deploy-client-agent -v -r -c -u "xxxxxxxx.com\info" -p ********* NBXXXX.xxxxxxxx.com
Starting deployment to host 'NBXXXX.xxxxxxxx.com'
Querying for ip address of host 'NBXXXX.xxxxxxxx.com'
Got ip address '192.168.0.238' from syscall
Pinging host 192.168.0.238 ...
Host 192.168.0.238 is up
Getting hardware ethernet address of host 'NBXXXX.xxxxxxxx.com'
Found hardware ethernet address '00:1b:21:2d:aa:c0'
Creating client 'NBXXXX.xxxxxxxx.com'
Testing winexe
Deployment to 'NBXXXX.xxxxxxxx.com' failed: Failed to execute command on host 'NBXXXX.xxxxxxxx.com': winexe error: Command './winexe -U 'NBXXXX.xxxxxxxx.com\\info confidential ***' //NBXXXX.xxxxxxxx.com 'cmd.exe /C "del /s /q c:\tmp\opsi-client-agent_inst && rmdir /s /q c:\tmp\opsi-client-agent_inst || echo not found"'' failed (1):
ERROR: Failed to open connection - NT_STATUS_NO_MEMORY
Deleting client <OpsiClient id 'NBXXXX.xxxxxxxx.com'> from backend.


Can anyone tell me why this is?

With regards,

Kees...

Re: Deploying from commandline error

Verfasst: 17 Aug 2015, 09:49
von n.wenselowski
Hello Kees,

you probably need to update your winexe.


With kind regards

Niko

Re: Deploying from commandline error

Verfasst: 17 Aug 2015, 10:04
von loggenk
Hi Niko,

When i use "opsi-product-updater -i -vv" winexe should be upgraded to??

With regards,

Kees...

Re: Deploying from commandline error

Verfasst: 18 Aug 2015, 12:46
von n.wenselowski
Hello Kees,

no it does not.
We built it in the past on the OBS but because of their rather... interesting build procedure one and because it is not required for opsi to work we leave it up to anyone who wants to use it to build it themselfes.


With kind regards

Niko

Re: Deploying from commandline error

Verfasst: 18 Aug 2015, 13:11
von loggenk
Hi Niko,

Okay, many thnxs.

I updated opsi-winst, but still same error

With regards,

Kees....