[GELÖST] hwaudit 4.1.1.6-1

Antworten
busabernhardg
Beiträge: 127
Registriert: 07 Jul 2008, 16:53

[GELÖST] hwaudit 4.1.1.6-1

Beitrag von busabernhardg »

Hallo,

bekomme seit dieser Version immer einen Fehler zurück:

Code: Alles auswählen

(90)      [7] [2021-04-15 11:48:03.086] [hwaudit] Registry started readonly
(91)      [7] [2021-04-15 11:48:03.086] [hwaudit] Registry started without redirection (64 Bit)
(92)      [6] [2021-04-15 11:48:03.086] [hwaudit] Registry key [HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion]  opened
(93)      [6] [2021-04-15 11:48:03.086] [hwaudit] Key closed
(94)      [7] [2021-04-15 11:48:03.386] [hwaudit] Starting with script...
(95)      [6] [2021-04-15 11:48:03.386] [hwaudit] opsi-script has version  4.12.4.13, required is : >= 4.12.0
(96)      [6] [2021-04-15 11:48:03.386] [hwaudit] AutoActivityDisplay was True is set to true
(97)      [6] [2021-04-15 11:48:03.386] [hwaudit] ScriptErrorMessages was False is set to false
(98)      [6] [2021-04-15 11:48:03.388] [hwaudit] Set  $tempdir$ = "c:\opsi.org\tmp"
(99)      [6] [2021-04-15 11:48:03.394] [hwaudit]   The value of the variable "$tempdir$" is now: "c:\opsi.org\tmp"
(100)     [6] [2021-04-15 11:48:03.395] [hwaudit] Set  $ProductId$ = "hwaudit"
(101)     [6] [2021-04-15 11:48:03.395] [hwaudit]   The value of the variable "$ProductId$" is now: "hwaudit"
(102)     [6] [2021-04-15 11:48:03.395] [hwaudit] Set  $loglevel$ = getProductProperty("loglevel", "5")
(103)     [6] [2021-04-15 11:48:03.395] [hwaudit]   The value of the variable "$loglevel$" is now: "3"
(104)     [6] [2021-04-15 11:48:03.395] [hwaudit] Set  $timeout$ = GetProductProperty("timeout","300")
(105)     [6] [2021-04-15 11:48:03.395] [hwaudit]   The value of the variable "$timeout$" is now: "90"
(106)     [6] [2021-04-15 11:48:03.395] [hwaudit] Set  $taillines$ = GetProductProperty("tail-lines", "10")
(107)     [6] [2021-04-15 11:48:03.395] [hwaudit]   The value of the variable "$taillines$" is now: "0"
(108)     [6] [2021-04-15 11:48:03.395] [hwaudit] Set  $force_install$ = GetProductProperty("force_install", "false")
(109)     [6] [2021-04-15 11:48:03.395] [hwaudit]   The value of the variable "$force_install$" is now: "False"
(110)     [6] [2021-04-15 11:48:03.395] [hwaudit] Set  $OS$ = GetOs
(111)     [6] [2021-04-15 11:48:03.396] [hwaudit]   The value of the variable "$OS$" is now: "Windows_NT"
(112)     [6] [2021-04-15 11:48:03.396] [hwaudit] LogLevel was 7
(113)     [3] [2021-04-15 11:48:25.510] [hwaudit]   Error: Fatal: hwaudit exit code = -1
(114)     [2] [2021-04-15 11:48:25.510] [hwaudit]   Error level set to fatal
(115)     [1] [2021-04-15 11:48:25.510] [hwaudit] ___________________
(116)     [1] [2021-04-15 11:48:25.510] [hwaudit] script finished: failed
(117)     [1] [2021-04-15 11:48:25.510] [hwaudit] 1 error
(118)     [1] [2021-04-15 11:48:25.510] [hwaudit] 0 warnings
(119)     [1] [2021-04-15 11:48:25.510] [hwaudit] 
(120)     [1] [2021-04-15 11:48:25.510] [hwaudit] installed product: hwaudit Version: 4.1.1.6-1
(121)     [1] [2021-04-15 11:48:25.511] [hwaudit] 
Hat sonst jemand auch Probleme mit dieser Version?

lg
Bernhard
Zuletzt geändert von busabernhardg am 16 Apr 2021, 07:40, insgesamt 1-mal geändert.
Benutzeravatar
n.doerrer
uib-Team
Beiträge: 267
Registriert: 23 Okt 2020, 16:11

Re: hwaudit 4.1.1.6-1

Beitrag von n.doerrer »

Hallo,

könnten Sie eventuell das ProductProperty loglevel im hwaudit auf 7 stellen und mir das log des setup dann zukommen lassen? Das hilft eventuell dabei, das Problem einzugrenzen.

Gruß
Nils
Benutzeravatar
n.doerrer
uib-Team
Beiträge: 267
Registriert: 23 Okt 2020, 16:11

Re: hwaudit 4.1.1.6-1

Beitrag von n.doerrer »

Eventuell ist das Problem mit einem

Code: Alles auswählen

opsi-setup --init-current-config
auf dem confserver schon gelöst.
busabernhardg
Beiträge: 127
Registriert: 07 Jul 2008, 16:53

Re: [GELÖST] hwaudit 4.1.1.6-1

Beitrag von busabernhardg »

Guten Morgen,
n.doerrer hat geschrieben:Eventuell ist das Problem mit einem

Code: Alles auswählen

opsi-setup --init-current-config
auf dem confserver schon gelöst.
Danke für den Tipp, damit ist das Problem gelöst.
lg
Bernhard
Antworten