Moin,
gerade festgestellt, dass meine UDM Pro seit fast 2 Monaten keine (automatischen) Cloud-Backups mehr anlegt. Im UI kommt bei der Aufforderung nur eine lapidate Pop-Up-Meldung, in /data/unifi-core/logs/backup.export.log rauscht folgendes durch:
Code
2023-11-22T15:30:12.618Z - info: Generating backup
2023-11-22T15:30:12.620Z - info: Gathering backup data for network application
2023-11-22T15:30:12.622Z - info: Gathering backup data for protect application
2023-11-22T15:30:12.624Z - info: Gathering backup data for uum service
2023-11-22T15:30:12.627Z - error: Failed to get backup from "network": spawn ENOMEM
Error: spawn ENOMEM
at ChildProcess.spawn (node:internal/child_process:420:11)
at spawn (node:child_process:733:9)
at Object.execFile (node:child_process:331:17)
at exec (node:child_process:228:25)
at file:///usr/share/unifi-core/app/service.js:17:60
at new Promise (<anonymous>)
at ar (file:///usr/share/unifi-core/app/service.js:17:34)
at HA (file:///usr/share/unifi-core/app/service.js:17:9334)
at file:///usr/share/unifi-core/app/service.js:23:23949
at Promise.then.n.response (/usr/share/unifi-core/app/node_modules/handoff/handoff.js:31:37)
at new Promise (<anonymous>)
at next (/usr/share/unifi-core/app/node_modules/handoff/handoff.js:29:14)
at notifyObjects (/usr/share/unifi-core/app/node_modules/handoff/handoff.js:63:12)
at publishNotification (/usr/share/unifi-core/app/node_modules/handoff/handoff.js:83:10)
at publish (/usr/share/unifi-core/app/node_modules/handoff/handoff.js:101:10)
at yX (file:///usr/share/unifi-core/app/service.js:41:18422)
2023-11-22T15:30:12.628Z - error: Failed to get backup from "protect": spawn ENOMEM
Error: spawn ENOMEM
at ChildProcess.spawn (node:internal/child_process:420:11)
at spawn (node:child_process:733:9)
at Object.execFile (node:child_process:331:17)
at exec (node:child_process:228:25)
at file:///usr/share/unifi-core/app/service.js:17:60
at new Promise (<anonymous>)
at ar (file:///usr/share/unifi-core/app/service.js:17:34)
at HA (file:///usr/share/unifi-core/app/service.js:17:9334)
at file:///usr/share/unifi-core/app/service.js:23:23949
at Promise.then.n.response (/usr/share/unifi-core/app/node_modules/handoff/handoff.js:31:37)
at new Promise (<anonymous>)
at next (/usr/share/unifi-core/app/node_modules/handoff/handoff.js:29:14)
at notifyObjects (/usr/share/unifi-core/app/node_modules/handoff/handoff.js:63:12)
at publishNotification (/usr/share/unifi-core/app/node_modules/handoff/handoff.js:83:10)
at publish (/usr/share/unifi-core/app/node_modules/handoff/handoff.js:101:10)
at yX (file:///usr/share/unifi-core/app/service.js:41:18422)
2023-11-22T15:30:12.629Z - error: Failed to get backup from "uum": spawn ENOMEM
Error: spawn ENOMEM
at ChildProcess.spawn (node:internal/child_process:420:11)
at spawn (node:child_process:733:9)
at Object.execFile (node:child_process:331:17)
at exec (node:child_process:228:25)
at file:///usr/share/unifi-core/app/service.js:17:60
at new Promise (<anonymous>)
at ar (file:///usr/share/unifi-core/app/service.js:17:34)
at HA (file:///usr/share/unifi-core/app/service.js:17:9334)
at file:///usr/share/unifi-core/app/service.js:23:23949
at Promise.then.n.response (/usr/share/unifi-core/app/node_modules/handoff/handoff.js:31:37)
at new Promise (<anonymous>)
at next (/usr/share/unifi-core/app/node_modules/handoff/handoff.js:29:14)
at notifyObjects (/usr/share/unifi-core/app/node_modules/handoff/handoff.js:63:12)
at publishNotification (/usr/share/unifi-core/app/node_modules/handoff/handoff.js:83:10)
at publish (/usr/share/unifi-core/app/node_modules/handoff/handoff.js:101:10)
at yX (file:///usr/share/unifi-core/app/service.js:41:18422)
Alles anzeigen
UniFi OS 3.1.16