Skip to content

代码块语言选择列表覆盖在设置页面上 #5069

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
1 task done
Chorer opened this issue Jun 1, 2022 · 0 comments
Closed
1 task done

代码块语言选择列表覆盖在设置页面上 #5069

Chorer opened this issue Jun 1, 2022 · 0 comments
Assignees
Labels
Milestone

Comments

@Chorer
Copy link

Chorer commented Jun 1, 2022

该问题是否已经被报告过了? Is there an existing issue for this?

  • 我已经搜索了 Issues,没有发现类似问题
    I have searched the existing issues

描述问题 Describe the problem

代码块语言选择列表的 z-index303,设置页面的 z-index203,这导致了:在打开语言选择列表的同时,如果也打开了设置页面,设置页面会被覆盖(挡住)。

期待的结果 Expected result

设置页面的层级最高,不应该被语言选择列表或页面上的其它元素覆盖。

截屏或者录屏演示 Screenshot or screen recording presentation

Snipaste_2022-06-01_16-45-07

版本环境 Version environment

- Version: 2.0.15
- Operating System:  Win10
- Browser (if used): none

日志文件 Log file

I 2022/05/26 14:58:42 working.go:89:
___ ___ ___ ___
/ /\ ___ ___ //\ / /\ //
/ /:/_ / /\ //| \ :\ / /::\ \ :
/ /:/ /\ / /:/ | |:| \ :\ / /:/:\ \ :
/ /:/ /::\ /
/::\ | |:| ___ \ :\ / /://::\ __:
//:/ /:/:\ _/:_ ||:| /
/\ __:\ /
/:/ /:/:\ /_/::::::::
\ :/:/
/:/ \ :/\ //::::\ \ :\ / /:/ \ :/:// \ :~~/
\ ::/ /:/ _::/ ~:\ \ :\ /:/ \ ::/ \ :\ ~~~
_
/ /:/ //:/ \ :\ \ :/:/ \ :\ \ :
/
/:/ _/ _/ \ ::/ \ :\ \ :
_/ _/ _/ _/
I 2022/05/26 14:58:42 runtime.go:34: kernel is booting:
* ver [2.0.13]
* arch [amd64]
* runtime mode [prod]
* working directory [D:\Siyuan\resources]
* read only [false]
* container [std]
* database [ver=20220501]
* workspace directory [D:\Siyuan\notes\SiYuan, data 20 kB]
I 2022/05/26 14:58:43 serve.go:68: kernel is booting [http://127.0.0.1:6806]
I 2022/05/26 14:58:43 database.go:75: reinitialized database [D:\Siyuan\notes\SiYuan\temp\siyuan.db]
I 2022/05/26 14:58:44 conf.go:499: database size [4.1 kB], block count [0]
I 2022/05/26 14:58:44 working.go:125: kernel booted
I 2022/05/26 14:58:50 index.go:210: rebuilt database for notebook [20210808180117-czj9bvb] in [0.85s], tree [count=49, size=1.1 MB]
I 2022/05/26 14:58:50 index.go:347: resolved refs [66] in [158ms]
W 2022/05/26 15:25:54 sync.go:61: sync has been locked
I 2022/05/26 15:35:01 index.go:210: rebuilt database for notebook [20220526153501-cmdf9ek] in [0.01s], tree [count=0, size=0 B]
I 2022/05/26 15:35:01 index.go:347: resolved refs [0] in [43ms]
I 2022/05/26 15:35:25 index.go:210: rebuilt database for notebook [20220526153525-1pnz5de] in [0.01s], tree [count=0, size=0 B]
I 2022/05/26 15:35:25 index.go:347: resolved refs [0] in [37ms]
I 2022/05/26 16:08:30 conf.go:338: exited kernel
I 2022/05/27 09:34:42 working.go:89:
___ ___ ___ ___
/ /\ ___ ___ //\ / /\ //
/ /:/_ / /\ //| \ :\ / /::\ \ :
/ /:/ /\ / /:/ | |:| \ :\ / /:/:\ \ :
/ /:/ /::\ /
/::\ | |:| ___ \ :\ / /://::\ __:
//:/ /:/:\ _/:_ ||:| /
/\ __:\ /
/:/ /:/:\ /_/::::::::
\ :/:/
/:/ \ :/\ //::::\ \ :\ / /:/ \ :/:// \ :~~/
\ ::/ /:/ _::/ ~:\ \ :\ /:/ \ ::/ \ :\ ~~~
_
/ /:/ //:/ \ :\ \ :/:/ \ :\ \ :
/
/:/ _/ _/ \ ::/ \ :\ \ :
_/ _/ _/ _/
I 2022/05/27 09:34:42 runtime.go:34: kernel is booting:
* ver [2.0.13]
* arch [amd64]
* runtime mode [prod]
* working directory [D:\Siyuan\resources]
* read only [false]
* container [std]
* database [ver=20220501]
* workspace directory [D:\Siyuan\notes\SiYuan, data 121 kB]
I 2022/05/27 09:34:42 serve.go:68: kernel is booting [http://127.0.0.1:6806]
I 2022/05/27 09:34:43 conf.go:499: database size [5.3 MB], block count [110]
I 2022/05/27 09:34:43 working.go:125: kernel booted
I 2022/05/27 10:03:28 database.go:75: reinitialized database [D:\Siyuan\notes\SiYuan\temp\siyuan.db]
I 2022/05/27 10:03:30 index.go:210: rebuilt database for notebook [20220526153501-cmdf9ek] in [1.44s], tree [count=207, size=7.2 MB]
I 2022/05/27 10:03:30 index.go:347: resolved refs [0] in [100ms]
I 2022/05/27 10:40:54 index.go:210: rebuilt database for notebook [20210808180117-czj9bvb] in [0.80s], tree [count=49, size=1.1 MB]
I 2022/05/27 10:40:54 index.go:347: resolved refs [66] in [131ms]
I 2022/05/27 11:08:49 conf.go:338: exited kernel
I 2022/05/27 11:08:55 working.go:89:
___ ___ ___ ___
/ /\ ___ ___ //\ / /\ //
/ /:/_ / /\ //| \ :\ / /::\ \ :
/ /:/ /\ / /:/ | |:| \ :\ / /:/:\ \ :
/ /:/ /::\ /
/::\ | |:| ___ \ :\ / /://::\ __:
//:/ /:/:\ _/:_ ||:| /
/\ __:\ /
/:/ /:/:\ /_/::::::::
\ :/:/
/:/ \ :/\ //::::\ \ :\ / /:/ \ :/:// \ :~~/
\ ::/ /:/ _::/ ~:\ \ :\ /:/ \ ::/ \ :\ ~~~
_
/ /:/ //:/ \ :\ \ :/:/ \ :\ \ :
/
/:/ _/ _/ \ ::/ \ :\ \ :
_/ _/ _/ _/
I 2022/05/27 11:08:55 runtime.go:34: kernel is booting:
* ver [2.0.13]
* arch [amd64]
* runtime mode [prod]
* working directory [D:\Siyuan\resources]
* read only [false]
* container [std]
* database [ver=20220501]
* workspace directory [D:\Siyuan\notes\SiYuan, data 8.2 MB]
I 2022/05/27 11:08:55 serve.go:68: kernel is booting [http://127.0.0.1:6806]
I 2022/05/27 11:08:56 conf.go:499: database size [34 MB], block count [8209]
I 2022/05/27 11:08:56 working.go:125: kernel booted
E 2022/05/27 19:41:57 liandi.go:295: get community user failed: Post "https://siyuan-sync.b3logfile.com/apis/siyuan/user": dial tcp: lookup siyuan-sync.b3logfile.com: no such host
E 2022/05/27 20:11:57 liandi.go:295: get community user failed: Post "https://siyuan-sync.b3logfile.com/apis/siyuan/user": dial tcp: lookup siyuan-sync.b3logfile.com: no such host
E 2022/05/27 20:41:57 liandi.go:295: get community user failed: Post "https://siyuan-sync.b3logfile.com/apis/siyuan/user": dial tcp: lookup siyuan-sync.b3logfile.com: no such host
E 2022/05/28 08:23:06 liandi.go:295: get community user failed: Post "https://siyuan-sync.b3logfile.com/apis/siyuan/user": dial tcp: lookup siyuan-sync.b3logfile.com: no such host
I 2022/05/28 08:38:36 conf.go:338: exited kernel
I 2022/05/28 08:38:43 working.go:89:
___ ___ ___ ___
/ /\ ___ ___ //\ / /\ //
/ /:/_ / /\ //| \ :\ / /::\ \ :
/ /:/ /\ / /:/ | |:| \ :\ / /:/:\ \ :
/ /:/ /::\ /
/::\ | |:| ___ \ :\ / /://::\ __:
//:/ /:/:\ _/:_ ||:| /
/\ __:\ /
/:/ /:/:\ /_/::::::::
\ :/:/
/:/ \ :/\ //::::\ \ :\ / /:/ \ :/:// \ :~~/
\ ::/ /:/ _::/ ~:\ \ :\ /:/ \ ::/ \ :\ ~~~
_
/ /:/ //:/ \ :\ \ :/:/ \ :\ \ :
/
/:/ _/ _/ \ ::/ \ :\ \ :
_/ _/ _/ _/
I 2022/05/28 08:38:43 runtime.go:34: kernel is booting:
* ver [2.0.13]
* arch [amd64]
* runtime mode [prod]
* working directory [D:\Siyuan\resources]
* read only [false]
* container [std]
* database [ver=20220501]
* workspace directory [D:\Siyuan\notes\SiYuan, data 9.6 MB]
I 2022/05/28 08:38:43 serve.go:68: kernel is booting [http://127.0.0.1:6806]
I 2022/05/28 08:38:43 conf.go:499: database size [34 MB], block count [7958]
I 2022/05/28 08:38:43 working.go:125: kernel booted
E 2022/05/28 08:59:05 assets.go:78: download net img https://myblog-1258623898.cos.ap-chengdu.myqcloud.com/CSS 基础系列:常见布局方式/0.png] failed: 404
E 2022/05/28 08:59:58 assets.go:78: download net img [https://myblog-1258623898.cos.ap-chengdu.myqcloud.com/CSS) 基础系列:常见布局方式/0.png] failed: 404
E 2022/05/28 09:00:09 assets.go:78: download net img [https://myblog-1258623898.cos.ap-chengdu.myqcloud.com/CSS) 基础系列:常见布局方式/0.png] failed: 404
I 2022/05/28 09:04:49 database.go:75: reinitialized database [D:\Siyuan\notes\SiYuan\temp\siyuan.db]
I 2022/05/28 09:04:50 index.go:210: rebuilt database for notebook [20220526153501-cmdf9ek] in [1.37s], tree [count=185, size=6.8 MB]
I 2022/05/28 09:04:50 index.go:347: resolved refs [0] in [89ms]
I 2022/05/28 09:08:47 conf.go:338: exited kernel
I 2022/05/28 09:08:53 working.go:89:
___ ___ ___ ___
/ /\ ___ ___ //\ / /\ //
/ /:/_ / /\ //| \ :\ / /::\ \ :
/ /:/ /\ / /:/ | |:| \ :\ / /:/:\ \ :
/ /:/ /::\ /
/::\ | |:| ___ \ :\ / /://::\ __:
//:/ /:/:\ _/:_ ||:| /
/\ __:\ /
/:/ /:/:\ /_/::::::::
\ :/:/
/:/ \ :/\ //::::\ \ :\ / /:/ \ :/:// \ :~~/
\ ::/ /:/ _::/ ~:\ \ :\ /:/ \ ::/ \ :\ ~~~
_
/ /:/ //:/ \ :\ \ :/:/ \ :\ \ :
/
/:/ _/ _/ \ ::/ \ :\ \ :
_/ _/ _/ _/
I 2022/05/28 09:08:53 runtime.go:34: kernel is booting:
* ver [2.0.13]
* arch [amd64]
* runtime mode [prod]
* working directory [D:\Siyuan\resources]
* read only [false]
* container [std]
* database [ver=20220501]
* workspace directory [D:\Siyuan\notes\SiYuan, data 9.9 MB]
I 2022/05/28 09:08:53 serve.go:68: kernel is booting [http://127.0.0.1:6806]
I 2022/05/28 09:08:53 conf.go:499: database size [28 MB], block count [7832]
I 2022/05/28 09:08:53 working.go:125: kernel booted
I 2022/05/28 09:09:45 database.go:75: reinitialized database [D:\Siyuan\notes\SiYuan\temp\siyuan.db]
I 2022/05/28 09:09:47 index.go:210: rebuilt database for notebook [20220526153501-cmdf9ek] in [1.39s], tree [count=185, size=6.8 MB]
I 2022/05/28 09:09:47 index.go:347: resolved refs [0] in [86ms]
E 2022/05/28 09:19:28 assets.go:78: download net img [https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/0ca4c2ec3d894d5ca80ab272325ba98b~tplv-k3u1fbpfcp-watermark.awebp] failed: 404
E 2022/05/28 09:19:29 assets.go:78: download net img [https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/099c8cff550f41cd875446370da17eaf~tplv-k3u1fbpfcp-watermark.awebp] failed: 404
E 2022/05/28 09:19:29 assets.go:78: download net img [https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/5b1a4555b843441ca9c2ab87cdfe791d~tplv-k3u1fbpfcp-watermark.awebp] failed: 404
E 2022/05/28 09:19:29 assets.go:78: download net img [https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/3420259f85a24b6a94abd413833820f0~tplv-k3u1fbpfcp-watermark.awebp] failed: 404
E 2022/05/28 09:19:29 assets.go:78: download net img [https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/390d7cf9b8854eea8ecfd4087723d286~tplv-k3u1fbpfcp-watermark.awebp] failed: 404
E 2022/05/28 09:19:29 assets.go:78: download net img [https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/1f8d9fd089ff426ebd8648835cd20f48~tplv-k3u1fbpfcp-watermark.awebp] failed: 404
E 2022/05/28 09:19:29 assets.go:78: download net img [https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/29001192d59e46cc80c762672b532a00~tplv-k3u1fbpfcp-watermark.awebp] failed: 404
E 2022/05/28 09:19:30 assets.go:78: download net img [https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/d99d2da71b9e4416be8bd9730fc9c2d0~tplv-k3u1fbpfcp-watermark.awebp] failed: 404
E 2022/05/28 09:19:30 assets.go:78: download net img [https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/a0051d278e174c388f3543cfe3b4be07~tplv-k3u1fbpfcp-watermark.awebp] failed: 404
E 2022/05/28 09:19:30 assets.go:78: download net img [https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/cdaaa6bcbcf04772aef47e7af3391eb5~tplv-k3u1fbpfcp-watermark.awebp] failed: 404
E 2022/05/28 09:19:30 assets.go:78: download net img [https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/4743e76ba48047a29f2b06fd9fe6bd04~tplv-k3u1fbpfcp-watermark.awebp] failed: 404
E 2022/05/28 09:19:30 assets.go:78: download net img [https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/50e3f183db9143ea9297c3e6fd8ce4d7~tplv-k3u1fbpfcp-watermark.awebp] failed: 404
E 2022/05/28 09:24:31 assets.go:78: download net img [https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/0ca4c2ec3d894d5ca80ab272325ba98b~tplv-k3u1fbpfcp-watermark.awebp] failed: 404
E 2022/05/28 09:24:31 assets.go:78: download net img [https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/099c8cff550f41cd875446370da17eaf~tplv-k3u1fbpfcp-watermark.awebp] failed: 404
E 2022/05/28 09:24:32 assets.go:78: download net img [https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/5b1a4555b843441ca9c2ab87cdfe791d~tplv-k3u1fbpfcp-watermark.awebp] failed: 404
E 2022/05/28 09:24:32 assets.go:78: download net img [https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/3420259f85a24b6a94abd413833820f0~tplv-k3u1fbpfcp-watermark.awebp] failed: 404
E 2022/05/28 09:24:32 assets.go:78: download net img [https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/390d7cf9b8854eea8ecfd4087723d286~tplv-k3u1fbpfcp-watermark.awebp] failed: 404
E 2022/05/28 09:24:32 assets.go:78: download net img [https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/1f8d9fd089ff426ebd8648835cd20f48~tplv-k3u1fbpfcp-watermark.awebp] failed: 404
E 2022/05/28 09:24:32 assets.go:78: download net img [https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/29001192d59e46cc80c762672b532a00~tplv-k3u1fbpfcp-watermark.awebp] failed: 404
E 2022/05/28 09:24:32 assets.go:78: download net img [https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/d99d2da71b9e4416be8bd9730fc9c2d0~tplv-k3u1fbpfcp-watermark.awebp] failed: 404
E 2022/05/28 09:24:33 assets.go:78: download net img [https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/a0051d278e174c388f3543cfe3b4be07~tplv-k3u1fbpfcp-watermark.awebp] failed: 404
E 2022/05/28 09:24:33 assets.go:78: download net img [https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/cdaaa6bcbcf04772aef47e7af3391eb5~tplv-k3u1fbpfcp-watermark.awebp] failed: 404
E 2022/05/28 09:24:33 assets.go:78: download net img [https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/4743e76ba48047a29f2b06fd9fe6bd04~tplv-k3u1fbpfcp-watermark.awebp] failed: 404
E 2022/05/28 09:24:33 assets.go:78: download net img [https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/50e3f183db9143ea9297c3e6fd8ce4d7~tplv-k3u1fbpfcp-watermark.awebp] failed: 404
I 2022/05/28 09:47:28 index.go:210: rebuilt database for notebook [20210808180117-czj9bvb] in [0.47s], tree [count=49, size=1.1 MB]
I 2022/05/28 09:47:28 index.go:347: resolved refs [66] in [108ms]
I 2022/05/28 10:16:43 conf.go:338: exited kernel
I 2022/05/28 10:16:49 working.go:89:
___ ___ ___ ___
/ /\ ___ ___ //\ / /\ //
/ /:/_ / /\ //| \ :\ / /::\ \ :
/ /:/ /\ / /:/ | |:| \ :\ / /:/:\ \ :
/ /:/ /::\ /
/::\ | |:| ___ \ :\ / /://::\ __:
//:/ /:/:\ _/:_ ||:| /
/\ __:\ /
/:/ /:/:\ /_/::::::::
\ :/:/
/:/ \ :/\ //::::\ \ :\ / /:/ \ :/:// \ :~~/
\ ::/ /:/ _::/ ~:\ \ :\ /:/ \ ::/ \ :\ ~~~
_
/ /:/ //:/ \ :\ \ :/:/ \ :\ \ :
/
/:/ _/ _/ \ ::/ \ :\ \ :
_/ _/ _/ _/
I 2022/05/28 10:16:49 runtime.go:34: kernel is booting:
* ver [2.0.13]
* arch [amd64]
* runtime mode [prod]
* working directory [D:\Siyuan\resources]
* read only [false]
* container [std]
* database [ver=20220501]
* workspace directory [D:\Siyuan\notes\SiYuan, data 10 MB]
I 2022/05/28 10:16:49 serve.go:68: kernel is booting [http://127.0.0.1:6806]
I 2022/05/28 10:16:49 conf.go:499: database size [34 MB], block count [7368]
I 2022/05/28 10:16:49 working.go:125: kernel booted
E 2022/05/28 10:53:58 tree.go:74: load tree [20220526153501-cmdf9ek/20220527100323-aa32b7c/20220527100324-ghcs1cz/20220527100325-e0ai2nm/20220527100325-m588q7i/20220527100326-krus37y.sy] failed: file does not exist
I 2022/05/28 10:54:09 conf.go:338: exited kernel
I 2022/05/28 10:54:16 working.go:89:
___ ___ ___ ___
/ /\ ___ ___ //\ / /\ //
/ /:/_ / /\ //| \ :\ / /::\ \ :
/ /:/ /\ / /:/ | |:| \ :\ / /:/:\ \ :
/ /:/ /::\ /
/::\ | |:| ___ \ :\ / /://::\ __:
//:/ /:/:\ _/:_ ||:| /
/\ __:\ /
/:/ /:/:\ /_/::::::::
\ :/:/
/:/ \ :/\ //::::\ \ :\ / /:/ \ :/:// \ :~~/
\ ::/ /:/ _::/ ~:\ \ :\ /:/ \ ::/ \ :\ ~~~
_
/ /:/ //:/ \ :\ \ :/:/ \ :\ \ :
/
/:/ _/ _/ \ ::/ \ :\ \ :
_/ _/ _/ _/
I 2022/05/28 10:54:16 runtime.go:34: kernel is booting:
* ver [2.0.13]
* arch [amd64]
* runtime mode [prod]
* working directory [D:\Siyuan\resources]
* read only [false]
* container [std]
* database [ver=20220501]
* workspace directory [D:\Siyuan\notes\SiYuan, data 12 MB]
I 2022/05/28 10:54:16 serve.go:68: kernel is booting [http://127.0.0.1:6806]
I 2022/05/28 10:54:16 conf.go:499: database size [34 MB], block count [6466]
I 2022/05/28 10:54:16 working.go:125: kernel booted
E 2022/05/28 10:54:18 tree.go:74: load tree [20220526153501-cmdf9ek/20220527100323-aa32b7c/20220527100324-ghcs1cz/20220527100325-e0ai2nm/20220527100325-m588q7i/20220527100325-zqpgyn0.sy] failed: file does not exist
E 2022/05/28 10:54:18 tree.go:74: load tree [20220526153501-cmdf9ek/20220527100323-aa32b7c/20220527100324-ghcs1cz/20220527100325-e0ai2nm/20220527100325-m588q7i/20220527100326-krus37y.sy] failed: file does not exist
E 2022/05/28 10:54:18 tree.go:74: load tree [20220526153501-cmdf9ek/20220527100323-aa32b7c/20220527100324-ghcs1cz/20220527100325-e0ai2nm/20220527100325-m588q7i/20220527100325-lreqgs0.sy] failed: file does not exist
E 2022/05/28 10:54:18 tree.go:74: load tree [20220526153501-cmdf9ek/20220527100323-aa32b7c/20220527100324-ghcs1cz/20220527100325-e0ai2nm/20220527100325-m588q7i/20220527100326-10r14sz.sy] failed: file does not exist
I 2022/05/28 11:13:00 conf.go:338: exited kernel
I 2022/05/28 11:13:06 working.go:89:
___ ___ ___ ___
/ /\ ___ ___ //\ / /\ //
/ /:/_ / /\ //| \ :\ / /::\ \ :
/ /:/ /\ / /:/ | |:| \ :\ / /:/:\ \ :
/ /:/ /::\ /
/::\ | |:| ___ \ :\ / /://::\ __:
//:/ /:/:\ _/:_ ||:| /
/\ __:\ /
/:/ /:/:\ /_/::::::::
\ :/:/
/:/ \ :/\ //::::\ \ :\ / /:/ \ :/:// \ :~~/
\ ::/ /:/ _::/ ~:\ \ :\ /:/ \ ::/ \ :\ ~~~
_
/ /:/ //:/ \ :\ \ :/:/ \ :\ \ :
/
/:/ _/ _/ \ ::/ \ :\ \ :
_/ _/ _/ _/
I 2022/05/28 11:13:07 runtime.go:34: kernel is booting:
* ver [2.0.13]
* arch [amd64]
* runtime mode [prod]
* working directory [D:\Siyuan\resources]
* read only [false]
* container [std]
* database [ver=20220501]
* workspace directory [D:\Siyuan\notes\SiYuan, data 12 MB]
I 2022/05/28 11:13:07 serve.go:68: kernel is booting [http://127.0.0.1:6806]
I 2022/05/28 11:13:07 conf.go:499: database size [34 MB], block count [6466]
I 2022/05/28 11:13:07 working.go:125: kernel booted
I 2022/05/28 16:10:55 database.go:75: reinitialized database [D:\Siyuan\notes\SiYuan\temp\siyuan.db]
I 2022/05/28 16:10:59 index.go:210: rebuilt database for notebook [20220526153501-cmdf9ek] in [3.44s], tree [count=120, size=6.1 MB]
I 2022/05/28 16:10:59 index.go:347: resolved refs [0] in [134ms]
I 2022/05/28 16:11:42 database.go:75: reinitialized database [D:\Siyuan\notes\SiYuan\temp\siyuan.db]
I 2022/05/28 16:11:45 index.go:210: rebuilt database for notebook [20220526153501-cmdf9ek] in [2.63s], tree [count=154, size=7.0 MB]
I 2022/05/28 16:11:46 index.go:347: resolved refs [0] in [167ms]
I 2022/05/28 16:16:11 liandi.go:200: get cloud user elapsed [3114ms]
E 2022/05/28 17:55:47 liandi.go:295: get community user failed: Post "https://siyuan-sync.b3logfile.com/apis/siyuan/user": dial tcp: lookup siyuan-sync.b3logfile.com: no such host
I 2022/05/28 23:47:48 database.go:75: reinitialized database [D:\Siyuan\notes\SiYuan\temp\siyuan.db]
I 2022/05/28 23:47:50 index.go:210: rebuilt database for notebook [20220526153501-cmdf9ek] in [1.60s], tree [count=127, size=6.7 MB]
I 2022/05/28 23:47:50 index.go:347: resolved refs [0] in [88ms]
I 2022/05/29 00:02:49 database.go:75: reinitialized database [D:\Siyuan\notes\SiYuan\temp\siyuan.db]
I 2022/05/29 00:02:53 index.go:210: rebuilt database for notebook [20220526153501-cmdf9ek] in [2.95s], tree [count=141, size=9.1 MB]
I 2022/05/29 00:02:53 index.go:347: resolved refs [0] in [112ms]
E 2022/05/29 00:06:16 assets.go:78: download net img [https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/3ec4ce762bed47fbb21e2c0761f0a61c~tplv-k3u1fbpfcp-watermark.awebp] failed: 404
E 2022/05/29 00:06:16 assets.go:78: download net img [https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/ffffbae16f8a4e6693c9a7bc0debb4e2~tplv-k3u1fbpfcp-watermark.awebp] failed: 404
E 2022/05/29 00:06:16 assets.go:78: download net img [https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/d5cab8d189844dd6bca4048ba3b280b7~tplv-k3u1fbpfcp-watermark.awebp] failed: 404
E 2022/05/29 00:06:16 assets.go:78: download net img [https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/2d523c41ca3147f2a2b50a5a4337d1fc~tplv-k3u1fbpfcp-watermark.awebp] failed: 404
E 2022/05/29 00:06:16 assets.go:78: download net img [https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/66aed890db1f432ea89a617c9b310d62~tplv-k3u1fbpfcp-watermark.awebp] failed: 404
E 2022/05/29 00:06:16 assets.go:78: download net img [https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/9a4d7ad366e24e16b14bec14458c8731~tplv-k3u1fbpfcp-watermark.awebp] failed: 404
E 2022/05/29 00:06:17 assets.go:78: download net img [https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/37001e1c48e14b6c8606024183a1151b~tplv-k3u1fbpfcp-watermark.awebp] failed: 404
E 2022/05/29 00:06:17 assets.go:78: download net img [https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/6e684326b65743db84ef219a9bb05691~tplv-k3u1fbpfcp-watermark.awebp] failed: 404
E 2022/05/29 00:06:17 assets.go:78: download net img [https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/7a3b049e5dbd4c35990ae83af994234b~tplv-k3u1fbpfcp-watermark.awebp] failed: 404
E 2022/05/29 00:06:17 assets.go:78: download net img [https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/a0dd7c1f817e4bbabe5590651ed97eb6~tplv-k3u1fbpfcp-watermark.awebp] failed: 404
E 2022/05/29 00:06:17 assets.go:78: download net img [https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/c6e6cff0705045a49076bbb02715bd48~tplv-k3u1fbpfcp-watermark.awebp] failed: 404
E 2022/05/29 00:06:17 assets.go:78: download net img [https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/397d476153774791970c669f63f9f4ac~tplv-k3u1fbpfcp-watermark.awebp] failed: 404
E 2022/05/29 00:06:17 assets.go:78: download net img [https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/ed03147f1bcc4718a79d0773b43e57d7~tplv-k3u1fbpfcp-watermark.awebp] failed: 404
E 2022/05/29 00:06:18 assets.go:78: download net img [https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/ce11243ea8b54da68c1b899a235c83d2~tplv-k3u1fbpfcp-watermark.awebp] failed: 404
E 2022/05/29 00:06:18 assets.go:78: download net img [https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/bacccff7697542f799ad99cd078de44c~tplv-k3u1fbpfcp-watermark.awebp] failed: 404
E 2022/05/29 00:06:18 assets.go:78: download net img [https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/3c8562b88a6a4e6fb23c672b64cdcd40~tplv-k3u1fbpfcp-watermark.awebp] failed: 404
E 2022/05/29 00:06:18 assets.go:78: download net img [https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/21f5c4626ccf481cb0e026a8608e7284~tplv-k3u1fbpfcp-watermark.awebp] failed: 404
E 2022/05/29 00:06:18 assets.go:78: download net img [https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/330e0ff2873b43deaa48f03976541d50~tplv-k3u1fbpfcp-watermark.awebp] failed: 404
E 2022/05/29 00:06:18 assets.go:78: download net img [https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/331ae1667fbd495892819ea0a3750ad6~tplv-k3u1fbpfcp-watermark.awebp] failed: 404
E 2022/05/29 00:06:19 assets.go:78: download net img [https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/cc930e75508a4e2d93f92fabe835931c~tplv-k3u1fbpfcp-watermark.awebp] failed: 404
E 2022/05/29 00:06:19 assets.go:78: download net img [https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/37944c89b2244681a6fa1e7a63c64d4c~tplv-k3u1fbpfcp-watermark.awebp] failed: 404
E 2022/05/29 00:06:19 assets.go:78: download net img [https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/c781db0770f3457c9bcb4fb0de1a8a86~tplv-k3u1fbpfcp-watermark.awebp] failed: 404
E 2022/05/29 00:06:19 assets.go:78: download net img [https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/19b1c9a8a56a4bd6b18d610d75d05375~tplv-k3u1fbpfcp-watermark.awebp] failed: 404
E 2022/05/29 00:06:19 assets.go:78: download net img [https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/7d3a0de921c24e09a9d9a33cfc95ff4b~tplv-k3u1fbpfcp-watermark.awebp] failed: 404
E 2022/05/29 00:06:19 assets.go:78: download net img [https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/29c85b43effa4e0ea15ae33fce1a1561~tplv-k3u1fbpfcp-watermark.awebp] failed: 404
E 2022/05/29 00:06:20 assets.go:78: download net img [https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/0f696b7ae7614e628bc87bfcb62fd08d~tplv-k3u1fbpfcp-watermark.awebp] failed: 404
E 2022/05/29 00:11:59 assets.go:78: download net img [https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/58909354ba7f48e39a6d3d5fa8af3a66~tplv-k3u1fbpfcp-watermark.awebp] failed: 404
E 2022/05/29 00:11:59 assets.go:78: download net img [https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/d3b16811b8634934aac0b86cde8735c4~tplv-k3u1fbpfcp-watermark.awebp] failed: 404
E 2022/05/29 00:11:59 assets.go:78: download net img [https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/fd2985d6124c477ab487969ce8bd3e56~tplv-k3u1fbpfcp-watermark.awebp] failed: 404
E 2022/05/29 00:11:59 assets.go:78: download net img [https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/89a4fbd8e4de4483b2b65ef88d59c2f6~tplv-k3u1fbpfcp-watermark.awebp] failed: 404
E 2022/05/29 00:11:59 assets.go:78: download net img [https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/5772ea55ffda4e60b6cd0d71c1041209~tplv-k3u1fbpfcp-watermark.awebp] failed: 404
E 2022/05/29 00:12:00 assets.go:78: download net img [https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/2fc734ba94b94ef3b0264212df151068~tplv-k3u1fbpfcp-watermark.awebp] failed: 404
E 2022/05/29 00:12:00 assets.go:78: download net img [https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/fdcfeb6fb6c24c35b2cb3837cd93ba8e~tplv-k3u1fbpfcp-watermark.awebp] failed: 404
E 2022/05/29 00:12:00 assets.go:78: download net img [https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/77286a1b3943438a9baa6c9124f7d38e~tplv-k3u1fbpfcp-watermark.awebp] failed: 404
E 2022/05/29 00:12:00 assets.go:78: download net img [https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/21dfba8075684534a007fea7b9656c04~tplv-k3u1fbpfcp-watermark.awebp] failed: 404
E 2022/05/29 00:12:00 assets.go:78: download net img [https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/441c070b1291457fb0261e985b011095~tplv-k3u1fbpfcp-watermark.awebp] failed: 404
E 2022/05/29 00:12:00 assets.go:78: download net img [https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/85773d3b888d4b83838f09b100288871~tplv-k3u1fbpfcp-watermark.awebp] failed: 404
E 2022/05/29 00:12:01 assets.go:78: download net img [https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/b035afbadb1341eb8fbb13e9a9186c0d~tplv-k3u1fbpfcp-watermark.awebp] failed: 404
E 2022/05/29 00:12:01 assets.go:78: download net img [https://p3-juejin.byteimg.com/tos-cn-i-k3u1fbpfcp/ca070b58232c456ca9b2bcb2cec1cc99~tplv-k3u1fbpfcp-watermark.awebp] failed: 404
E 2022/05/29 00:14:48 assets.go:74: download net img [https://zhaomenghuan.js.org/assets/img/background.80469eb5.png] failed: Get "https://zhaomenghuan.js.org/assets/img/background.80469eb5.png": EOF
E 2022/05/29 00:14:57 assets.go:74: download net img [https://zhaomenghuan.js.org/assets/img/wechat-miniprogram-framework.ad156d1c.png] failed: Get "https://zhaomenghuan.js.org/assets/img/wechat-miniprogram-framework.ad156d1c.png": EOF
E 2022/05/29 00:15:06 assets.go:74: download net img [https://zhaomenghuan.js.org/assets/img/double-thread.811619b1.png] failed: Get "https://zhaomenghuan.js.org/assets/img/double-thread.811619b1.png": EOF
E 2022/05/29 00:15:16 assets.go:74: download net img [https://zhaomenghuan.js.org/assets/img/lifecycle.45dd5c41.png] failed: Get "https://zhaomenghuan.js.org/assets/img/lifecycle.45dd5c41.png": EOF
E 2022/05/29 00:15:25 assets.go:74: download net img [https://zhaomenghuan.js.org/assets/img/appservice-webview.62ee73c1.png] failed: Get "https://zhaomenghuan.js.org/assets/img/appservice-webview.62ee73c1.png": EOF
E 2022/05/29 00:15:34 assets.go:74: download net img [https://zhaomenghuan.js.org/assets/img/pageframe-webview.0257377b.png] failed: Get "https://zhaomenghuan.js.org/assets/img/pageframe-webview.0257377b.png": EOF
E 2022/05/29 00:15:43 assets.go:74: download net img [https://zhaomenghuan.js.org/assets/img/sources-save-as.ef04d1fc.png] failed: Get "https://zhaomenghuan.js.org/assets/img/sources-save-as.ef04d1fc.png": EOF
E 2022/05/29 00:15:52 assets.go:74: download net img [https://zhaomenghuan.js.org/assets/img/help-command.1046d833.png] failed: Get "https://zhaomenghuan.js.org/assets/img/help-command.1046d833.png": EOF
E 2022/05/29 00:16:02 assets.go:74: download net img [https://zhaomenghuan.js.org/assets/img/openVendor.e285fda9.png] failed: Get "https://zhaomenghuan.js.org/assets/img/openVendor.e285fda9.png": EOF
E 2022/05/29 00:16:11 assets.go:74: download net img [https://zhaomenghuan.js.org/assets/img/wxvpkg.5dababcc.png] failed: Get "https://zhaomenghuan.js.org/assets/img/wxvpkg.5dababcc.png": EOF
E 2022/05/29 00:16:20 assets.go:74: download net img [https://zhaomenghuan.js.org/assets/img/jsnice.6762a3c8.png] failed: Get "https://zhaomenghuan.js.org/assets/img/jsnice.6762a3c8.png": EOF
E 2022/05/29 00:16:29 assets.go:74: download net img [https://zhaomenghuan.js.org/assets/img/weapp-architecture.7e7b2004.png] failed: Get "https://zhaomenghuan.js.org/assets/img/weapp-architecture.7e7b2004.png": EOF
E 2022/05/29 00:16:38 assets.go:74: download net img [https://zhaomenghuan.js.org/assets/img/foundation.0c3bdadf.png] failed: Get "https://zhaomenghuan.js.org/assets/img/foundation.0c3bdadf.png": EOF
E 2022/05/29 00:16:47 assets.go:74: download net img [https://zhaomenghuan.js.org/assets/img/virtualdom-object.1fc4be47.png] failed: Get "https://zhaomenghuan.js.org/assets/img/virtualdom-object.1fc4be47.png": EOF
E 2022/05/29 00:16:57 assets.go:74: download net img [https://zhaomenghuan.js.org/assets/img/miniprogram-virtual-dom.eca4c9b6.jpeg] failed: Get "https://zhaomenghuan.js.org/assets/img/miniprogram-virtual-dom.eca4c9b6.jpeg": EOF
E 2022/05/29 00:17:06 assets.go:74: download net img [https://zhaomenghuan.js.org/assets/img/wxapp-booting.9417b39b.png] failed: Get "https://zhaomenghuan.js.org/assets/img/wxapp-booting.9417b39b.png": EOF
E 2022/05/29 00:17:15 assets.go:74: download net img [https://zhaomenghuan.js.org/assets/img/App.d864ccc9.jpg] failed: Get "https://zhaomenghuan.js.org/assets/img/App.d864ccc9.jpg": EOF
E 2022/05/29 00:17:24 assets.go:74: download net img [https://zhaomenghuan.js.org/assets/img/Component.be7e53e6.jpg] failed: Get "https://zhaomenghuan.js.org/assets/img/Component.be7e53e6.jpg": EOF
E 2022/05/29 00:17:33 assets.go:74: download net img [https://zhaomenghuan.js.org/assets/img/Page.581fef25.png] failed: Get "https://zhaomenghuan.js.org/assets/img/Page.581fef25.png": EOF
I 2022/05/29 01:46:11 liandi.go:200: get cloud user elapsed [3102ms]
I 2022/05/29 02:16:11 liandi.go:200: get cloud user elapsed [3545ms]
E 2022/05/29 05:16:11 liandi.go:295: get community user failed: Post "https://siyuan-sync.b3logfile.com/apis/siyuan/user": dial tcp: lookup siyuan-sync.b3logfile.com: no such host
E 2022/05/29 05:46:11 liandi.go:295: get community user failed: Post "https://siyuan-sync.b3logfile.com/apis/siyuan/user": dial tcp: lookup siyuan-sync.b3logfile.com: no such host
E 2022/05/29 06:16:11 liandi.go:295: get community user failed: Post "https://siyuan-sync.b3logfile.com/apis/siyuan/user": dial tcp: lookup siyuan-sync.b3logfile.com: no such host
E 2022/05/29 06:46:11 liandi.go:295: get community user failed: Post "https://siyuan-sync.b3logfile.com/apis/siyuan/user": dial tcp: lookup siyuan-sync.b3logfile.com: no such host
E 2022/05/29 08:22:39 assets.go:74: download net img [https://zhaomenghuan.js.org/assets/img/background.80469eb5.png] failed: Get "https://zhaomenghuan.js.org/assets/img/background.80469eb5.png": dial tcp: lookup zhaomenghuan.js.org: no such host
E 2022/05/29 08:22:42 assets.go:74: download net img [https://zhaomenghuan.js.org/assets/img/wechat-miniprogram-framework.ad156d1c.png] failed: Get "https://zhaomenghuan.js.org/assets/img/wechat-miniprogram-framework.ad156d1c.png": dial tcp: lookup zhaomenghuan.js.org: no such host
E 2022/05/29 08:22:45 assets.go:74: download net img [https://zhaomenghuan.js.org/assets/img/double-thread.811619b1.png] failed: Get "https://zhaomenghuan.js.org/assets/img/double-thread.811619b1.png": dial tcp: lookup zhaomenghuan.js.org: no such host
E 2022/05/29 08:22:48 assets.go:74: download net img [https://zhaomenghuan.js.org/assets/img/lifecycle.45dd5c41.png] failed: Get "https://zhaomenghuan.js.org/assets/img/lifecycle.45dd5c41.png": dial tcp: lookup zhaomenghuan.js.org: no such host
E 2022/05/29 08:22:51 assets.go:74: download net img [https://zhaomenghuan.js.org/assets/img/appservice-webview.62ee73c1.png] failed: Get "https://zhaomenghuan.js.org/assets/img/appservice-webview.62ee73c1.png": dial tcp: lookup zhaomenghuan.js.org: no such host
E 2022/05/29 08:34:01 assets.go:78: download net img [https://segmentfault.com/img/remote/1460000019426533] failed: 404
I 2022/05/29 08:36:00 database.go:75: reinitialized database [D:\Siyuan\notes\SiYuan\temp\siyuan.db]
I 2022/05/29 08:36:05 index.go:210: rebuilt database for notebook [20220526153501-cmdf9ek] in [3.58s], tree [count=144, size=8.9 MB]
I 2022/05/29 08:36:05 index.go:347: resolved refs [0] in [98ms]
I 2022/05/29 08:39:08 database.go:75: reinitialized database [D:\Siyuan\notes\SiYuan\temp\siyuan.db]
I 2022/05/29 08:39:10 index.go:210: rebuilt database for notebook [20220526153501-cmdf9ek] in [2.21s], tree [count=149, size=9.3 MB]
I 2022/05/29 08:39:11 index.go:347: resolved refs [0] in [116ms]
I 2022/05/29 08:44:09 database.go:75: reinitialized database [D:\Siyuan\notes\SiYuan\temp\siyuan.db]
I 2022/05/29 08:44:11 index.go:210: rebuilt database for notebook [20220526153501-cmdf9ek] in [2.23s], tree [count=153, size=9.6 MB]
I 2022/05/29 08:44:11 index.go:347: resolved refs [0] in [150ms]
I 2022/05/29 09:01:03 index.go:210: rebuilt database for notebook [20220529090103-rbuhsk1] in [0.09s], tree [count=0, size=0 B]
I 2022/05/29 09:01:03 index.go:347: resolved refs [0] in [36ms]
I 2022/05/29 09:01:23 database.go:75: reinitialized database [D:\Siyuan\notes\SiYuan\temp\siyuan.db]
I 2022/05/29 09:01:26 index.go:210: rebuilt database for notebook [20220526153501-cmdf9ek] in [2.44s], tree [count=153, size=9.5 MB]
I 2022/05/29 09:01:26 index.go:210: rebuilt database for notebook [20220529090103-rbuhsk1] in [0.09s], tree [count=10, size=295 kB]
I 2022/05/29 09:01:27 index.go:347: resolved refs [0] in [131ms]
I 2022/05/29 09:05:45 database.go:75: reinitialized database [D:\Siyuan\notes\SiYuan\temp\siyuan.db]
I 2022/05/29 09:05:48 index.go:210: rebuilt database for notebook [20220526153501-cmdf9ek] in [2.18s], tree [count=153, size=9.5 MB]
I 2022/05/29 09:05:48 index.go:210: rebuilt database for notebook [20220529090103-rbuhsk1] in [0.39s], tree [count=24, size=1.6 MB]
I 2022/05/29 09:05:48 index.go:347: resolved refs [0] in [154ms]
I 2022/05/29 09:06:47 index.go:210: rebuilt database for notebook [20220529090646-q6gsq71] in [0.07s], tree [count=0, size=0 B]
I 2022/05/29 09:06:47 index.go:347: resolved refs [0] in [38ms]
I 2022/05/29 09:07:04 database.go:75: reinitialized database [D:\Siyuan\notes\SiYuan\temp\siyuan.db]
I 2022/05/29 09:07:07 index.go:210: rebuilt database for notebook [20220526153501-cmdf9ek] in [2.23s], tree [count=153, size=9.5 MB]
I 2022/05/29 09:07:07 index.go:210: rebuilt database for notebook [20220529090103-rbuhsk1] in [0.08s], tree [count=9, size=288 kB]
I 2022/05/29 09:07:08 index.go:210: rebuilt database for notebook [20220529090646-q6gsq71] in [0.32s], tree [count=15, size=1.4 MB]
I 2022/05/29 09:07:08 index.go:347: resolved refs [0] in [138ms]
E 2022/05/29 09:46:11 liandi.go:295: get community user failed: Post "https://siyuan-sync.b3logfile.com/apis/siyuan/user": dial tcp: lookup siyuan-sync.b3logfile.com: no such host
E 2022/05/29 10:16:11 liandi.go:295: get community user failed: Post "https://siyuan-sync.b3logfile.com/apis/siyuan/user": dial tcp: lookup siyuan-sync.b3logfile.com: no such host
E 2022/05/29 10:46:11 liandi.go:295: get community user failed: Post "https://siyuan-sync.b3logfile.com/apis/siyuan/user": dial tcp: lookup siyuan-sync.b3logfile.com: no such host
E 2022/05/29 11:16:11 liandi.go:295: get community user failed: Post "https://siyuan-sync.b3logfile.com/apis/siyuan/user": dial tcp: lookup siyuan-sync.b3logfile.com: no such host
E 2022/05/29 11:46:11 liandi.go:295: get community user failed: Post "https://siyuan-sync.b3logfile.com/apis/siyuan/user": dial tcp: lookup siyuan-sync.b3logfile.com: no such host
E 2022/05/29 12:16:11 liandi.go:295: get community user failed: Post "https://siyuan-sync.b3logfile.com/apis/siyuan/user": dial tcp: lookup siyuan-sync.b3logfile.com: no such host
E 2022/05/29 12:46:11 liandi.go:295: get community user failed: Post "https://siyuan-sync.b3logfile.com/apis/siyuan/user": dial tcp: lookup siyuan-sync.b3logfile.com: no such host
E 2022/05/29 13:16:11 liandi.go:295: get community user failed: Post "https://siyuan-sync.b3logfile.com/apis/siyuan/user": dial tcp: lookup siyuan-sync.b3logfile.com: no such host
E 2022/05/29 13:46:11 liandi.go:295: get community user failed: Post "https://siyuan-sync.b3logfile.com/apis/siyuan/user": dial tcp: lookup siyuan-sync.b3logfile.com: no such host
I 2022/05/29 16:24:40 index.go:210: rebuilt database for notebook [20220529162439-4wt1y71] in [0.42s], tree [count=0, size=0 B]
I 2022/05/29 16:24:40 index.go:347: resolved refs [0] in [38ms]
I 2022/05/29 16:25:33 database.go:75: reinitialized database [D:\Siyuan\notes\SiYuan\temp\siyuan.db]
I 2022/05/29 16:25:35 index.go:210: rebuilt database for notebook [20220526153501-cmdf9ek] in [2.37s], tree [count=153, size=9.5 MB]
I 2022/05/29 16:25:36 index.go:210: rebuilt database for notebook [20220529090103-rbuhsk1] in [0.09s], tree [count=9, size=288 kB]
I 2022/05/29 16:25:36 index.go:210: rebuilt database for notebook [20220529090646-q6gsq71] in [0.33s], tree [count=14, size=1.1 MB]
I 2022/05/29 16:25:36 index.go:210: rebuilt database for notebook [20220529162439-4wt1y71] in [0.16s], tree [count=7, size=538 kB]
I 2022/05/29 16:25:36 index.go:347: resolved refs [0] in [158ms]
I 2022/05/29 16:30:58 index.go:210: rebuilt database for notebook [20220529163058-7t0ajra] in [0.07s], tree [count=0, size=0 B]
I 2022/05/29 16:30:59 index.go:347: resolved refs [0] in [34ms]
I 2022/05/29 16:31:26 database.go:75: reinitialized database [D:\Siyuan\notes\SiYuan\temp\siyuan.db]
I 2022/05/29 16:31:29 index.go:210: rebuilt database for notebook [20220526153501-cmdf9ek] in [2.12s], tree [count=153, size=9.5 MB]
I 2022/05/29 16:31:29 index.go:210: rebuilt database for notebook [20220529090103-rbuhsk1] in [0.08s], tree [count=9, size=288 kB]
I 2022/05/29 16:31:29 index.go:210: rebuilt database for notebook [20220529090646-q6gsq71] in [0.29s], tree [count=14, size=1.1 MB]
I 2022/05/29 16:31:29 index.go:210: rebuilt database for notebook [20220529162439-4wt1y71] in [0.14s], tree [count=6, size=386 kB]
I 2022/05/29 16:31:30 index.go:210: rebuilt database for notebook [20220529163058-7t0ajra] in [0.36s], tree [count=13, size=1.5 MB]
I 2022/05/29 16:31:30 index.go:347: resolved refs [0] in [144ms]
I 2022/05/29 16:42:37 index.go:210: rebuilt database for notebook [20220529164237-hlvucsg] in [0.10s], tree [count=0, size=0 B]
I 2022/05/29 16:42:38 index.go:347: resolved refs [0] in [61ms]
I 2022/05/29 16:43:11 database.go:75: reinitialized database [D:\Siyuan\notes\SiYuan\temp\siyuan.db]
I 2022/05/29 16:43:13 index.go:210: rebuilt database for notebook [20220526153501-cmdf9ek] in [2.41s], tree [count=153, size=9.5 MB]
I 2022/05/29 16:43:13 index.go:210: rebuilt database for notebook [20220529090103-rbuhsk1] in [0.09s], tree [count=9, size=288 kB]
I 2022/05/29 16:43:14 index.go:210: rebuilt database for notebook [20220529090646-q6gsq71] in [0.33s], tree [count=14, size=1.1 MB]
I 2022/05/29 16:43:14 index.go:210: rebuilt database for notebook [20220529162439-4wt1y71] in [0.15s], tree [count=6, size=386 kB]
I 2022/05/29 16:43:14 index.go:210: rebuilt database for notebook [20220529163058-7t0ajra] in [0.41s], tree [count=12, size=1.2 MB]
I 2022/05/29 16:43:15 index.go:210: rebuilt database for notebook [20220529164237-hlvucsg] in [0.16s], tree [count=12, size=978 kB]
I 2022/05/29 16:43:15 index.go:347: resolved refs [0] in [154ms]
I 2022/05/29 16:46:16 index.go:210: rebuilt database for notebook [20220529164616-08ai38v] in [0.10s], tree [count=0, size=0 B]
I 2022/05/29 16:46:17 index.go:347: resolved refs [0] in [57ms]
I 2022/05/29 16:47:25 index.go:210: rebuilt database for notebook [20220529164725-mbfgm68] in [0.09s], tree [count=0, size=0 B]
I 2022/05/29 16:47:25 index.go:347: resolved refs [0] in [45ms]
I 2022/05/29 16:47:32 database.go:75: reinitialized database [D:\Siyuan\notes\SiYuan\temp\siyuan.db]
I 2022/05/29 16:47:35 index.go:210: rebuilt database for notebook [20220526153501-cmdf9ek] in [2.24s], tree [count=153, size=9.5 MB]
I 2022/05/29 16:47:35 index.go:210: rebuilt database for notebook [20220529090103-rbuhsk1] in [0.08s], tree [count=9, size=288 kB]
I 2022/05/29 16:47:35 index.go:210: rebuilt database for notebook [20220529090646-q6gsq71] in [0.31s], tree [count=14, size=1.1 MB]
I 2022/05/29 16:47:35 index.go:210: rebuilt database for notebook [20220529162439-4wt1y71] in [0.15s], tree [count=6, size=386 kB]
I 2022/05/29 16:47:36 index.go:210: rebuilt database for notebook [20220529163058-7t0ajra] in [0.49s], tree [count=12, size=1.2 MB]
I 2022/05/29 16:47:36 index.go:210: rebuilt database for notebook [20220529164237-hlvucsg] in [0.15s], tree [count=5, size=913 kB]
I 2022/05/29 16:47:36 index.go:210: rebuilt database for notebook [20220529164616-08ai38v] in [0.00s], tree [count=0, size=0 B]
I 2022/05/29 16:47:36 index.go:210: rebuilt database for notebook [20220529164725-mbfgm68] in [0.08s], tree [count=3, size=369 kB]
I 2022/05/29 16:47:36 index.go:347: resolved refs [0] in [158ms]
I 2022/05/29 16:49:52 index.go:210: rebuilt database for notebook [20220529164952-7u45tq5] in [0.08s], tree [count=0, size=0 B]
I 2022/05/29 16:49:52 index.go:347: resolved refs [0] in [43ms]
I 2022/05/29 16:49:56 index.go:210: rebuilt database for notebook [20220529164955-2sju4xb] in [0.10s], tree [count=0, size=0 B]
I 2022/05/29 16:49:56 index.go:347: resolved refs [0] in [67ms]
I 2022/05/29 16:51:56 database.go:75: reinitialized database [D:\Siyuan\notes\SiYuan\temp\siyuan.db]
I 2022/05/29 16:51:59 index.go:210: rebuilt database for notebook [20220526153501-cmdf9ek] in [2.23s], tree [count=153, size=9.5 MB]
I 2022/05/29 16:51:59 index.go:210: rebuilt database for notebook [20220529090103-rbuhsk1] in [0.07s], tree [count=9, size=288 kB]
I 2022/05/29 16:51:59 index.go:210: rebuilt database for notebook [20220529090646-q6gsq71] in [0.30s], tree [count=14, size=1.1 MB]
I 2022/05/29 16:52:00 index.go:210: rebuilt database for notebook [20220529162439-4wt1y71] in [0.16s], tree [count=6, size=386 kB]
I 2022/05/29 16:52:00 index.go:210: rebuilt database for notebook [20220529163058-7t0ajra] in [0.40s], tree [count=12, size=1.2 MB]
I 2022/05/29 16:52:00 index.go:210: rebuilt database for notebook [20220529164237-hlvucsg] in [0.14s], tree [count=5, size=913 kB]
I 2022/05/29 16:52:00 index.go:210: rebuilt database for notebook [20220529164616-08ai38v] in [0.00s], tree [count=0, size=0 B]
I 2022/05/29 16:52:00 index.go:210: rebuilt database for notebook [20220529164725-mbfgm68] in [0.07s], tree [count=2, size=257 kB]
I 2022/05/29 16:52:00 index.go:210: rebuilt database for notebook [20220529164952-7u45tq5] in [0.00s], tree [count=0, size=0 B]
I 2022/05/29 16:52:01 index.go:210: rebuilt database for notebook [20220529164955-2sju4xb] in [0.60s], tree [count=8, size=1.2 MB]
I 2022/05/29 16:52:01 index.go:347: resolved refs [0] in [188ms]
I 2022/05/29 16:55:52 conf.go:338: exited kernel
I 2022/06/01 12:36:58 working.go:89:
___ ___ ___ ___
/ /\ ___ ___ //\ / /\ //
/ /:/_ / /\ //| \ :\ / /::\ \ :
/ /:/ /\ / /:/ | |:| \ :\ / /:/:\ \ :
/ /:/ /::\ /
/::\ | |:| ___ \ :\ / /://::\ __:
//:/ /:/:\ _/:_ ||:| /
/\ __:\ /
/:/ /:/:\ /_/::::::::
\ :/:/
/:/ \ :/\ //::::\ \ :\ / /:/ \ :/:// \ :~~/
\ ::/ /:/ _::/ ~:\ \ :\ /:/ \ ::/ \ :\ ~~~
_
/ /:/ //:/ \ :\ \ :/:/ \ :\ \ :
/
/:/ _/ _/ \ ::/ \ :\ \ :
_/ _/ _/ _/
I 2022/06/01 12:36:58 runtime.go:34: kernel is booting:
* ver [2.0.13]
* arch [amd64]
* runtime mode [prod]
* working directory [D:\Siyuan\resources]
* read only [false]
* container [std]
* database [ver=20220501]
* workspace directory [D:\Siyuan\notes\SiYuan, data 75 MB]
I 2022/06/01 12:36:58 serve.go:68: kernel is booting [http://127.0.0.1:6806]
I 2022/06/01 12:36:59 conf.go:499: database size [63 MB], block count [18119]
I 2022/06/01 12:36:59 working.go:125: kernel booted
I 2022/06/01 12:50:39 index.go:210: rebuilt database for notebook [20220601125039-al2m0o7] in [0.34s], tree [count=0, size=0 B]
I 2022/06/01 12:50:40 index.go:347: resolved refs [0] in [60ms]
I 2022/06/01 12:50:54 database.go:75: reinitialized database [D:\Siyuan\notes\SiYuan\temp\siyuan.db]
I 2022/06/01 12:50:54 index.go:210: rebuilt database for notebook [20220601125039-al2m0o7] in [0.25s], tree [count=10, size=595 kB]
I 2022/06/01 12:51:00 index.go:210: rebuilt database for notebook [20220526153501-cmdf9ek] in [4.63s], tree [count=153, size=9.5 MB]
I 2022/06/01 12:51:00 index.go:210: rebuilt database for notebook [20220529090103-rbuhsk1] in [0.13s], tree [count=9, size=288 kB]
I 2022/06/01 12:51:01 index.go:210: rebuilt database for notebook [20220529090646-q6gsq71] in [1.06s], tree [count=14, size=1.1 MB]
I 2022/06/01 12:51:02 index.go:210: rebuilt database for notebook [20220529162439-4wt1y71] in [0.27s], tree [count=6, size=386 kB]
I 2022/06/01 12:51:03 index.go:210: rebuilt database for notebook [20220529163058-7t0ajra] in [0.93s], tree [count=12, size=1.2 MB]
I 2022/06/01 12:51:03 index.go:210: rebuilt database for notebook [20220529164237-hlvucsg] in [0.30s], tree [count=5, size=913 kB]
I 2022/06/01 12:51:03 index.go:210: rebuilt database for notebook [20220529164616-08ai38v] in [0.00s], tree [count=0, size=0 B]
I 2022/06/01 12:51:03 index.go:210: rebuilt database for notebook [20220529164725-mbfgm68] in [0.17s], tree [count=2, size=257 kB]
I 2022/06/01 12:51:03 index.go:210: rebuilt database for notebook [20220529164952-7u45tq5] in [0.00s], tree [count=0, size=0 B]
I 2022/06/01 12:51:04 index.go:210: rebuilt database for notebook [20220529164955-2sju4xb] in [0.38s], tree [count=7, size=1.0 MB]
I 2022/06/01 12:51:04 index.go:347: resolved refs [0] in [169ms]
I 2022/06/01 14:21:02 index.go:210: rebuilt database for notebook [20220601125039-al2m0o7] in [0.46s], tree [count=7, size=452 kB]
I 2022/06/01 14:21:02 index.go:347: resolved refs [0] in [114ms]
I 2022/06/01 14:22:10 index.go:210: rebuilt database for notebook [20220529090646-q6gsq71] in [0.50s], tree [count=14, size=1.1 MB]
I 2022/06/01 14:22:10 index.go:347: resolved refs [0] in [97ms]
I 2022/06/01 15:49:37 working.go:101:
___ ___ ___ ___
/ /\ ___ ___ //\ / /\ //
/ /:/_ / /\ //| \ :\ / /::\ \ :
/ /:/ /\ / /:/ | |:| \ :\ / /:/:\ \ :
/ /:/ /::\ /
/::\ | |:| ___ \ :\ / /://::\ __:
//:/ /:/:\ _/:_ ||:| /
/\ __:\ /
/:/ /:/:\ /_/::::::::
\ :/:/
/:/ \ :/\ //::::\ \ :\ / /:/ \ :/:// \ :~~/
\ ::/ /:/ _::/ ~:\ \ :\ /:/ \ ::/ \ :\ ~~~
_
/ /:/ //:/ \ :\ \ :/:/ \ :\ \ :
/
/:/ _/ _/ \ ::/ \ :\ \ :
_/ _/ _/ _/
I 2022/06/01 15:49:37 runtime.go:45: kernel is booting:
* ver [2.0.15]
* arch [amd64]
* runtime mode [prod]
* working directory [D:\Siyuan\resources]
* read only [false]
* container [std]
* database [ver=20220501]
* workspace directory [D:\siyuan-workplace\SiYuan, data 86 MB]
I 2022/06/01 15:49:37 serve.go:78: kernel is booting [http://127.0.0.1:6806]
I 2022/06/01 15:49:38 conf.go:509: database size [68 MB], block count [18865]
I 2022/06/01 15:49:38 working.go:137: kernel booted

更多信息 More information

No response

@Vanessa219 Vanessa219 self-assigned this Jun 1, 2022
Vanessa219 added a commit that referenced this issue Jun 1, 2022
@Vanessa219 Vanessa219 added the Bug label Jun 1, 2022
@Vanessa219 Vanessa219 added this to the 2.0.16 milestone Jun 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants