Chris Ziogas
Chris Ziogas
Syncing finished fine on all nodes @meowsbits. Let's merge it
@0xZonh can we also know your location (if allowed to be shared) please, in order we check on a node in the same location as you. It might need more...
Can you please try using these 3 peers (current bootnodes) by hand? ``` enode://6b6ea53a498f0895c10269a3a74b777286bd467de6425c3b512740fcc7fbc8cd281dca4ab041dd97d62b38f3d0b5b05e71f48d28a3a2f4b5de40fe1f6bf05531@157.245.77.211:30303 enode://16264d48df59c3492972d96bf8a39dd38bab165809a3a4bb161859a337de38b2959cc98efea94355c7a7177cd020867c683aed934dbd6bc937d9e6b61d94d8d9@64.225.0.245:30303 enode://55bbc7f0ffa2af2ceca997ec195a98768144a163d389ae87b808dff8a861618405c2582451bbb6022e429e4bcd6b0e895e86160db6e93cdadbcfd80faacf6f06@164.90.144.106:30303 ```
If you started core-geth with console command, like `geth --classic console` then you can type there `admin.addPeer('enode://6b6ea53a498f0895c10269a3a74b777286bd467de6425c3b512740fcc7fbc8cd281dca4ab041dd97d62b38f3d0b5b05e71f48d28a3a2f4b5de40fe1f6bf05531@157.245.77.211:30303')`. If you use JSON RPC APIs and you have `admin` API open (which...
Once this new release https://github.com/etclabscore/core-geth/releases/tag/v1.12.19 is being used on more nodes in the network, we will probably not have more peering issues. Please update yourselfs.
> I am trying to sync using the latest version and on classic network and it is taking forever. Used to be able to sync within a couple hours. I...
I was able to sync latest release on classic in 3 hours. Check the green line @MiningCryptoLive. Can you share which CLI flags you use to run it and also...
Can you try and start syncing without the `--mine` flag. Restart and enable `--mine` once synced. Does your machine have enough resources?
Perfect. Let me know if you can mine once synced. I will check if we can handle that flow better. p.s.: You probably have your machine behind a firewall and...
Can you share logs? Do you mine with CPU or GPU? Are you connecting to a pool (which one?)?