-
sethsimmonssysadmin64 are you in here?
-
niocsethsimmons: why would he be here? lulz
-
sethsimmonsIdk figured a troll who “compiles Linux from scratch” would know how to join a different IRC channel.
-
ToophonedAre you working on v0.17.1.8 yet?
-
dEBRUYNE^ jess
-
jessargh
-
DavidFromBEdownloads.getmonero.org/gui/win64install --> 0.17.1.6
-
selstaDavidFromBE: caching issue, try private browser
-
DavidFromBEindeed, thanks
-
klotzhauerI'm running a local node and downloaded the entire blockchain. I see some sync issues. The client says "Daemon blocks remaining: 2(1)" and it needs 2 or 3 minutes to get in sync again. Computer hardware or my broadband connection shouldn't be an issue.
-
selstaPlease apply the block list: download gui.xmr.pm/files/block.txt and add `--ban-list /path/to/block.txt` to your daemon
-
klotzhauerSo it seems like a DoS issue?
-
selstaAre you using CLI or GUI?
-
selstaIf you use CLI you can ignore it.
-
klotzhauergui atm
-
selstaYep, GUI needs the block list.
-
selstaYou can add the ban list flag in Settings -> Node -> Daemon startup flags
-
klotzhaueradded that list, and it seems the client is staying in sync. thanks!
-
selstaThere is an ongoing sybil attack, we are working on it but there will be a couple more releases ready until it is fully resolved.
-
selstaStill, network operates fine.
-
klotzhauerwhy is cli not affected?
-
selstaThe GUI expects the daemon to be synced, the CLI can transact even if the +2 issue is happening
-
DavidFromBErunning daemon on windows, it seems i'm always 2 block behind : Height: 2253489/2253491 (99.9%) on mainnet
-
DavidFromBEso I can't send a tx because the wallet wants to wait for the sync to finish
-
Lyza
-
Lyzathese are directions for adding the ban list. you can also still transact using the CLI without the ban list
-
Lyzaban list will hopefully no longer be necessary soon but for now the GUI does still need it
-
DavidFromBELyza: thank you so much
-
Lyzayou bet
-
lza_menaceis "THROW EXCEPTION: error::out_of_hashchain_bounds_error" in wallet rpc logs due to ongoing sybil?
-
lza_menaceresolved by reinstating the ban list and using latest tagged release
-
anchor[m]I hope the ban list is only temporary
-
sethsimmonsLong term fixes are in the works, and a DNS-based ban-list should be available in the next point release.