-
bhxmr
plowsof & elibroftw: much friends, huh? smells a corrupted community already...
-
bhxmr
keep dreaming with your juvenile hopes that it wasn't a malware issue and that a seed was bruteforced lmao. You M$Windows fanboys never learn.
-
plowsof
bhxmr has left the channel
-
m-relay
<123bob123:matrix.org> Fifo people
-
m-relay
<intr:envs.net> this community never fails to weird me out
-
m-relay
<plowsof:matrix.org> lol
-
m-relay
<jeffro256:monero.social> @selsta did you see my recent DM? IRC bridge has had many changes so idk if you received it
-
selsta
nope
-
selsta
wait will message you from matrix
-
selsta
messaged you from slstmd:monero.social
-
m-relay
<trasherdk:monero.social> selsta: Hitting zmq-rpc on `v0.18.2.2-release` crashes zmq server.
-
m-relay
<ofrnxmr:monero.social> Why ping plowsof instead of ofrnxmr #cowards
-
m-relay
<ofrnxmr:monero.social> well then. Lets just go visit 18082 on every p2pool users ip
-
m-relay
<ofrnxmr:monero.social> (Quick, go close yur ports)
-
m-relay
<ofrnxmr:monero.social> PSA should go out to mining pools who use p2pool as a backend too, probably
-
m-relay
<ofrnxmr:monero.social> What is 18082 used for? (as in. What uses it)
-
m-relay
<ofrnxmr:monero.social> What relies on it*
-
selsta
zmq
-
m-relay
<plowsof:matrix.org> im testing simply looking at the url+port on my own node atm
-
selsta
trasherdk: do you have --zmq-pub setup?
-
selsta
I assume it's required for p2pool?
-
plowsof
yes (monero-lws uses it also)
-
m-relay
<ofrnxmr:monero.social> I knowi zmq
-
m-relay
<ofrnxmr:monero.social> I mean, any harm in blocking 18082?
-
m-relay
<ofrnxmr:monero.social> Prior to p2pool i would run with --no-zmq
-
plowsof
still zmq activity after my simple test, must require something else
-
selsta
trasherdk or someone else who can reproduce the issue, please open a github issue
-
selsta
with detailed steps to reproduce
-
m-relay
<ofrnxmr:monero.social> Os? SNeedlewoods @sneedlewoods_xmr:matrix.org:
-
m-relay
<trasherdk:monero.social> I think selsta is on the wrong side of the bridge: monerod config for stagenet
-
m-relay
<trasherdk:monero.social> ```
-
m-relay
<trasherdk:monero.social> p2p-bind-ip=<listen ip address>
-
m-relay
<trasherdk:monero.social> public-node=true
-
m-relay
<trasherdk:monero.social> confirm-external-bind=true
-
m-relay
<trasherdk:monero.social> out-peers=24
-
m-relay
<trasherdk:monero.social> in-peers=24
-
m-relay
<trasherdk:monero.social> limit-rate=4096
-
m-relay
<trasherdk:monero.social> no-igd=true
-
m-relay
<trasherdk:monero.social> data-dir=/var/lib/monero/data/stagenet
-
m-relay
<trasherdk:monero.social> log-file=/var/lib/monero/data/stagenet/logs/monerod.log
-
m-relay
<trasherdk:monero.social> rpc-access-control-origins=*
-
m-relay
<trasherdk:monero.social> rpc-bind-ip=<listen ip address>
-
m-relay
<trasherdk:monero.social> rpc-bind-port=38081
-
m-relay
<trasherdk:monero.social> zmq-rpc-bind-ip=<listen ip address>
-
m-relay
<trasherdk:monero.social> zmq-rpc-bind-port=38082
-
m-relay
<trasherdk:monero.social> zmq-pub=tcp://<listen ip address>:38083
-
m-relay
<trasherdk:monero.social> rpc-restricted-bind-ip=<listen ip address>
-
m-relay
<trasherdk:monero.social> Only p2p 38080 and restricted 38084 ports are reachable by public. Other ports are firewalled to allow only my IP addresses.
-
m-relay
<trasherdk:monero.social> Mainnet daemon have identical setup.
-
StarF0x13
anyone recommend the BasicSwap DEX for atomic swaps?
-
StarF0x13
now that XMR<->BTC for atomic swap, i really qwant to get into offering liquidity for that
-
m-relay
<sneedlewoods_xmr:matrix.org> > Os? SNeedlewoods @sneedlewoods_xmr:matrix.org:
-
m-relay
<sneedlewoods_xmr:matrix.org> Linux Mint
-
m-relay
<ofrnxmr:monero.social> Which ubuntu lts base?
-
m-relay
<ofrnxmr:monero.social> 22 or 20
-
m-relay
<ofrnxmr:monero.social> And simple browsing to 127.0.0.1:18082 kills it?
-
m-relay
<sneedlewoods_xmr:matrix.org> > Which ubuntu lts base?
-
m-relay
<sneedlewoods_xmr:matrix.org> cat /etc/upstream-release/lsb-release
-
m-relay
<sneedlewoods_xmr:matrix.org> DISTRIB_ID=Ubuntu
-
m-relay
<sneedlewoods_xmr:matrix.org> DISTRIB_RELEASE=20.04
-
m-relay
<sneedlewoods_xmr:matrix.org> DISTRIB_CODENAME=focal
-
m-relay
<sneedlewoods_xmr:matrix.org> DISTRIB_DESCRIPTION="Ubuntu Focal Fossa"
-
m-relay
<sneedlewoods_xmr:matrix.org> > And simple browsing to 127.0.0.1:18082 kills it?
-
m-relay
<sneedlewoods_xmr:matrix.org> yes
-
m-relay
<ofrnxmr:monero.social> Hm. I tried that on my android node, and my zmq pub is still pushing updates to xmrig
-
selsta
there must be something else going on, seems not everyone can reproduce it
-
m-relay
<sneedlewoods_xmr:matrix.org> I've copied the get header that my browser generates into a python script and tested each line individually
-
m-relay
<sneedlewoods_xmr:matrix.org> the following is the minimal script that reproduces the error
-
m-relay
<sneedlewoods_xmr:matrix.org> '''import requests
-
m-relay
<sneedlewoods_xmr:matrix.org> params = {}
-
m-relay
<sneedlewoods_xmr:matrix.org> params["Accept"] = "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8"
-
m-relay
<sneedlewoods_xmr:matrix.org> requests.get("
127.0.0.1:18082", params)
-
m-relay
<sneedlewoods_xmr:matrix.org> '''
-
m-relay
<sneedlewoods_xmr:matrix.org> okay, this is not how to make a code block 🙈
-
selsta
paste.debian.net is best for sharing code
-
m-relay
<sneedlewoods_xmr:matrix.org> thanks
-
m-relay
<vtnerd:monero.social> Ok, I can now reproduce the zmq bug, zmq-pub must be enabled for it to trigger
-
m-relay
<plowsof:matrix.org> what services require this rpc over zmq?
-
m-relay
<vtnerd:monero.social> Lws uses zmq rpc
-
m-relay
<spackle_xmr:matrix.org> p2pool as well, yes?
-
m-relay
<plowsof:matrix.org> usually this is not public facing, but glad you have reproduced it
-
m-relay
<plowsof:matrix.org> p2pool uses zmq for something else? here is my confusion
-
m-relay
<vtnerd:monero.social> Theres zmq-rpc and zmq-pub. The latter is for pushing events (new blocks, new txpool, new mining block). Zmq-rpc is similar to http rpc, but in theory less overhead compared to http
-
m-relay
<vtnerd:monero.social> P2p pool uses zmq-pub, but I'm not certain about the rpc method used
-
m-relay
<vtnerd:monero.social> Lws uses both, although zmq-pub is optional
-
m-relay
<plowsof:matrix.org> thanks for the explanation
-
m-relay
<vtnerd:monero.social> sech1: I think I found the source of zmq issues - on invalid data revents from poll returns true, but on inspection returns EAGAIN because there's no parseable message. I'll work on this asap
-
m-relay
<vtnerd:monero.social> When zmq-pub is disabled, it just does a blocking read which hides the bogus messages entirely
-
rbrunner
Did you try a Google search for "Monero mixer" recently? The results will surprise you :) Seems nothing is stupid enough to not find victims.
-
m-relay
<gfdshygti53:monero.social> The algorithm recommend me the new Monero "Token" on ETH 🤡
-
m-relay
<123bob123:matrix.org> used the G trigger word!