16:45:52 SNeedlewoods opened pull request #10379: fix: return early in sensitive methods for --restricted-rpc [release-v... 16:45:53 > https://github.com/monero-project/monero/pull/10379 16:45:55 SNeedlewoods opened pull request #10378: fix: return early in sensitive methods for --restricted-rpc 16:45:56 > https://github.com/monero-project/monero/pull/10378 19:45:10 Forgive me if this is the wrong place for this, but I figure I should bring this up to the core team. 19:45:12 I am currently on a 256kbps (~32KB/s) cellular data connection and am unable to sync my wallet. 19:45:14 Ofrnxmr said that the node i connect to needs to have `--disable-rpc-ban` flag. However, this is not default, and so the vast majority of public nodes are unusable on a very common throttle speed. 19:48:36 I doubt 32KB/s is a common throttle speed 19:49:07 I2P can get down to like 150KB/s and will syill sync 19:49:39 It really is though. A lot of data plans will give you a certain amount of high-speed data and then throttle you to 256 kbps. 19:51:35 It really is though. A lot of data plans will give you a certain amount of high-speed data and then throttle you to 256 kbps. 19:51:56 you can assume that any tor node has disable-rpc-ban, otherwise they ban localhost (everyone) if one client misbehaves. have you confirmed using a remote node with disable rpc ban works for you? 19:53:08 I tried rucknium onion and plowsof onion with no success 19:54:19 Normally, I connect my wallet to my own node over Tor and hadn't actually had the disable flag set myself. 19:54:39 I never even realized I needed to set it for a tour node and have been using it all this time for over a year without that. 19:57:12 Youre using extra bandwidth by being connected to tor 19:58:45 I'm not certain if my reply directly to the relay bot came through it or not on IRC, so I'll say it without being in a reply that I used rucknium onion and plowsof onion and it still would not sync 19:58:53 Try a clearnet endpoint for one of plowsof nodes 19:59:12 If either of those have --disable-rpc-ban i am not sure 19:59:21 I mentioned on simplex that your messages are not being related to all simplex servers in your current situation, so youve probably oversaturated your bandwidth 19:59:31 node3.monerodevs.org:18089 node2.monerodevs.org:18089 node.monerodevs.org:18089 20:00:50 Youre running monerod, simplex, and trying to sync a wallet at the same time. I wouldnt expect good results from any of those data-hogs 20:01:08 You have 32KB/s available across all 3 20:02:22 Wallet and simplex are on phone. Monerod is on desktop connected to wifi which currently has no internet. 20:02:22 In order to test Monero D, I have to use my phone's hotspot and connect it to my router via ethernet. 20:03:01 shut down simplex and invizible / tor and try one of the linked nodes 20:03:14 Will try monerodevs node and see if it syncs 20:03:39 Sorry, I don't mean to bury this conversation 20:04:00 Not really sure if it's an issue on my end, but building fails on v0.18.4.6 with clang++ 20:04:39 I can't find any issues about this 20:05:07 Does 18.4.5 build? 20:10:35 Trying now 20:11:42 Yes, it also fails 20:11:43 If it works without Tor, that's still a problem IMO bc it means exposing ip address and not being able to connect to my own personal node when on the go 20:12:38 Yes, it also fails (on obj_rpc) 20:14:49 Upload build error to a paste 20:15:07 Will do 20:21:26 ofrnxmr https://paste.debian.net/hidden/a474a425 20:24:26 The issue on 18.4.5 (in pastebin) is not the same as the one I mentioned previously; that one was pretty unclear 20:24:34 It also failed on obj_rpc instead 20:25:40 https://github.com/monero-project/monero/pull/10280 20:25:44 Does master fail? 20:26:02 Node.monerodevs.org:18089 didnt work clearnet to clearnet 20:26:44 Define "didnt work". Did it disconnect after attempting to sync for a while? 20:27:33 Yes 20:27:45 I never applied to 0.18 branch as it appeared to work. Possible I missed it. I'll try to post to 0.18 20:28:14 the opposite - your pr is to releqse 20:28:21 Master is what worked 20:29:42 Try a different wallet program (monero.com, monero-wallet-cli etc) 20:29:47 Thanks. FWIW I encountered this after trying to build the GUI with clazy (KDE's clang++ wrapper for Qt lints) 20:30:19 Will do 20:33:10 It looks like vtnerd's fix worked 20:33:38 I'll just manually update the submodule. Thanks for your help :) 20:37:38 Which fix? 20:37:59 Master always worked, it was release that was broken ^ 20:38:00 I will continue testing this later when I have my Wi-Fi back as Monero.com is 124 megabytes and that is going to take an incredibly long time to download at 32KB/s 20:38:24 Yes, that's what I mean 20:38:29 Master works for me, but not release