-
xmr-pr
SNeedlewoods opened pull request #10379: fix: return early in sensitive methods for --restricted-rpc [release-v...
-
xmr-pr
-
xmr-pr
SNeedlewoods opened pull request #10378: fix: return early in sensitive methods for --restricted-rpc
-
xmr-pr
-
m-relay_
<shortwavesurfer2009:monero.social> Forgive me if this is the wrong place for this, but I figure I should bring this up to the core team.
-
m-relay_
<shortwavesurfer2009:monero.social> I am currently on a 256kbps (~32KB/s) cellular data connection and am unable to sync my wallet.
-
m-relay_
<shortwavesurfer2009:monero.social> 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.
-
m-relay_
<ofrnxmr:xmr.mx> I doubt 32KB/s is a common throttle speed
-
m-relay_
<ofrnxmr:xmr.mx> I2P can get down to like 150KB/s and will syill sync
-
m-relay_
<shortwavesurfer2009:monero.social> 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.
-
m-relay_
<shortwavesurfer2009:monero.social> 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.
-
plowsof
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?
-
m-relay_
<shortwavesurfer2009:monero.social> I tried rucknium onion and plowsof onion with no success
-
m-relay_
<shortwavesurfer2009:monero.social> Normally, I connect my wallet to my own node over Tor and hadn't actually had the disable flag set myself.
-
m-relay_
<shortwavesurfer2009:monero.social> 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.
-
m-relay_
<ofrnxmr:xmr.mx> Youre using extra bandwidth by being connected to tor
-
m-relay_
<shortwavesurfer2009:monero.social> 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
-
m-relay_
<ofrnxmr:xmr.mx> Try a clearnet endpoint for one of plowsof nodes
-
m-relay_
<shortwavesurfer2009:monero.social> If either of those have --disable-rpc-ban i am not sure
-
m-relay_
<ofrnxmr:xmr.mx> 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
-
plowsof
node3.monerodevs.org:18089 node2.monerodevs.org:18089 node.monerodevs.org:18089
-
m-relay_
<ofrnxmr:xmr.mx> 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
-
m-relay_
<ofrnxmr:xmr.mx> You have 32KB/s available across all 3
-
m-relay_
<shortwavesurfer2009:monero.social> Wallet and simplex are on phone. Monerod is on desktop connected to wifi which currently has no internet.
-
m-relay_
<shortwavesurfer2009:monero.social> In order to test Monero D, I have to use my phone's hotspot and connect it to my router via ethernet.
-
m-relay_
<ofrnxmr:xmr.mx> shut down simplex and invizible / tor and try one of the linked nodes
-
m-relay_
<shortwavesurfer2009:monero.social> Will try monerodevs node and see if it syncs
-
m-relay_
<jpk68:matrix.org> Sorry, I don't mean to bury this conversation
-
m-relay_
<jpk68:matrix.org> Not really sure if it's an issue on my end, but building fails on v0.18.4.6 with clang++
-
m-relay_
<jpk68:matrix.org> I can't find any issues about this
-
m-relay_
<ofrnxmr:xmr.mx> Does 18.4.5 build?
-
m-relay_
<jpk68:matrix.org> Trying now
-
m-relay_
<jpk68:matrix.org> Yes, it also fails
-
m-relay_
<shortwavesurfer2009:monero.social> 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
-
m-relay_
<jpk68:matrix.org> Yes, it also fails (on obj_rpc)
-
m-relay_
<ofrnxmr:xmr.mx> Upload build error to a paste
-
m-relay_
<jpk68:matrix.org> Will do
-
m-relay_
-
m-relay_
<jpk68:matrix.org> The issue on 18.4.5 (in pastebin) is not the same as the one I mentioned previously; that one was pretty unclear
-
m-relay_
<jpk68:matrix.org> It also failed on obj_rpc instead
-
m-relay_
-
m-relay_
<ofrnxmr:xmr.mx> Does master fail?
-
m-relay_
<shortwavesurfer2009:monero.social> Node.monerodevs.org:18089 didnt work clearnet to clearnet
-
m-relay_
<ofrnxmr:xmr.mx> Define "didnt work". Did it disconnect after attempting to sync for a while?
-
m-relay_
<shortwavesurfer2009:monero.social> Yes
-
m-relay_
<vtnerd:monero.social> I never applied to 0.18 branch as it appeared to work. Possible I missed it. I'll try to post to 0.18
-
m-relay_
<ofrnxmr:xmr.mx> the opposite - your pr is to releqse
-
m-relay_
<ofrnxmr:xmr.mx> Master is what worked
-
m-relay_
<ofrnxmr:xmr.mx> Try a different wallet program (monero.com, monero-wallet-cli etc)
-
m-relay_
<jpk68:matrix.org> Thanks. FWIW I encountered this after trying to build the GUI with clazy (KDE's clang++ wrapper for Qt lints)
-
m-relay_
<shortwavesurfer2009:monero.social> Will do
-
m-relay_
<jpk68:matrix.org> It looks like vtnerd's fix worked
-
m-relay_
<jpk68:matrix.org> I'll just manually update the submodule. Thanks for your help :)
-
m-relay_
<ofrnxmr:xmr.mx> Which fix?
-
m-relay_
<ofrnxmr:xmr.mx> Master always worked, it was release that was broken ^
-
m-relay_
<shortwavesurfer2009:monero.social> 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
-
m-relay_
<jpk68:matrix.org> Yes, that's what I mean
-
m-relay_
<jpk68:matrix.org> Master works for me, but not release