-
-
daveyjones557
im trying to run a daemon and its up and running but when i do status its 8(out)+0(in)
-
daveyjones557
does this mean there are no inbound connections?
-
niocbrrrrrr
where is p2pstate.bin located in linux
-
daveyjones557
lol
-
daveyjones557
i cant find that
-
daveyjones557
idk where it is
-
daveyjones557
there is nothing in the created directory
-
daveyjones557
sec
-
moneromooo
Yes. You must set all the routers/firewalls to forward 18080 to the machine/VM running monerod.
-
daveyjones557
i did that
-
moneromooo
p2pstate.bin is in ~/.bitmonero
-
daveyjones557
ok
-
daveyjones557
got it now what?
-
daveyjones557
delete and restart?
-
moneromooo
Doubt it will do anything for this.
-
moneromooo
It's likely a router thing. I assume you did not start the daemon with an in peer limit of 0, right ?
-
niocbrrrrrr
moneromooo: on another channel I had suggested that he delete p2pstate.bin because it had seemed to work for me in a similar case
-
moneromooo
Or with --hide-my-port.
-
moneromooo
OK.
-
niocbrrrrrr
that being using a vpn that doesn't allow inbound connections
-
niocbrrrrrr
and when turning off the vpn they did not come back
-
daveyjones557
in_peers is set to unlimited on daemon
-
moneromooo
Oh. VPN. Right.
-
daveyjones557
o wiat
-
daveyjones557
my vpn autoconnected
-
daveyjones557
should i restart and tgry again?
-
moneromooo
Yes. If you don't restart, other nodes will have the VPN's IP in their tables, and will only get yours-without-vpn once you connect to a new peer (and that'll take a bit of time to propagate).
-
daveyjones557
restart the computer or the daemon?
-
daveyjones557
i restarted the daemon
-
daveyjones557
and no change
-
moneromooo
Daemon. As I said, it'll be a bit before other peers know there is a node at your address.
-
daveyjones557
ok
-
daveyjones557
are there any other ports i should open up or just the 18080?
-
moneromooo
For incoming P2P connections, no.
-
daveyjones557
k
-
moneromooo
Unless you set your monerod on another port, in which case yes :)
-
daveyjones557
lol
-
daveyjones557
i just disabled the firewall and still no inbound
-
TrasherDK1
moo "Last scheduled hard fork time suggests" Can we get rid of that one? It's only been a few days since last upgrade "Monero 'Carbon Chamaeleon' (v0.15.0.5-17ec003c0)"
-
moneromooo
I guess we can since no fork soon.
-
TrasherDK1
Thanks :D
-
cannon-c[m]
anyone know answer on my trezor security questions?
-
LZA_Menace
what's an easy way to determine if a given u32 is a block height, block hash, or transaction hash?
-
derpy_bridge
[discord] <Cryptonym | LOUD Mining#1708>: Can anyone help with a Monero pool setup?
-
asymptotically
nodejs-pool?
-
derpy_bridge
[discord] <Cryptonym | LOUD Mining#1708>: Yes
-
asymptotically
sure
-
derpy_bridge
[discord] <Cryptonym | LOUD Mining#1708>: Dvandal
-
asymptotically
oh i thought you meant snipa's pool software
-
derpy_bridge
[discord] <Cryptonym | LOUD Mining#1708>: We managed to get the pool running, but all we get are rejected shares, we think its the algo settings
-
derpy_bridge
[discord] <Cryptonym | LOUD Mining#1708>: Isn't the Snipa software based on the Dvandal?
-
derpy_bridge
[discord] <Cryptonym | LOUD Mining#1708>: Can you help us?
-
asymptotically
this pool software is probably outdated and doesn't support randomx
-
derpy_bridge
[discord] <Cryptonym | LOUD Mining#1708>: Its the latest version and does include randomx support
-
derpy_bridge
-
derpy_bridge
[discord] <Cryptonym | LOUD Mining#1708>: Does that look correct?
-
asymptotically
based on their config examples it seems right. are there any errors in logfiles, or just the invalid share message in your miner?
-
derpy_bridge
[discord] <Cryptonym | LOUD Mining#1708>: @Joshua - Zintus LOUD Mining perhaps you can add details?
-
derpy_bridge
[discord] <Cryptonym | LOUD Mining#1708>: For me its the message in the miner, but not sure whats in the logs our dev will know
-
derpy_bridge
[discord] <Cryptonym | LOUD Mining#1708>: @asymptotically [irc]:#0000
-
daveyjones557
in the damemon I'm getting message: There were 21 blocks found in the last 90 minutes, there might be large hash rate changes, or we might be partitioned, cut off from the monero network or under attack. or it could be just sheer bad luck
-
daveyjones557
and also "No incoming connections -check firewalls/routers allow port 18080
-
daveyjones557
these messages occured several times over the last few hours
-
moneromooo
Can you reach your daemon from outside with, say, netcat ?
-
moneromooo
Or whatever else you might be comfortable with.
-
daveyjones557
no ive tryed using a port forwarding tester and it says its blocked
-
daveyjones557
at this point im thinking its my isp
-
daveyjones557
daemon problem with inbound connections was solved. it was an isp issue
-
xmrmatterbridge
<user123451> Hello
-
xmrmatterbridge
<user123451> I am having trouble with running my monerod RPC with the testnet flqg
-
xmrmatterbridge
<user123451> does mattermost relay my messages to the freenode IRC?
-
moneromooo
Looks like it does/
-
xmrmatterbridge
<user123451> Hi
-
xmrmatterbridge
<user123451> So the problem is this error "Error starting server: Failed to bind IPv4 (set to required)" i get when running "./monerod --testnet"
-
moneromooo
Kill whatever's bound on port 28080 (likely another monerod).
-
Inge-
netstat is your friend
-
xmrmatterbridge
<user123451> I also tried running it on another port (18085) also without success
-
xmrmatterbridge
<user123451> both ports seem to be free
-
xmrmatterbridge
<user123451> according to lsof -i -P
-
moneromooo
Do you have something like SElinux or the like which could prevent binding ?
-
xmrmatterbridge
<user123451> Well seems there are two other monerods running
-
xmrmatterbridge
<user123451> but I can't kill them somehow
-
xmrmatterbridge
<user123451> I will try sigterm
-
xmrmatterbridge
<user123451> Thanks didnt think of that
-
xmrmatterbridge
<user123451> problem was caused by another monerod
-
xmrmatterbridge
<user123451> how do I use the testnet
-
xmrmatterbridge
<user123451> is the public testnet wallet still being funded?
-
moneromooo
You add --testnet to monerod and monero-wallet-{cli,rpc}.
-
xmrmatterbridge
<user123451> ok
-
xmrmatterbridge
<user123451> how is the dandelion++ implementation going?
-
moneromooo
-
LZA_Menace
anyone familiar with how the various block explorers implemented their search? if given a number/string how to determine if it's a block height, block hash, or tx hash
-
LZA_Menace
it looks like xmrchain checks a few different lengths of the provided search string and from there does a few try/catch statements.
-
LZA_Menace
-
LZA_Menace
not elegant but it works
-
duso
What is the preferred pastebin service now days?
-
jwinterm
I think people who hate javascript use fpaste
-
duso
thanks
-
jwinterm
np
-
duso
-
duso
Hello all, firstly, I am not a developer. looking through this error I think the problem is because /home links to /usr/home which I find wierd but I do not have much experience with freebsd jails either so this may be normal. How do I pass -v to the linker to find out why it is giving this error?