今天在新装一台翼龙的时候,遇到了无法判断系统的错误。如下所示。
03:40:50.633Z FATAL wings: A fatal error caused the daemon to abort the startup. (additional={})
Error: Unable to create a pterodactyl user and group, unknown operating system.
at /srv/daemon/src/index.js:200:34
at nextTask (/srv/daemon/node_modules/[email protected]@async/dist/async.js:5324:14)
at next (/srv/daemon/node_modules/[email protected]@async/dist/async.js:5331:9)
at /srv/daemon/node_modules/[email protected]@async/dist/async.js:969:16
at /srv/daemon/src/index.js:176:21
at /srv/daemon/node_modules/[email protected]@getos/index.js:95:16
at wrapper (/srv/daemon/node_modules/[email protected]@async/dist/async.js:268:20)
at iteratorCallback (/srv/daemon/node_modules/[email protected]@async/dist/async.js:495:17)
at /srv/daemon/node_modules/[email protected]@async/dist/async.js:321:20
at /srv/daemon/node_modules/[email protected]@getos/index.js:87:20
阅读全文→