-
br-m
<ofrnxmr:xmr.mx> Yes
-
br-m
<ofrnxmr:xmr.mx> Doesnt usully look like that, but it happens
-
binaryFate
Latest binaries (CLI v0.18.4.6 and GUI v0.18.4.7) are now available at getmonero.org
-
br-m
<ripening:unredacted.org> Recommend a reliable and open matrix server for registration instead of the official one.
-
moneromooo
You're absolutely right.
-
br-m
<assholeorangecat:matrix.org> hello just made a matrix account just testing love monero
-
br-m
<assholeorangecat:matrix.org> this is the official monero matrix group right? including the ones mentioned in the description? I joined some of them too trying to get to know how matrix works.
-
br-m
<ofrnxmr:xmr.mx> Pretty much
-
br-m
<assholeorangecat:matrix.org> awesome thank you for confirming :)
-
br-m
<intr:unredacted.org> lmao nice avatar
-
br-m
<assholeorangecat:matrix.org> @intr:unredacted.org: I can read your messages I can't find the option you talked about in settings :(
-
br-m
<intr:unredacted.org> Which client are you using?
-
br-m
<assholeorangecat:matrix.org> fluffy chat web
-
br-m
<intr:unredacted.org> I've never used that client. There should be an option somewhere to allow sending encrypted messages to unverified users
-
br-m
<assholeorangecat:matrix.org> ill do some research thank you
-
br-m
<assholeorangecat:matrix.org> @intr:unredacted.org: I only have the option "share keys with" and i have selected "all devices" i can read and send you messages not sure why it's not decrypting on your end 🫠when i click on the encryption lock all your device keys are enabled and not blocked
-
br-m
<assholeorangecat:matrix.org> it's ok though just wanted find out how to make friend request but it seems the only option is to start a private chat with someone and have that act as a contact I guess so nothing important thank you for trying though!
-
br-m
<intr:unredacted.org> @assholeorangecat:matrix.org Matrix has no concept of "friends", only DMs
-
br-m
<intr:unredacted.org> which are literally just rooms except only with 2 participants
-
br-m
<assholeorangecat:matrix.org> yes that makes sense. seems friend requests are redundant. you are still my friend now though. have a nice day I'm logging off now :)
-
br-m
<intr:unredacted.org> hah, see you around
-
plowsof
My ai agent turned to me now and asked "what mean, "friend"?" im literally crine rn
-
rbrunner
-
br-m
<sbt:nope.chat> > no one cares
-
yang
Is this a proper processing of the Blockchain sync, because there are so many "SYNHRONIZATION started" attempts?
pastie.org/p/2Ziq7OseyD8q7xtWhHIzWG
-
yang
it seems like it isn't syncing fast enough at all
-
yang
there are more blocks made than the sync
-
yang
Do I need to open any "computer ports" to sync faster?
-
br-m
<rbrunner7> No, some closed port are probably not the problem. What does the command status tell?
-
yang
Qstatus ?
-
yang
or status
-
br-m
<rbrunner7> just status, on the daemon command line
-
yang
Refreshed 3105932/3105932, synced, daemon RPC v3.15, no SSL
-
yang
it says 2 more years to still sync
-
br-m
<rbrunner7> That seems to come from some wallet app.
-
yang
yes
-
br-m
<rbrunner7> The output of the daemon tells us the important info. Did you start the daemon yourself, from command line?
-
br-m
<rbrunner7> It looks something like this:
-
br-m
<rbrunner7> Height: 2958316/2958316 (100.0%) on testnet, not mining, net hash 5.30 kH/s, v16, 8(out)+4(in) connections, uptime 0d 0h 1m 1s
-
br-m
<rbrunner7> The "connections" info there is important.
-
yang
yes, likyes, I started it with ./monerod
-
br-m
<rbrunner7> So please just go there, type status, return, and wait - if the daemon is syncing like crazy, it may take some time until the command succeeds and outputs info
-
yang
rbrunner: the process is backgrounded...
-
yang
do I execute "./monero-blockchain-stats" ?
-
br-m
<rbrunner7> No. Well, if the daemon is running in the background, it's difficult. Any chance to stop it there and run it for once, just for some tests, in the foreground?
-
yang
Height: 3105952/3628087 (85.6%) on mainnet, not mining, net hash 1.94 GH/s, v16, 44(out)+684(in) connections, uptime 4d 21h 33m 33s
-
br-m
<rbrunner7> 684 "in" connections? That can't really be, if you ask me ...
-
yang
I have firewall, that is why I ask if i need to open some ports?
-
yang
maybe its hammering the fw
-
br-m
<rbrunner7> As far as I know, usually, if there is something wrong with a firewall, you don't have connections.
-
btcdwed
cake wallet is syncing faster for me, when i let cakewallet.exe through the FW
-
br-m
<rbrunner7> But you have plenty, and if you really have 684 incoming connections, which is crazy high, you have the opposite problem of too many connections
-
btcdwed
true
-
yang
netstat -alpn|grep ESTABLI|grep monerod|wc -l
-
yang
92
-
br-m
<rbrunner7> In any case, first thing I would try now is "exit" and the restart the daemon
-
yang
ok
-
yang
it is a slow machine/drive though, so its possible that it just syncs slow
-
yang
it uses overf 50% of the PC's memory
-
yang
after this last message it kept growing in memory size, it went up to 2 GB RES, is this normal? I had to kill -9 it
pastie.org/p/44Y2tVSEjt3OJm66epEQJ5
-
br-m
<rbrunner7> Well, I don't have much experience with running a Monero daemon with such low memory.
-
br-m
<rbrunner7> I mean, for a program like the Monero daemon 2 GB is not that much.
-
yang
ok
-
yang
yeah maybe I'll try to move it elsewhere
-
yang
otherwise it will be slow and getting stuck on this one
-
br-m
<rbrunner7> In any case, be careful when terminating the daemon, always try to make it exit gracefully. If you just kill it outright chances are high the blockchain file corrupts, in which case you would have to start from scratch, unless you have a still-good backup of the file
-
yang
ok
-
hyc
no. killing the daemon is perfectly safe. pulling the power is dangerous.
-
hyc
it is impossible to corrupt the DB with application-level crashes. only OS-level crashes are a liability, and if you're using syncmode=safe then they're crash-proof too
-
yang
ok