00:01:14 shouldn't take more than 5-10 minutes or so even if clean 00:01:35 maybe it hits the limit of how long you can be desync'd and get dropped from peers 00:02:03 backup the peer list and fully remove it, let it rebuild it 00:02:11 dunno. it's been doing add_block: xxx" the whole time 00:02:15 cache is also only saved up after a full resync 00:02:30 what are you up to? 00:02:56 working down to mainchain 3030856 00:03:06 3031154 00:03:25 side height 6279370 00:03:32 that's about 9 hours ago 00:03:36 3h more to go :D 00:03:41 ugh 00:04:24 10h 30m https://mini.p2pool.observer/share/6279370 00:04:56 how far back is it going to go? 12 hours? 00:05:47 about so, two PPLNS windows + slightly extra 00:06:23 I should maybe make a "download compressed cache" feature on observer :D 00:06:31 heh 00:06:33 client will still verify blocks there 00:06:49 well, 12 hours back should overlap with when it was last online 00:07:12 there is this tool but it just uses the API https://git.gammaspectra.live/P2Pool/p2pool-observer/src/branch/master/cmd/apitocache/apitocache.go 00:07:24 also it's mini, which has larger blocks 00:07:36 many miner outputs, specially in first download 00:10:29 ah, done. 00:10:38 sheesh 00:11:07 just over an hour 00:14:49 how is it if using --nocache ? 00:15:10 (im probably misremembering the flag) 00:16:02 probably about the same time as they had to download all the new blocks 00:16:20 it just doesn't lookup the cache at all (or saves them 00:17:05 Maybe just bad peers / slow download? 45mins sounds long 00:18:19 Sounds like 40mins longer than id think sounded normal (acceptable?) 00:18:20 5Mbits and will get bad peers probably that way 00:18:41 it's somewhat latency sensitive for roundtrips too 00:18:55 afaik latest changes should have improved that 00:18:57 Ah, 5mbit not mb 00:19:04 hyc maybe you caught some very slow peer who also didn't tell you about other peers... You need to check who you're connected to using "peers" command 00:19:39 or are you syncing it on a potato SBC? 00:20:47 immediate restart should sync fast because it will just load everything from the cache 00:21:47 syncing it on an rk3588 with 32GB RAM, it's a fairly decent mini pc 00:22:25 if restart with cache enabled is still very slow, I'd like to see log level 6 log of that 00:22:47 ok I'll try restarting it now 00:24:03 rk3588 has aes, right? 00:24:36 yep 00:25:08 seems to be going a lot faster now. it's with no-randomx, so keeping monerod 100% busy 00:26:49 and I see a lot of "using cached block" msgs flying by 00:28:58 done 00:29:14 about 5 minutes, yeah 00:29:30 so it was probably a slow peer. P2Pool tries to choose a peer with the lowest ping, but if this peer turns out to be slow, it's just a bad luck 00:30:27 ok. never happened before 00:31:26 I actually run p2pool without the cache, and it always restarts quickly 00:31:38 so never happened to me too 00:36:00 as a matter of fact, I remember seeing a message about too slow ping time on that startup 00:36:47 I assumed it was complaining just because the 4G connection has generally slow pings\ 02:13:52 5Mbit on 4G? You live in the boonies hyc? 03:44:41 yep 04:07:20 I lived in bumfuck Bavaria for a year and had miserable speeds on mobile and cable and swore to never live in rural Europe ever again lol. 04:08:05 the gigabit fiber has been working fine for like 2 years. 04:08:21 only died on me once before, when someone ran their digger thru the line 04:10:20 I wish. Fiber is so sparse in America. Cable isn't bad though I get 250 down 50 up. 04:10:56 "Business class" b/c wifey and I work remote. 07:42:11 hyc running with --no-randomx also adds your node ping time to each block's sync time. So if it complained about "too slow ping", it could've been your node 10:01:24 Hello! Trying to mine on my Macbook M1 Max with P2pool Mini from official GUI but it crashes directly with "Timed out, local node is not responding after 120 seconds. Please check your wallet and daemon log for errors. You can also try to start monerod manually. Exiting p2pool. Please check that port 18083 is available." Any idea what I can do? 10:05:33 It's something with your Monero node. It's better to ask in #monero-gui