-
rottenwheel
sgp_: finally, at least one lol.
-
sgp_[m]1
rottenwheel: 🎉
-
rottenwheel
space is fugged though.
-
rottenwheel
rip.
-
h2017
hi
-
donkeydonkey[m]
yo
-
angrymonkeyboi[m
sup
-
h2017
chilling
-
omega
hello. if i use systemctl start monero ---- how do i use the status command to see in/out connections on my daemon?
-
omega
the daemon is detached
-
omega
i'm using tail -n100 /var/log/monero/monero.log - but i want to see -status
-
omega
i want to see the total in/out connections
-
omega
how to get -status when daemon is detached?
-
donkeydonkey[m]
monerod status
-
omega
monerod: command not found
-
omega
is this why people complain about systemd?
-
omega
there is something about systemctl
-
mnt_grrrl
sethsimmons, this does not look right HiddenServicePort 18089 127.0.0.1:18089" | sudo tee -a /etc/tor/torrc
-
mnt_grrrl
and tor barfs on it
-
donkeydonkey[m]
try find where the binary is and run ./path/to/monerod status
-
omega
thank you. i get /opt/monero/monerod status
-
omega
2021-02-17 07:18:44.894 I Monero 'Oxygen Orion' (v0.17.1.9-release)
-
omega
Error: Problem fetching info-- rpc_request:
-
omega
i had to remove rpc login from .conf to get monerod status to work
-
omega
probably can pass the login detail with status request somehow
-
omega
thanks so much for your help.
-
donkeydonkey[m]
-
omega
thanks!
-
omega
-
DisBotXMR
<Ageless> what channel is best to post in about storing monero securely?
-
DisBotXMR
<Ageless> I'm advised to only store small amounts of monero in the GUI under "simple mode"
-
DisBotXMR
<Ageless> I want to use my hardware wallet to store all my monero, don't want to do the downloading the blockchain / syncing
-
dEBRUYNE
You can use a hardware wallet with simple mode or a dedicated remote node
-
DisBotXMR
<Ageless> So, the dedicated remote node, I could set one up on a VPS is it and then connect to that?
-
DisBotXMR
<Ageless> that way I could trust the node
-
DisBotXMR
<Ageless> and wouldn't have the headache of syncing the blockchain on my laptop every time I want to open the GUI
-
DisBotXMR
<Ageless> are my funds ever in danger in simple mode when sending funds? A malicious node cannot steal my funds right?
-
steinex
Hi, i have a problem with the Monero GUI. I Choose in the Interface that the current amount of my wallet is shown in the interface, however it just doesn't work. Neither if I choose Kraken or the other options. Any hints?
-
steinex
monero-gui-0.17.1.9
-
steinex
(I mean in EUR of course, sorry)
-
steinex
oh seems i must do a klick. Nevermind then :D
-
dEBRUYNE
Ageless: Yes, that would work
-
dEBRUYNE
No, the node cannot steal your funds
-
DisBotXMR
<Ageless> ok, so it's just as safe to store all my Monero in simple mode with the hardware wallet as it is using my hardware wallet to store bitcoin, can you just confirm that? sorry if its a bit noobish I just need to be told told and told again to feel comfortable about it
-
DisBotXMR
<Ageless> I also think the "about simple mode description" is a bit confusing by advising to just use it for small amounts
-
DisBotXMR
<Ageless> it seems to be the most convenient secure way to store Monero?
-
int6xi3
hey all!
-
int6xi3
I'm in trouble...
-
int6xi3
The terminal window (Linux) where I'm running monerod from, it's now stuck in some weird resize loop
-
int6xi3
it's some UI issue in Debian
-
int6xi3
how can i safely quit monerod from a different terminal without corrupting monero's data?
-
int6xi3
is it safe to just "kill" it?
-
angrymonkeyboi[m
probably 🤷♂️
-
angrymonkeyboi[m
try just kill, not kill -9
-
Infinity8
he d/ced
-
grc001[m]
.usd
-
grc001[m]
woops my bad, wrong room
-
colordungeon
hi everybody, I'm coming in from r/moneromining and have a couple questions about building a miner
-
colordungeon
is b-die RAM irrelevant if I'm not overclocking?
-
colordungeon
and I see posts here and there on r/moneromining saying not to overclock- what's the reason for this? because overclocking requires a disproportionate amount of power to provide a small amount of additional hashrate? or something else
-
moneromooo
Try #monero-pools ?
-
colordungeon
can do!
-
colordungeon
other question for this channel then: what on-ramp does everyone use to get from fiat to XMR? localmonero is obviously the method most aligned with the principles of Monero, but sending cash through the mail makes me nervous
-
moneromooo
I believe kraken is the most well regarded. There's also bitfinex and binance.
-
duso
How long have you had to log in to use shapeshift?
-
gingeropolous
-
DisBotXMR
<Ageless> I am having issues sending my monero using trezor with the GUI
-
DisBotXMR
-
DisBotXMR
<Ageless> I downloaded the latest firmware before using it with the gui
-
DisBotXMR
<Ageless> I think I have 2.3.4, still get prompted to do 2.3.5 and 2.3.6
-
DisBotXMR
-
DisBotXMR
<Ageless> nvm it didnt update it to the latest firmware for whatever reason ill try again
-
al
is there any way to run monerod on v6-only?
-
al
--p2p-use-ipv6 doesn't seem to do anything
-
moneromooo
--p2p-use-ipv6 enables it, but does not prevent ipv4. I don't think you can do v6 only.
-
al
moneromooo, I don't want to prevent v4, I just don't have v4 on this machine
-
ndorf
hm, there are only ipv4 seed nodes. maybe you need to specify ipv6 peers manually?
-
pyu
World Econimic Forum's musing on "Crypto, what's good for":
www3.weforum.org/docs/WEF_Cryptocurrency_Uses_Cases_2020.pdf
-
ndorf
the seed nodes are here:
github.com/monero-project/monero/bl…857e1a9bc/src/p2p/net_node.inl#L696 maybe try converting one or more to ipv6 notation and passing the result to --add-peer ?
-
blaeks[m]
truth is within your enemy \m/
-
blaeks[m]
<pyu "World Econimic Forum's musing on"> the truth is within your enemy \m/
-
moneromooo
al: then try --p2p-ignore-ipv4
-
al
ndorf, moneromooo, thanks. the issue is indeed that all seed peers are v4 only
-
al
the notation isn't the issue though, this machine simply doesn't have ipv4 connectivity
-
moneromooo
Oh I see. Let me see if I can find an IPv6 peer somewhere...
-
al
I'll try starting my own seed on a dual stacked machine and try --add-peer'ing that one
-
moneromooo
Does --add-peer 2a01:4f8:c0c:7b27::1:18080 work ?
-
moneromooo
The issue you will have is that I think most known IPv6 peers are assholes :)
-
moneromooo
As in, they lie to you.
-
moneromooo
So you'll have a tenuous connection to the monero network without IPv4 or tor.
-
al
unsurprising if ipv6 p2p is disabled by default :=
-
al
moneromooo, --add-peer with an ipv6 doesn't seem to do anything, I tried --add-peer '[2a01:4f8:c0c:7b27::1]:18080' as well, but don't see any connection or log lines at log level 2
-
moneromooo
Can you ping the IP ?
-
al
64 bytes from 2a01:4f8:c0c:7b27::1: icmp_seq=1 ttl=48 time=12.0 ms
-
al
I also checked with tcpdump, there were no packets to that IP
-
moneromooo
Then --add-peer '[2a01:4f8:c0c:7b27::1]:18080' --log-level 1,net*:TRACE
-
moneromooo
Then paste the relevant log to paste.debian.net
-
moneromooo
(after, say, 30 seconds to be sure)
-
al
hitting the 150 kb limit :)
-
al
-
al
2a01:4f8:c0c:7b27::1 doesn't show up in the log
-
moneromooo
Try --add-exclusive-node instead of --add-peer
-
moneromooo
Though: Network is unreachable when trying an IPv6 address. Doesn't look good.
-
moneromooo
You might wnat to try --p2p-bind-ip N with N being an interface with an IPv6 address. Kind of a shot in the dark though.
-
moneromooo
My machine does not have IPv6 so I can't debug that. Someone else will have ot.
-
DisBotXMR
<Fyse> is this a two-way chat?
-
moneromooo
almost certain it is.
-
moneromooo
Well...
-
moneromooo
Actually N-way with varying N, usually > 2.
-
» moneromooo pedantic
-
DisBotXMR
<Fyse> makes sense
-
al
moneromooo, where did you see network unreachable for an IPv6? I think these were related to IPv4
-
al
with exclusive node I get:
-
al
2021-02-17 15:35:55.810 E Failed to resolve 2a01:4f8:c0c:7b27::1
-
al
2021-02-17 15:35:55.810 I 0[priority]Connect failed to [2a01:4f8:c0c:7b27::1]:18080
-
al
and no packets put on the wire
-
moneromooo
al:
-
moneromooo
2021-02-17 14:53:03.260 D Trying to connect to ::ffff:66.70.207.166:3280, bind_ip = 0.0.0.0
-
moneromooo
2021-02-17 14:53:03.261 T Some problems at connect, message: Network is unreachable
-
al
moneromooo, that's not really an IPv6 though, that's an IPv4 in SIIT notation
-
al
it's odd that monerod sometimes uses this and sometimes plain IPv4 notation
-
moneromooo
AFAIK these are IPv6. "Not really" is not a good description. Either they are IPv6 or not.
-
moneromooo
And I said before, a known asshole added these to the peer lists to try and snare more people into using his lying nodes.
-
moneromooo
So peer lists have both the IPv4 and the IPv6 corresponding to the same host.
-
moneromooo
Now, maybe the boost network code uses IPv4 to connect to those, I cannot say.
-
moneromooo
One thing I know is that my node can connect to those IIRC, and it's not set up for IPv6.
-
moneromooo
But the addresses are IPv6 for sure.
-
moneromooo
Anyway, you might want to consider tor instead ?
-
ndorf
can't sync over tor right? only relay tx?
-
gingeropolous
ndorf, i think you *could* sync over tor. i imagine it would take a while
-
moneromooo
With torsocks, you can do everything.
-
moneromooo
Though historical chain sync is not a good idea :)
-
ndorf
makes sense
-
moneromooo
Anyo coder around set up with IPv6 who wants to investigate this ? :)
-
ndorf
i kind of do want to investigate this but none of my nodes have ipv6
-
jivan
moneromooo: You're better off asking in ##networking, but since you're here
-
jivan
That notation is for IPv6-address aware apps to use. The OS still needs to translate it under the hood into an IPv4 address and use its IPv4 stack (if it exists) to communicate with the IPv4 host that the address refers to
-
jivan
For example, my ISP only provides IPv4 support (idiots), so if you want to talk to me from an IPv6 host, you need an IPv4 connection also
-
jivan
If you don't have one, tough luck, you can't talk to me
-
jivan
If you do, then you can tell IPv4-aware programs that my address is 1.2.3.4, or you can tell IPv6-aware programs that my address is ::ffff:1.2.3.4, or ::ffff:102:304
-
jivan
Then your OS will talk to me using IPv4
-
ndorf
there is NAT64, if the IPv6-only host's gateway supports it. it uses some other prefix though
-
jivan
Indeed, there are a bunch of tunneling protocols to work around this issue, but none of them mean that either host is actually speaking the other protocol
-
jivan
It's just middlemen doing the translation for you
-
jivan
It's basically proxying
-
moneromooo
Thanks, makes sense.
-
M1312test1312[m]
What are you using instead of xmr.to since it stopped working? I pay many things in BTC where XMR is not available and I don't want to reinstall electrum after years without it...
-
ndorf
don't think there is any real replacement for xmr.to. there are other instant exchanges, but they have both much higher minimum amounts and commissions than xmr.to. plus i don't think any of them do zero conf, so exchanges take much longer.
-
sech1
I switched to Kraken, but it's far from instant
-
sech1
and has kyc
-
sech1
I don't trust other instant exchanges, they might give you tainted BTC from other users
-
binaryFate
do you spend an equal time reaching out to your merchants and insist they accept XMR?
-
ndorf
heh.
-
ndorf
i've been trying to convince mullvad to accept XMR for like 3 years
-
ndorf
ended up switching to IVPN.
-
binaryFate
same, until I left them
-
binaryFate
lol same
-
ndorf
high five
-
ndorf
better yet, high <unknown amount>
-
kinghat[m]
why do they accept cash and BTC but not xmr. pretty dumb.
-
ndorf
they accept BCH for crying out loud
-
ndorf
i even tried using that once just to pay them. took like 5 hours to confirm a single block
-
ndorf
never again lol
-
sech1
binaryFate my favorite merchants use Bitpay, it's a lost cause
-
DatBotXMR
moooooooo
-
DisBotXMR
<Bananaboat> swapzone.io
-
DisBotXMR
<Bananaboat> they show you all the swap exchanges that trade for XMR no KYC
-
ndorf
yeah. and i'd definitely think twice before using any of them to pay an invoice directly
-
ndorf
usually it's something like "send X BTC to Y address in 15 minutes" what happens when the exchange takes 20 minutes?
-
DisBotXMR
<Bananaboat> oh for sure
-
DisBotXMR
<Bananaboat> i wouldnt use it to pay an invoice
-
Quotes
peanut butter jelly time!
-
ndorf
bonus points if the merchant just auto-refunds to the sending BTC address. oops!
-
ndorf
new bot who dis
-
nioc
moooooooo
-
moneromooo
mooooooo
-
fluffydonkey[m]
I have a node fully set up on a (ubuntu) computer with the wallet working on that computer too. I'm trying to connect to it from another computer on the same local network, but the wallet is refusing to connect to the remote node.
-
fluffydonkey[m]
How can I get the error log from the wallet to figure out what's going on
-
moneromooo
--log-level 2
-
moneromooo
The log will be in the same directory as the binary.
-
fluffydonkey[m]
I meant GUI wallet
-
moneromooo
Ah. Dunno then.
-
ndorf
are you sure you enabled the node to listen on external IPs? by default it's 127.0.0.1 only, and unrestricted
-
fluffydonkey[m]
That might be what's going on
-
ndorf
run the daemon with these flags: --rpc-restricted-bind-port=18089 --rpc-restricted-bind-ip=0.0.0.0
-
ndorf
then change the wallet to connect to port 18089 instead of 18081. should work
-
ndorf
that sets up restricted rpc, which means the clients can't do things like shut down the node, pop blocks, get certain information, etc
-
fluffydonkey[m]
Success!
-
fluffydonkey[m]
Why was changing the port necessary? It should have still worked with 18081 right?
-
ndorf
awesome
-
ndorf
no
-
ndorf
18081 is still bound to localhost-only for unrestricted RPC
-
ndorf
i mean, you could expose the unrestricted RPC port too, but that can be somewhat dangerous
-
fluffydonkey[m]
I understand now. Thank you
-
ndorf
unrestricted rpc allows commands like `monerod exit`, you probably don't want untrusted clients doing that to your node.
-
ndorf
that being said, if your whole network is trusted and secure, yeah you could just expose that.
-
ndorf
this is the best setup 99% of the time though, IMHO.
-
donkeydonkey[m]
to get it working on 18081 with restricted rpc couldnt you also set --rpc-bind-port=18081 --restricted-rpc
-
ndorf
yes. but then you don't have unrestricted rpc even locally, which could prove very inconvenient if you run it in the background without the console
-
donkeydonkey[m]
good one.
-
al
[17:45:58 17.02.2021] <moneromooo> AFAIK these are IPv6. "Not really" is not a good description. Either they are IPv6 or not.
-
al
ok, they really aren't IPv6
-
al
it's an IPv4 in IPv6 compatible addressing, which can be used on AF_INET6 sockets
-
al
hope that's a better descriptiong
-
ndorf
donkeydonkey[m]: for a practical example, you wouldn't be able to change the bandwidth limits without restarting the daemon, with that setup
-
donkeydonkey[m]
makes sence. i usually have my daemon running in the foreground so didnt think bout that.
-
ndorf
gotcha, in that case it does make sense to just not have unrestricted rpc at all
-
fibonacci
Good for you guys.. bout time
-
DisBotXMR
<Izay21> Can someone help me setup a miner
-
sethsimmons
<DisBotXMR "<Izay21> Can someone help me set"> Better question for #monero-pools, most likely.
-
kjartan
Is there an explanation out there for the sawtooth-pattern that the volume on Monero is showing? Just curious...
-
kjartan
-
sech1
yes there is
-
ndorf
that includes exchanges that straight up fake their volume.
-
kjartan
But during the middle of December that didn't happen?
-
ndorf
either that, or cmc wasn't including that exchange during that time
-
ndorf
it's not really a realiable source for this kind of data. pick the exchange you think you can trust, and get it from them directly
-
ndorf
exchange(s) i should say
-
kjartan
I agree. Looks like the pattern started around 11th september last year with some huge spikes. Probably illuminati.
-
DisBotXMR
<Cesium> is there any reason for me to not want to set up a node on a machine at home and forward a restricted port to the open internet so I can use the node on my laptop away from home?
-
ndorf
Cesium: none, just make sure you open and forward the restricted RPC port, not the default unrestricted one
-
ndorf
Cesium: if you don't want random strangers using your node you can set a user/pass on it, or require mining payment for RPC
-
DisBotXMR
<Cesium> thank you
-
ndorf
Cesium: alternatively you could use ssh tunneling and not forward any ports at all
-
ndorf
well, aside from the ssh port, heh
-
DisBotXMR
<Cesium> i already used ssh to do it but I just want to be even lazier
-
rojiro[m]
is this the same channel as #monero on freenode?
-
ndorf
yes
-
ndorf
it's bridged. i'm connected to freenode
-
rojiro[m]
what it's strange is that I am not seeing my chats from freenode. Perhpas it's knows since I have the same username in both places?
-
ndorf
could be something like that. you're seeing my messages? i assure you i'm sending them to freenode :)
-
rojiro[m]
yeah, i see your's. Must be some sort of filter for your own nick or something...
-
Infinity8
This is freenode
-
xfil
matrix users are the worst
-
Infinity8
ban them all
-
angrymonkeyboi[m
The 1980's called. They want their chat protocol back