-
Notifications
You must be signed in to change notification settings - Fork 754
Description
环境:ubuntu22.04
启动命令:/usr/bin/node /opt/server-enhanced/app.js -p 5221:5222 -o migu pyncmd
打扰一下!
蛮奇怪的 昨天我还能用 然后手滑删掉了整个opt文件夹
源码是部署在opt目录下的
然后重新安装nodejs npm之后再部署
migu的源就不能用了ww (别的还能用
而且咪咕有的歌可以解析 有的之前解析成功过的歌却不行了
(node:14866) UnhandledPromiseRejectionWarning: TypeError: AggregateError is not a constructor at /opt/server-enhanced/precompiled/app.js:13405:33 at processTicksAndRejections (internal/process/task_queues.js:97:5) (node:14866) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag --unhandled-rejections=strict(see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 4) (node:14866) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code. at emitDeprecationWarning (internal/process/promises.js:161:11) at processPromiseRejections (internal/process/promises.js:213:13) at processTicksAndRejections (internal/process/task_queues.js:98:32)