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...
Deploying from commandline error
- n.wenselowski
- Ex-uib-Team
- Beiträge: 3194
- Registriert: 04 Apr 2013, 12:15
Re: Deploying from commandline error
Hello Kees,
you probably need to update your winexe.
With kind regards
Niko
you probably need to update your winexe.
With kind regards
Niko
Code: Alles auswählen
import OPSI
Re: Deploying from commandline error
Hi Niko,
When i use "opsi-product-updater -i -vv" winexe should be upgraded to??
With regards,
Kees...
When i use "opsi-product-updater -i -vv" winexe should be upgraded to??
With regards,
Kees...
- n.wenselowski
- Ex-uib-Team
- Beiträge: 3194
- Registriert: 04 Apr 2013, 12:15
Re: Deploying from commandline error
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
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
Code: Alles auswählen
import OPSI
Re: Deploying from commandline error
Hi Niko,
Okay, many thnxs.
I updated opsi-winst, but still same error
With regards,
Kees....
Okay, many thnxs.
I updated opsi-winst, but still same error
With regards,
Kees....