Seite 1 von 1

Opsi Service Error Method is not valid

Verfasst: 07 Okt 2015, 14:50
von DocDOS
Hallo Community,

eben habe ich ein Update auf die aktuellste OPSI-Version gemacht.

Prompt bekomme ich im Config Editor folgende Fehlermeldungen:

Code: Alles auswählen

Okt 07  14:39:33.096  2015 -- Opsi service error:  [OpsiRpcError] Opsi rpc error: Method 'getOpsiHWAuditConf' is not valid

Code: Alles auswählen

Okt 07  14:41:29.574  2015 -- Opsi service error:  [BackendConfigurationError] Backend configuration error: You have tried to execute a method, that will not work with filebackend.

Code: Alles auswählen

Okt 07  14:41:30.058  2015 -- Error in setLocalbootProductsPage: java.lang.NullPointerException
Die /etc/opsi/backendManager/dispatch.conf nicht anfassen lassen.. war glaube ich eh nur eine "default-Datei" die die Installationsroutine ändern wollte.
Muss ich das Backend auf mysql umstellen?
Die Dispatch.conf sieht so aus

Code: Alles auswählen

backend_.*         : file, opsipxeconfd
host_.*            : file, opsipxeconfd
productOnClient_.* : file, opsipxeconfd
configState_.*     : file, opsipxeconfd
audit.*		   : mysql
.*                 : file
In eine anderen Post sollte man das opsi-python-paket aktualisieren.. leider komme ich da irgendwie nicht ran..?

Was kann ich sonst noch tun, damit meine Maschine wieder geht?

Re: Opsi Service Error Method is not valid

Verfasst: 07 Okt 2015, 14:52
von DocDOS
Nach einem Neustart des Servers kommt jetzt folgende Fehlermeldung:

Code: Alles auswählen

Okt 07  14:51:33.871  2015 -- Opsi service error:  [OpsiRpcError] Opsi rpc error: Method 'getPossibleMethods_listOfHashes' is not valid
Okt 07  14:51:34.323  2015 -- Opsi service error:  [BackendConfigurationError] Backend configuration error: You have tried to execute a method, that will not work with filebackend.
Okt 07  14:51:34.542  2015 -- Opsi service error:  [OpsiRpcError] Opsi rpc error: Method 'getServerIds_list' is not valid
Okt 07  14:51:34.604  2015 --  server list empty
Okt 07  14:51:38.412  2015 -- Opsi service error:  [OpsiRpcError] Opsi rpc error: Method 'getDomain' is not valid
Okt 07  14:51:38.458  2015 -- Opsi service error:  [OpsiRpcError] Opsi rpc error: Method 'getOpsiHWAuditConf' is not valid
Okt 07  14:51:38.817  2015 -- Opsi service error:  [BackendConfigurationError] Backend configuration error: You have tried to execute a method, that will not work with filebackend.

Re: Opsi Service Error Method is not valid

Verfasst: 07 Okt 2015, 14:56
von r.roeder
Bitte auch den configed auf die 4.0.6.-Version heben, dann sollte wieder alles gehen, das zu installierende Paket ist

http://download.uib.de/opsi4.0/products ... 5.1-3.opsi

Ursache der Unpässlichkeit ist, dass einige Methoden ihren URL im opsiconfd geändert haben.

Grüße
R. Röder

Re: Opsi Service Error Method is not valid

Verfasst: 07 Okt 2015, 15:08
von DocDOS
jup, das wars.. danke schön, für die schnelle Hilfe :-)