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

Slow syncing #12

Closed
bertybassett opened this issue Apr 5, 2021 · 5 comments
Closed

Slow syncing #12

bertybassett opened this issue Apr 5, 2021 · 5 comments

Comments

@bertybassett
Copy link

bertybassett commented Apr 5, 2021

Got this installed on a Synology DS1821+ AMD AMD Ryzen™ Quad-core 2.2 GHz, 12 Gb of ram however the syncing to main net is painfully slow. So far in 4 days I have gotten to 40000 is this normal.

Got me wondering if syncing is this slow will the container be fast enough to work as the farmer? How does one test that?

@justinengland
Copy link
Member

syncing will take a while depending on your setup. it is recommended to copy over a db from a node that is fully synced. to speed up syncing on slower nodes. once fully synced it should be fine to farm/harvest.

@bertybassett
Copy link
Author

bertybassett commented Apr 7, 2021

But why so slow on such a descent spec’ed host? Got any commands to check its working within spec for farming if I copy over a database? docker container is taking over 4 minutes from startup to wallet responding that can not be right

And running

docker exec -it chia venv/bin/chia show -c -s

hangs for 55 seconds minutes before showing any results

@bertybassett
Copy link
Author

bertybassett commented Apr 8, 2021

also what does this mean.

docker exec -it chia venv/bin/chia wallet show
Exception from 'wallet' 'no active connection'

@justinengland
Copy link
Member

you have no active wallet connections. your not synced so your wallet is not up and responding is my guess.

Without knowing more about your setup, I can't really give and advise. If your running docker on windows, that is likely the source of your problems. Docker on mac performs even more poorly for file system based operations like this.

@justinengland
Copy link
Member

I recommend joining keybase and reaching out to the support channel there for further assistance. closing this issue as github issues are not meant for tracking technical support requests not directly related to project features.

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