nach einem Update auf opsi Service Release 4.0.6 lassen sich keine Clients mehr löschen.
Wenn ich einen Client markiere und auf Lösche Clients klicke, erscheint folgende Meldung:
Opsi service error: [TypeError] 'NoneType' object is not iterable
Bei einem sudo opsi-setup --cleanup-backend erscheinen folgende Fehlermeldungen:
Code: Alles auswählen
[5] [Oct 08 13:29:40] Cleaning up product property states (CleanupBackend.py|136)
[2] [Oct 08 13:29:41] Traceback: (Logger.py|758)
[2] [Oct 08 13:29:41] line 2304 in '<module>' in file '/usr/bin/opsi-setup' (Logger.py|758)
[2] [Oct 08 13:29:41] line 2282 in 'main' in file '/usr/bin/opsi-setup' (Logger.py|758)
[2] [Oct 08 13:29:41] line 150 in 'cleanupBackend' in file '/usr/lib/python2.7/dist-packages/OPSI/Util/Task/CleanupBackend.py' (Logger.py|758)
[2] [Oct 08 13:29:41] line 150 in '<genexpr>' in file '/usr/lib/python2.7/dist-packages/OPSI/Util/Task/CleanupBackend.py' (Logger.py|758)
[2] [Oct 08 13:29:41] ==>>> 'clientID' (opsi-setup|2308)
ERROR: 'clientID'
Vielen Dank im Voraus!