00:17:01 <selsta> Mason__: which config do you use to start monerod?
00:19:05 <Mason__> sorry what do you mean by that?
00:33:45 <selsta> Mason__: what startup options do you use for monerod
01:07:09 <Mason__> it is advanced mode remote node
14:32:54 <Mason__> i opened monerod from terminal and it is sating failed  to connect to any of seed peers, continuing without seeds, then a big list of ip address and it says the same error, this repeats
14:40:20 <moneromooo> Mainnet ?
14:40:43 <moneromooo> IOW, are you setting up testnet or stagenet explicitely ?
14:41:58 <moneromooo> My seed node's been up for 6 days so there's at least one ready to use.
14:42:15 <moneromooo> I assume networking works on that machine/vm ? :D
14:42:37 <moneromooo> Is it an IPv6 only network machine/vm ?
14:50:31 <Mason__> im using mainnet, i think, because the ports i am connecting to end in 18081 or 89?
14:51:24 <Mason__> its not ipv6 only 
14:52:02 <Mason__> ive been able to connect to dameon before but it just now stopped about a week ago
14:54:19 <moneromooo> Those are RPC ports.
14:54:28 <moneromooo> You can try, as a one off: --add-exclusive-node 88.198.163.90:18080 (that's my seed node).
14:54:58 <moneromooo> If it can connect, it means somehow all connections to seed nodes failed at the time, which hints at a temporary network issue maybe.
14:55:14 <moneromooo> If it doesn't work, we can investigate further.
14:55:38 <Mason__> run that in monerod terminal?
14:55:50 <moneromooo> As for not being able to connect a wallet to your daemon, if your daemon can't find the monero network, it won't accept RPC connections IIRC.
14:56:00 <moneromooo> Or, rather, it will, bit not allow much to be done.
14:56:18 <moneromooo> Add the option at the end of your current monerod command.
14:58:23 <Mason__> sorry where do i run that add node command 
15:01:57 <moneromooo> Add the option at the end of your current monerod command.
15:02:18 <moneromooo> So if you were running, say, ./monerod --data-dir /tmp/foo
15:02:29 <moneromooo> You'd now run: ./monerod --data-dir /tmp/foo --add-exclusive-node 88.198.163.90:18080
15:03:45 <Mason__> I 0{priority} connect failed to (the ip)
15:04:10 <moneromooo> Can you ping that IP address from the host running monerod ?
15:05:22 <moneromooo> eg: ping 88.198.163.90
15:06:23 <Mason__> destomatopm [prt imreacjan;e
15:06:33 <Mason__> sorry
15:06:38 <Mason__> destination port unreachable
15:06:58 <moneromooo> ping getmonero.org
15:07:41 <Mason__> am i doing it from a blank terminal window
15:07:47 <Mason__> same thing destination port unreachable
15:08:59 <moneromooo> Are you sure internet access worjs on that machine ?
15:09:38 <moneromooo> If so, maybe some asshole upstream, like your ISP, is tampering with your traffic.
15:09:55 <Mason__> i can connect to internet
15:10:03 <Mason__> im using tor could that be it
15:10:09 <moneromooo> -_-
15:10:25 <moneromooo> That might maybe have been a good thing to mention in the first place ?
15:10:53 <moneromooo> Then try:
15:11:06 <Mason__> oh sorry i said it in my first message last night
15:11:10 <moneromooo> --add-exclusive-node zbjkbsxc5munw3qusl7j2hpcmikhqocdf4pqhnhtpzw5nt5jrmofptid.onion:18083
15:12:22 <moneromooo> OK, I see it in the backlog.
15:14:23 <Mason__> exception in main! Failed to initialize p2p server
15:14:37 <moneromooo> Another monerod running maybe ?
15:15:51 <Mason__> no i closed everything
15:16:35 <moneromooo> The actual error is a fw lines above.
15:16:59 <moneromooo> It usually is "cannot bind to p2p port", but might not be.
15:18:24 <Mason__> initializing p2p server, deinitilizing core, stopping crypotnote protocol..., crytonote protocol stopped successfully, then the error
15:18:45 <moneromooo> Add --log-level 1
15:19:40 <Mason__> theres only that one red line everyhtset outgoing peer for tor but did not set --tx-proxy, failed to handle command lineing else is blue
15:20:13 <Mason__> sorry staerted typing in middle of message
15:20:32 <Mason__> set outgoing peer for tor but did not set --tx-proxy, failed to handle command line
15:24:14 <moneromooo> I don't set manual tor so wait for someone who does then.
15:25:16 <Mason__>  thank you so much for your time mooo, i will look into this tx-proxy, 
15:27:46 <ofrnxmr[m]> Anonymous-inbound is set? To what port
15:28:07 <ofrnxmr[m]> Should *not* be the same port as your regular p2p port
15:28:07 <ofrnxmr[m]> (Dont use 18080. Use 18084)
18:22:16 <Mason__> sory im not sure what ananymous inbound is
21:20:24 <ofrnxmr[m]> Dont skip steps..
23:38:44 <gingeropolous> hey the v0.18 GUI installer i just downloaded from getmonero.org says "oxygen orion" on the installer splash screen
23:41:13 <tobtoht[m]> gingeropolous: https://github.com/monero-project/monero-gui/pull/3985
23:42:37 <gingeropolous> nice.