Eval Exec
Eval Exec
https://github.com/eval-exec/crazy-theme.el/assets/46400566/6500fed4-28d8-4b9c-9657-8cf105d57e29
I get this issue too. But, if I set minibuffer-header-face's font to `Noto Sans`, it seems OK. if I set minibuffer-header-face's font to `JetBrainsMono`, the minibuffer-header-line exceed window-width, not ok....
六-7 更新系统 那一节里: ```bash # 更新 flake.lock nix flake update # 部署系统 sudo nixos-rebuild switch (想确认下这里得加上 --flake 吧) ``` 使用了 `nix flake` 之后,更新系统是不是得在 `switch` 后面加上 `--flake` 参数呢? 我看wiki 是这么写的: https://nixos.wiki/wiki/Flakes
> process exited with code 322122550 Why is the exit code so big? > [2023-02-24 16:03:54.383] [info] CKB migrate: process exited with code 3221225501 And this log format does not...
There is an [explaination](https://learn.microsoft.com/en-us/windows/win32/wmisdk/wmi-event-messages#:~:text=WBEM_MC_WBEM_SERVICE_INIT_FAILURE-,3221225501,-(0xC000001D)) of this error code(`3221225501`) by Microsoft . > This could be due to a badly installed version of WMI, WMI repository upgrade failure, insufficient disk space...
> but the ckb.log was removed after the migration I want to know why the log file has been deleted. Is it possible that the log data has not been...
> Cannot be fixed by restarting the node Could you please change `logger.filter` to `"debug"` in `ckb.toml`, and restart node again?
Hello @Keith-CY , I think we can use RPC methods [sync_state](https://github.com/nervosnetwork/ckb/blob/develop/rpc/README.md#method-sync_state) and [get_peers](https://github.com/nervosnetwork/ckb/blob/develop/rpc/README.md#method-get_peers) to get more debug info when there is a synchronization issue. For example: ```bash curl -X POST...
# Plans to solve this issue 1. Building a credible measurement method for measuring the timecost of the ckb IBD process. 2. Find bottlenecks in IBD process, now we have...
> @eval-exec Did you ever get someone to review your PR? Yeah.