-
docker 服务端启动失败
2023-09-21 11:53docker run -p 11301:6806 -u 1000:1000 b3log/siyuan --workspace=/siyuan/workspace/ --accessAuthCode=xxx
这是我删除映射部分后的指令,目前,还是卡在下面位置。
D 2023/09/21 11:51:24 conf.go:132: check device locale failed [detect: not detected], using default language [en_US]
I 2023/09/21 11:51:24 runtime.go:128: use network proxy [system]
I 2023/09/21 11:51:24 serve.go:119: kernel [pid=1] http server [0.0.0.0:6806] is booting
I 2023/09/21 11:51:24 database.go:89: the database structure is changed, rebuilding database...
I 2023/09/21 11:51:24 database.go:109: reinitialized database [/home/siyuan/SiYuan/temp/siyuan.db]
I 2023/09/21 11:51:24 conf.go:710: database size [4.1 kB], tree/block count [0/0]
I 2023/09/21 11:51:24 working.go:154: kernel booted
I 2023/09/21 11:51:24 box.go:79: auto stat [trees=0, blocks=0, dataSize=37 kB, assetsSize=0 B]