默认
Network daoliyu_default Creating
Network daoliyu_default Error
failed to create network daoliyu_default: Error response from daemon: add inter-network communication rule: (iptables failed: iptables --wait -t filter -A DOCKER-ISOLATION-STAGE-1 -i br-cdf31353671a ! -o br-cdf31353671a -j DOCKER-ISOLATION-STAGE-2: iptables v1.8.9 (nf_tables): Chain 'DOCKER-ISOLATION-STAGE-2' does not exist
Try `iptables -h' or 'iptables --help' for more information.
(exit status 2))
Exited:0
修改为network_mode: bridge
ports:
则5173起不来,
[自动迁移] SQLite 模式执行 db push(不清库)...
Prisma schema loaded from prisma/schema.sqlite.prisma
Datasource "db": SQLite database "dev.db" at "file:/app/backend-data/dev.db"
The database is already in sync with the Prisma schema.
**─────────────────────────────────────────────────────────**
** Update available 6.16.2 -> 7.4.0 **
** **
** This is a major update - please follow the guide at **
** https://pris.ly/d/major-version-upgrade **
** **
** Run the following to update **
** npm i --save-dev prisma@latest **
** npm i @prisma/client@latest **
**─────────────────────────────────────────────────────────**
[启动任务] 合并重复专辑...
完成。合并并删除了 0 条重复专辑。
[db-version] Recorded database version 0.2.4
[dotenv@17.1.0] injecting env (0) from .env (tip: ⚙️ write to custom object with { processEnv: myObject })
[dotenv@17.1.0] injecting env (0) from .env (tip: ⚙️ write to custom object with { processEnv: myObject })
{"level":"info","message":"[schema-version] Database schema version verified","version":"0.2.4","timestamp":"2026-02-18T14:50:17.080Z"}
{"level":"info","message":"SQLite PRAGMA applied","journal_mode":"WAL","synchronous":"NORMAL","busy_timeout":5000,"mmap_size":268435456,"cache_size":-20000,"timestamp":"2026-02-18T14:50:17.084Z"}
{"level":"info","message":"SQLite single-instance lock acquired","lockPath":"/app/backend-data/dev.db.lock","pid":310,"timestamp":"2026-02-18T14:50:17.084Z"}
{"level":"info","message":"[settings] initialized setting shared_metadata_config","timestamp":"2026-02-18T14:50:17.096Z"}
{"level":"info","message":"[settings] initialized setting publicBaseUrl","timestamp":"2026-02-18T14:50:17.096Z"}
{"level":"info","message":"[settings] initialized setting metadata_provider_credentials","timestamp":"2026-02-18T14:50:17.097Z"}
{"level":"info","message":"Default library scan path ensured","path":"/data/media","timestamp":"2026-02-18T14:50:17.104Z"}
{"level":"info","message":"Default audiobook scan path ensured","path":"/data/audiobooks","timestamp":"2026-02-18T14:50:17.104Z"}
{"level":"info","message":"Default music video scan path ensured","path":"/data/music-videos","timestamp":"2026-02-18T14:50:17.105Z"}
{"level":"info","message":"Default playlists scan path ensured","path":"/data/playlists","timestamp":"2026-02-18T14:50:17.105Z"}
{"level":"info","message":"Auto scan processor started","intervalMs":15000,"minAgeMs":15000,"timestamp":"2026-02-18T14:50:17.106Z"}
{"level":"info","message":"Scan scheduler started","checkIntervalMs":30000,"timestamp":"2026-02-18T14:50:17.106Z"}
{"level":"info","message":"[deployment-report] scheduled","nextRunAt":"2026-02-19T01:43:03.989Z","delayMs":39166882,"timestamp":"2026-02-18T14:50:17.107Z"}
{"level":"info","message":"Daoliyu backend started","port":4000,"timestamp":"2026-02-18T14:50:17.109Z"}
GET /health 200 2.354 ms - 15
GET /health 200 1.349 ms - 15