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

Persisted the clean trie cache #649

Closed
tinyhill666 opened this issue Dec 9, 2021 · 4 comments
Closed

Persisted the clean trie cache #649

tinyhill666 opened this issue Dec 9, 2021 · 4 comments
Labels
question Further information is requested

Comments

@tinyhill666
Copy link

System information

Geth version: geth version
Version: 1.1.7
Git Commit: 74f6b61

OS & Version: Windows/Linux/OSX
Linux

Commit hash : (if develop)

Expected behaviour

syncing data

Actual behaviour

stop syncing

Steps to reproduce the behaviour

Backtrace

[backtrace]

When submitting logs: please submit them as text and not screenshots.

geth is running but actually not syncing

log:

t=2021-12-09T09:39:19+0000 lvl=info msg="Writing clean trie cache to disk" path=/data/bsc/geth/triecache threads=1
t=2021-12-09T09:39:23+0000 lvl=info msg="Persisted the clean trie cache" path=/data/bsc/geth/triecache elapsed=4.525s

@keefel
Copy link
Contributor

keefel commented Dec 10, 2021

What do you mean by "geth is running but actually not syncing"? Are you doing prune here?

@keefel keefel added the question Further information is requested label Dec 10, 2021
@tinyhill666
Copy link
Author

What do you mean by "geth is running but actually not syncing"? Are you doing prune here?

geth process is running , but not receving new blocks

@RumeelHussainbnb
Copy link
Contributor

#338

Please proceed to join our Discord channel for more discussion at https://discord.com/invite/binancesmartchain

@guiltylelouch
Copy link

same issue!! Did you solve it?

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

No branches or pull requests

5 participants