andre 4 months ago
parent
commit
9bf9de90fe
1 changed files with 2 additions and 2 deletions
  1. 2 2
      core/Queue/Manager.php

+ 2 - 2
core/Queue/Manager.php

@@ -67,9 +67,9 @@ class Manager
             logModuleCall(
                 'ProxmoxAddon',
                 __FUNCTION__,
-                $job,
+                [$instance, $method],
                 'debug1',
-                $data
+                unserialize($data)
             );