HWaudit schlägt fehl bei WAN-Clients

Antworten
karstenausberlin
Beiträge: 15
Registriert: 22 Okt 2010, 12:12

HWaudit schlägt fehl bei WAN-Clients

Beitrag von karstenausberlin »

Servus,

wir haben hier Notebooks, die mit WAN-Extension konfiguriert sind und sich per DAV verbinden. Bei genau diesen Notebooks schlägt HWaudit fehl. Ist jetzt kein Beinbruch, aber vielleicht interessant für Euch.

Ich würde ja mal tippen, dass HWaudit seine Erkenntnisse bei WAN Clients nicht an den Server senden kann, weil die Adresse nicht stimmt.

Hier die meiner Meinung nach wichtige Stelle im Log - er versucht, mit localhost:4441 zu verbinden... :?

Gruß
Karsten

Code: Alles auswählen

[5] [Jun 09 09:11:46:078] [hwaudit]   Execution of Winbatch_hwaudit
[6] [Jun 09 09:11:46:078] [hwaudit]     Call ""C:\opsi.org\tmp\hwaudit\hwaudit.exe" -u "krakatau.ecologic.local" -p "***(confidential)***" -a "https://localhost:4441" -l 3 -f "C:\opsi.org\tmp\hwaudit.log""
[6] [Jun 09 09:11:46:078] [hwaudit]        Timeout 90 seconds 
[6] [Jun 09 09:11:46:078] [hwaudit]        Waiting until process "hwaudit.exe" started and has ended
[6] [Jun 09 09:11:46:079] [hwaudit]     Start process as invoker: SYSTEM
[6] [Jun 09 09:11:46:146] [hwaudit]     Waiting for start of "hwaudit.exe"
[6] [Jun 09 09:11:47:156] [hwaudit]     Waiting for process "hwaudit.exe" ending
[6] [Jun 09 09:12:00:218] [hwaudit]     Process "hwaudit.exe" ended
[6] [Jun 09 09:12:00:219] [hwaudit]     ExitCode 1    Executed process ""C:\opsi.org\tmp\hwaudit\hwaudit.exe" -u "krakatau.ecologic.local" -p "***(confidential)***" -a "https://localhost:4441" -l 3 -f "C:\opsi.org\tmp\hwaudit.log""
[6] [Jun 09 09:12:00:225] [hwaudit] Else
[6] [Jun 09 09:12:00:225] [hwaudit]   If
[6] [Jun 09 09:12:00:225] [hwaudit]   Then
[6] [Jun 09 09:12:00:225] [hwaudit]   Else
[6] [Jun 09 09:12:00:225] [hwaudit]     If
[6] [Jun 09 09:12:00:225] [hwaudit]     Then
[6] [Jun 09 09:12:00:225] [hwaudit]     Else
[6] [Jun 09 09:12:00:226] [hwaudit]       If
[6] [Jun 09 09:12:00:226] [hwaudit]       Then
[6] [Jun 09 09:12:00:226] [hwaudit]       Else
[6] [Jun 09 09:12:00:226] [hwaudit]       EndIf
[6] [Jun 09 09:12:00:226] [hwaudit]     EndIf
[6] [Jun 09 09:12:00:226] [hwaudit]   EndIf
[6] [Jun 09 09:12:00:226] [hwaudit] EndIf
[5] [Jun 09 09:12:00:226] [hwaudit] Set  $exitcode$ = getLastExitCode
[6] [Jun 09 09:12:00:226] [hwaudit]   The value of the variable "$exitcode$" is now: "1"
[6] [Jun 09 09:12:00:259] [hwaudit] Nothing to stop, no instances of "hwaudit.exe" found
[6] [Jun 09 09:12:00:259] [hwaudit] If
[6] [Jun 09 09:12:00:260] [hwaudit]     Starting query if file exist ...
[5] [Jun 09 09:12:00:260] [hwaudit]   FileExists("C:\opsi.org\cache\depot\hwaudit")   <<< result true
[5] [Jun 09 09:12:00:260] [hwaudit]   not (FileExists("C:\opsi.org\cache\depot\hwaudit"))   <<< result false
[6] [Jun 09 09:12:00:260] [hwaudit] Then
[6] [Jun 09 09:12:00:260] [hwaudit] EndIf
[6] [Jun 09 09:12:00:260] [hwaudit] If
[6] [Jun 09 09:12:00:260] [hwaudit]     Starting query if file exist ...
[5] [Jun 09 09:12:00:260] [hwaudit]   fileExists ($logfile$)   <<< result true
[6] [Jun 09 09:12:00:260] [hwaudit] Then
[5] [Jun 09 09:12:00:261] [hwaudit]   comment: Try to include hwaudit.log file in instlog
[5] [Jun 09 09:12:00:268] [hwaudit]   Start including head of LogFile "C:\opsi.org\tmp\hwaudit.log with encoding: cp1252"
[5] [Jun 09 09:12:00:268] [hwaudit]   ################################################################
[5] [Jun 09 09:12:00:268] [hwaudit]   ################################################################
[5] [Jun 09 09:12:00:268] [hwaudit]   End including LogFile "C:\opsi.org\tmp\hwaudit.log"
[6] [Jun 09 09:12:00:268] [hwaudit] EndIf
[6] [Jun 09 09:12:00:268] [hwaudit] If
[5] [Jun 09 09:12:00:268] [hwaudit]   $exitcode$ = "0"   <<< result false
[5] [Jun 09 09:12:00:269] [hwaudit]   $exitcode$ = "259"   <<< result false
[5] [Jun 09 09:12:00:269] [hwaudit]   ($exitcode$ = "259")   <<< result false
[5] [Jun 09 09:12:00:269] [hwaudit]   ($exitcode$ = "0") or ($exitcode$ = "259")   <<< result false
[5] [Jun 09 09:12:00:269] [hwaudit]   not (($exitcode$ = "0") or ($exitcode$ = "259"))   <<< result true
[6] [Jun 09 09:12:00:269] [hwaudit] Then
[3] [Jun 09 09:12:00:269] [hwaudit]   Error: Fatal: hwaudit exit code = 1
[5] [Jun 09 09:12:00:269] [hwaudit]   Error level set to fatal
[5] [Jun 09 09:12:00:269] [hwaudit]   Process aborted
[1] [Jun 09 09:12:00:269] [hwaudit] ___________________
[1] [Jun 09 09:12:00:269] [hwaudit] script finished
[1] [Jun 09 09:12:00:269] [hwaudit] 1 error
[1] [Jun 09 09:12:00:269] [hwaudit] 0 warnings
[1] [Jun 09 09:12:00:269] [hwaudit] 
[1] [Jun 09 09:12:00:269] [hwaudit] installed product: hwaudit Version: 4.0.5-3
[1] [Jun 09 09:12:00:270] [hwaudit] 
[5] [Jun 09 09:12:00:270] [hwaudit] We do not look for a update script, because the setup script is failed
Benutzeravatar
ueluekmen
uib-Team
Beiträge: 1939
Registriert: 28 Mai 2008, 10:53

