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

"syncing": true - New deployment Guardian Node on google cloud doesn't sync or syncs extremely slow #29

Open
texmason opened this issue Feb 2, 2021 · 1 comment

Comments

@texmason
Copy link

texmason commented Feb 2, 2021

I've installed the guardian node through google cloud market place.
I've followed the instructions line by line, which says it should take 10 - 15 minutes.
It's been several hours and "syncing": is still TRUE.

How many hours or days should I expect to wait. How do I know if things are syncing properly. Should I be expecting the current epoch or height to reach a certain level to know I'm synced?

@texmason
Copy link
Author

texmason commented Feb 2, 2021

sylvester@theta-guardian-mdao-tr-vm:~$ thetacli query status
{
"address": "0x729FB6FBA5ae7b850EAC267d9aD29d38bb9Da4Eb",
"chain_id": "mainnet",
"current_epoch": "9145989",
"current_height": "9072360",
"current_time": "1612293383",
"latest_finalized_block_epoch": "9143054",
"latest_finalized_block_hash": "0xc65eab8fcef534c4419f040aee6b36baa78dc2a4a67c0e7c90872620ecd0da02",
"latest_finalized_block_height": "9069445",
"latest_finalized_block_time": "1612272637",
"peer_id": "0x729FB6FBA5ae7b850EAC267d9aD29d38bb9Da4Eb",
"syncing": true

@texmason texmason changed the title "syncing": true - syncing for hours, guardian on google cloud doesn't sync or extremely slow "syncing": true - New deployment Guardian Node on google cloud doesn't sync or syncs extremely slow Feb 2, 2021
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

3 participants
@texmason and others