Skip to content
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

ord server 如何正常停掉 #29

Open
Levin932 opened this issue Mar 11, 2024 · 1 comment
Open

ord server 如何正常停掉 #29

Levin932 opened this issue Mar 11, 2024 · 1 comment

Comments

@Levin932
Copy link

ord server 浏览器启动后,通过kill去停掉进程
再重启,就会重建索引数据,消耗很多时间
Index file ./_cache/testnet3/index.redb needs recovery. This can take a long time, especially for the --index-sats index.

如何正常重启,能不需要重建索引

@Rodert
Copy link

Rodert commented Mar 11, 2024

ord server 浏览器启动后,通过kill去停掉进程 再重启,就会重建索引数据,消耗很多时间 Index file ./_cache/testnet3/index.redb needs recovery. This can take a long time, especially for the --index-sats index.

如何正常重启,能不需要重建索引

It seems inevitable, unless you don't use caching

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants