hjyssg / ShiguReader

硬核宅宅资源管理器. Ultimate Manga Resource Manager
MIT License
400 stars 45 forks source link

Docker 启动问题 #67

Closed liwufan closed 4 years ago

liwufan commented 4 years ago

在不创建 thumbnails cache 这两个子目录的情况下,程序无法启动。

[0] [nodemon] starting `node src/server/index.js`
[0] [zipInfoDb] number of entries in database : 0
[0] (node:207720) UnhandledPromiseRejectionWarning: /home/liwufan/codes/debug/ShiguReader2/thumbnails
[0] (Use `node --trace-warnings ...` to show where the warning was created)
[0] (node:207720) 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: 1)
[0] (node:207720) [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.
[1] clean-webpack-plugin: /home/liwufan/codes/debug/ShiguReader2/dist has been removed.
[1] ℹ 「wds」: Project is running at http://0.0.0.0:3000/
[1] ℹ 「wds」: webpack output is served from /
[1] ℹ 「wds」: Content not from webpack is served from /home/liwufan/codes/debug/ShiguReader2
[1] ℹ 「wds」: 404s will fallback to /index.html