mr-guard/dayz-server-manager

install failures (Debian 12.6)

korelabs opened this issue · 0 comments

So far I've been stalled at this error.

@2024-08-14T22:14:01.170Z | DEBUG     | ProcessSpawn | SPAWN OUT: Success! App '223350' fully installed.
@2024-08-14T22:14:01.716Z | DEBUG     | ProcessSpawn | Spawned process exited with code 0
@2024-08-14T22:14:01.717Z | DEBUG     | ProcessSpawn | Duration: 43215
@2024-08-14T22:14:01.717Z | DEBUG     | Discord      | Received GameUpdatedStatus [ { success: true } ]
@2024-08-14T22:14:01.720Z | WARN      | Discord      | Queueing message because client did not start or is not yet ready [ false ]
@2024-08-14T22:14:01.721Z | ERROR     | Bootstrap    | Setup failed: Server installation failed [
  Error: Server installation failed
      at ManagerController.<anonymous> (/snapshot/dayz-server-manager/dist/control/manager-controller.js:215:27)
      at Generator.next (<anonymous>)
      at fulfilled (/snapshot/dayz-server-manager/dist/control/manager-controller.js:14:58)
      at processTicksAndRejections (node:internal/process/task_queues:96:5)
]

I'm not sure where to go with /snapshot/dayz-server-manager/dist/control/manager-controller.js being nonexistent. Thanks in advance.