Hi community!
I’m trying to restore a Director basket snapshot, taken on one system (my production server), into another system (my test server).
All else being equal on both systems (same versions and config of icinga2, icingadb, icingaweb2 and director [except for obvious differences like PKI]), the restore fails with the error:
Basket does not support '0' (BasketSnapshot.php:117)
The json-File looks good, there’s no “type” = “0” to be found; no error in the Director-Database either.
Do you have any hint where I could look to further diagnose the problem?
(I. e. maybe Director has a log file (apart from the activity log) I’m not aware of yet…?)
Thanks!
- Barney
- Director version (System - About): 1.10.2
- Icinga Web 2 version and modules (System - About): 2.11.4
- Icinga 2 version (
icinga2 --version
): r2.13.7-1 - Operating System and version: Debian 11
- Webserver, PHP versions: Apache 2.46 & PHP 7.4.33