OPSI Config Editor: Nicht erwarterter Fehler

Antworten
rbroda
Beiträge: 23
Registriert: 24 Jul 2017, 15:26

OPSI Config Editor: Nicht erwarterter Fehler

Beitrag von rbroda »

Hallo Zusammen,

ich habe bei uns das OPSI VM von der OPSI Seite konfiguriert und zum Laufen gebracht.
Ich bekomme an einer Stelle in der Produktkonfiguration einen Fehler, wenn ich ein markiertes Produkt als Gruppe Speichern möchte:

Code: Alles auswählen

Nicht erwarteter Fehler
Array index out of range:0
Bitte Log einsehen
Diesen Fehler bekomme ich nur auf dem OPSI Config Editor auf der VM (Version 4.0.7.6.34 2018/01/10.

Mit dem OPSI Config Editor auf dem Windows bekomme ich keine Fehlermeldung und es funktioniert dort...
Die Version von Windows ist die 4.1.2.0.5 2019/06/07...

Log:

Code: Alles auswählen

[5] [Oct 21 08:22:01] New session created (session.py|77)
[5] [Oct 21 08:22:01] Authorization request from adminuser@127.0.0.1 (application: opsi config editor 4.0.7.6.34) (workers.py|217)
[5] [Oct 21 08:22:01] -----> Executing: authenticated() (JsonRpc.py|133)
[5] [Oct 21 08:22:01] -----> Executing: getRawData(u'select  *  from SOFTWARE_CONFIG LIMIT 1 ') (JsonRpc.py|133)
[3] [Oct 21 08:22:01] Execution error: Backend configuration error: You have tried to execute a method, that will not work with filebackend. (JsonRpc.py|145)
[4] [Oct 21 08:22:01] Failed RPC on u'getRawData' with params [u'select  *  from SOFTWARE_CONFIG LIMIT 1 ']: <BackendConfigurationError(u'You have tried to execute a method, that will not work with filebackend.')> (statistics.py|426)
[5] [Oct 21 08:22:01] Application 'opsi config editor 4.0.7.6.34' on client '127.0.0.1' did not send cookie (workers.py|185)
[5] [Oct 21 08:22:01] New session created (session.py|77)
[5] [Oct 21 08:22:01] Authorization request from adminuser@127.0.0.1 (application: opsi config editor 4.0.7.6.34) (workers.py|217)
[5] [Oct 21 08:22:02] -----> Executing: getPossibleMethods_listOfHashes() (JsonRpc.py|133)
[5] [Oct 21 08:22:02] -----> Executing: getOpsiInformation_hash() (JsonRpc.py|133)
[5] [Oct 21 08:22:02] -----> Executing: host_getObjects([]) (JsonRpc.py|133)
[5] [Oct 21 08:22:02] -----> Executing: configState_getObjects([]) (JsonRpc.py|133)
[5] [Oct 21 08:22:03] -----> Executing: config_getObjects([]) (JsonRpc.py|133)
[5] [Oct 21 08:22:03] -----> Executing: authenticated() (JsonRpc.py|133)
[5] [Oct 21 08:22:03] -----> Executing: accessControl_userIsReadOnlyUser() (JsonRpc.py|133)
[5] [Oct 21 08:22:03] -----> Executing: config_updateObjects([<UnicodeConfig(id=u'product_sort_algorithm', description=u'', possibleValues=[u'algorithm1', u'algorithm2'], defaultValues=[u'algorithm1'], editable=False, multiValue=False)>, <UnicodeConfig(id=u'con...) (JsonRpc.py|133)
[5] [Oct 21 08:22:04] -----> Executing: objectToGroup_getObjects() (JsonRpc.py|133)
[5] [Oct 21 08:22:04] -----> Executing: config_updateObjects(<UnicodeConfig(id=u'configed.host_displayfields', description=u'', possibleValues=[u'UEFIboot', u'WANmode', u'clientConnected', u'clientCreated', u'clientDescription', u'clientHardwareAddress', u'clie...) (JsonRpc.py|133)
[5] [Oct 21 08:22:05] -----> Executing: SSHCommand_getObjects() (JsonRpc.py|133)
[5] [Oct 21 08:22:06] -----> Executing: accessControl_userIsReadOnlyUser() (JsonRpc.py|133)
[5] [Oct 21 08:22:06] -----> Executing: config_updateObjects([<UnicodeConfig(id=u'product_sort_algorithm', description=u'', possibleValues=[u'algorithm1', u'algorithm2'], defaultValues=[u'algorithm1'], editable=False, multiValue=False)>, <UnicodeConfig(id=u'con...) (JsonRpc.py|133)
[5] [Oct 21 08:22:07] -----> Executing: product_getObjects([u'id', u'productVersion', u'packageVersion', u'setupScript', u'updateScript', u'uninstallScript', u'alwaysScript', u'onceScript', u'customScript', u'userLoginScript', u'priority', u'advice', u'name',...) (JsonRpc.py|133)
[5] [Oct 21 08:22:08] -----> Executing: productOnDepot_getObjects([]) (JsonRpc.py|133)
[5] [Oct 21 08:22:08] -----> Executing: getProductOrdering(u'') (JsonRpc.py|133)
[5] [Oct 21 08:22:08] Using sort algorithm 'algorithm1' (10_opsi.conf|103)
[5] [Oct 21 08:22:09] -----> Executing: productProperty_getObjects([]) (JsonRpc.py|133)
[5] [Oct 21 08:22:12] -----> Executing: getProductOrdering(u'srv-030.steimel.local') (JsonRpc.py|133)
[5] [Oct 21 08:22:12] Using sort algorithm 'algorithm1' (10_opsi.conf|103)
[5] [Oct 21 08:22:13] -----> Executing: getDomain() (JsonRpc.py|133)
[5] [Oct 21 08:22:13] -----> Executing: getOpsiHWAuditConf(u'de_DE') (JsonRpc.py|133)
[5] [Oct 21 08:22:14] -----> Executing: productDependency_getObjects([]) (JsonRpc.py|133)
[5] [Oct 21 08:22:15] -----> Executing: auditSoftware_getHashes([u'name', u'version', u'subVersion', u'language', u'architecture', u'windowsSoftwareId']) (JsonRpc.py|133)
[5] [Oct 21 08:22:16] -----> Executing: config_getObjects([]) (JsonRpc.py|133)
[5] [Oct 21 08:22:25] -----> Executing: group_createObjects([<ProductGroup(id=u'test', parentGroupId=None>]) (JsonRpc.py|133)
[5] [Oct 21 08:22:25] -----> Executing: objectToGroup_createObjects([<ObjectToGroup(groupType=u'ProductGroup', groupId=u'test', objectId=u'activate-win')>]) (JsonRpc.py|133)
[5] [Oct 21 08:22:39] Session 'KwDYEag0zYPJaPXKEpK3cN4AfiR0hHNn' from ip '127.0.0.1', application 'opsi config editor 4.0.7.6.34' expired after 120 seconds (Session.py|199)
[5] [Oct 21 08:22:39] Session 'KwDYEag0zYPJaPXKEpK3cN4AfiR0hHNn' from ip '127.0.0.1', application 'opsi config editor 4.0.7.6.34' deleted (Session.py|234)


Wie gesagt, diesen Fehler bekomme ich nur auf der VM im Config Editor...
Antworten