Re: HWaudit schlägt fehl bei WAN-Clients

Beitrag von ueluekmen »

Hallo Karsten,

vielen Dank für die Meldung. Wir haben kurz vor dem Posting auch eine Supportanfrage zu diesem Thema erhalten und können das auch immer sauber reproduzieren. Wir arbeiten gerade an einem Fix und melden uns auch noch mal hier im Thread, wenn es Neuigkeiten dazu gibt.

Grüße
Erol
opsi support - uib gmbh
For productive opsi installations we recommend support contracts.
http://www.uib.de
karstenausberlin
Beiträge: 15
Registriert: 22 Okt 2010, 12:12

Re: HWaudit schlägt fehl bei WAN-Clients

Beitrag von karstenausberlin »

Servus,

any news?

Gruß
Karsten
Benutzeravatar
ueluekmen
uib-Team
Beiträge: 1939
Registriert: 28 Mai 2008, 10:53

Re: HWaudit schlägt fehl bei WAN-Clients

Beitrag von ueluekmen »

Hi,

leider gibt es hierzu noch nichts neues. Wir vermuten ein Problem im sqlite-Backend aber das Debugging hat uns noch nicht weitergebracht, wir arbeiten immer noch an diesem Problem.

Sorry.
opsi support - uib gmbh
For productive opsi installations we recommend support contracts.
http://www.uib.de
Antworten