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