diff --git a/lib/proxmox.js b/lib/proxmox.js index 26fa27d..ba344d4 100644 --- a/lib/proxmox.js +++ b/lib/proxmox.js @@ -310,7 +310,7 @@ class ProxmoxUtils { }); } if (additional == 'storage') { - this.adapter.log.error(`Check ${additional} -- Problem found.. maybe offline `); + this.adapter.log.error(`Check ${additional} -- Problem found.. maybe offline check path ${this.URL}${url}'`); } }); });