-
jtgrassie
ofrnxmr[m]: "are you able to look at some i2p stuff?" look at what specifically?
-
MajesticBank
-
spackle_xmr[m]
Hi there.
-
dANBs[m]
HighQualityAgent[xmpp]: never heard of >
stackwallet.com
-
dANBs[m]
-
dANBs[m]
KapeTechnologies[xmpp]: EXIF Randomizer - Bash script that changes random EXIF tags for photos/videos
-
dANBs[m]
-
r4v3r23[m]
<MajesticBank> "
twitter.com/MajesticBank..." <- why is mymonero tagged
-
dANBs[m]
-
dANBs[m]
HighQualityAgent[xmpp]: no signed hashs
-
dANBs[m]
HighQualityAgent[xmpp]: no thanks
-
dANBs[m]
HighQualityAgent[xmpp]: lol
-
ceetee[m]
Stack wallet is legit #stackwallet:cypherstack.com
-
dANBs[m]
HighQualityAgent[xmpp]: Kape Technologies, what does that have to do with Monero
-
dANBs[m]
-
dANBs[m]
KapeTechnologies[xmpp]: > # Monero Launch date
-
dANBs[m]
2014:04:18
-
dANBs[m]
HighQualityAgent[xmpp]: ceetee why no signed checksums for desktop?
-
dANBs[m]
-
dANBs[m]
HighQualityAgent[xmpp]: ?
-
dANBs[m]
HighQualityAgent[xmpp]: oh ok 4/18
-
ofrnxmr[m]
"wownero has 2 chains cuz its twice as good" - anon
-
ofrnxmr[m]
wownerochan is sad
-
fr33_yourself[m]
-
fr33_yourself[m]
would you look who is back? if it isn't mr. clifton? or random botnet?
-
k4r4b3y[m]
oh he' back?
-
agentleda550[m]
So I had monero 0.18.2.0 downloaded from getmonero.org and I guess an update was released and I didnt see it. So I downloaded 18.2.2 and I have a ledger nano x. My OS on my computer I'm working with is MX linux. I uninstalled the app from my nano x and reinstalled it and now I'm getting really weird errors, the most recent being some sort of directory error that tells me the wallet is open by another wallet program. It looks like its
-
agentleda550[m]
listing the path that the computer is trying to take to open the wallet. Does anyone have any suggestions?
-
vlad1503[m]
You don't need to install just unzip stop the previous version and start new version from terminal
-
agentleda550[m]
<vlad1503[m]> "You don't need to install just..." <- I'm using the GUI version. Would that make a difference? What if I already have the previous version removed and the new one installed?
-
vlad1503[m]
You can run monerod in terminal and GUI wallet which will automatically show your balance and everything else in GUI
-
vlad1503[m]
And you never need to install anything just run from the new folder new version
-
vlad1503[m]
Plus if you are using xmrig you can take advantage on linux and run randomx-1gb-pages
-
agentleda550[m]
I have no idea how to use the terminal though. Thats the only reason i didnt just set that up. I'd like to learn but I have no idea where to start.
-
vlad1503[m]
Are you using p2pool?
-
agentleda550[m]
Not sure what that is so I would assumee not.
-
vlad1503[m]
Are you mining in p2pool or other pools or solo
-
agentleda550[m]
I'm not a miner. I get my monero through local monero.
-
vlad1503[m]
Sorry I thought you mining Monero
-
agentleda550[m]
no problem
-
vlad1503[m]
You can still use monero from terminal: run monero from terminal sudo ./monerod --zmq-pub tcp://127.0.0.1:18083 --disable-dns-checkpoints --enable-dns-blocklist
-
vlad1503[m]
That is command to run from the folder where you have monero: sudo ./monerod --zmq-pub tcp://127.0.0.1:18083 --disable-dns-checkpoints --enable-dns-blocklist
-
agentleda550[m]
So I put that in with my ledger connected and unlocked, input that command and it just runs like normal?
-
agentleda550[m]
Just tried it, it said command not found. Do I need to be in the monero folder or something?
-
merope
<vlad1503[m]> "That is command to run from..." <- You should not need to use sudo to run monerod, generally speaking
-
merope
<agentleda550[m]> "Just tried it, it said command..." <- If you have the `./` in front of monerod, then the terminal will look for the program inside your current folder
-
agentleda550[m]
merope: Still says command not found? What do you mean by the current folder? Would I have to navigate to that folder through the terminal first and then use that command there?
-
merope
Yep
-
vlad1503[m]
folder where monerod resides
-
agentleda550[m]
merope: ok give me a second I'll get back to you.
-
merope
cd /path/to/monero/stuff
-
merope
./monerod --whatever
-
merope
Or, if you know how to add stuff to $PATH, you could add the path to monero stuff to it and then just run monerod --whatever (from anywhere you are, without having to cd first, and without the ./)
-
vlad1503[m]
Or you can drug and drop monerod to terminal then delete ' in front and at the end ' and type cd in front
-
merope
I suspect that might depend on your desktop manager and/or terminal, though
-
agentleda550[m]
merope: yeah I did actually have to use the ./ but now its doing something it is going through a bunch of stuff with dates and times and syncing with XXXXX/XXXXXXX with a percentage at the end saying X% left. I'm assuming its doing the same thing the GUI does when its initially starting up?
-
agentleda550[m]
and what do you mean add stuff to $path?
-
merope
Yep, it's syncing the blockchain
-
vlad1503[m]
yes but it will be much faster then initial run
-
vlad1503[m]
when it is done you can type status in terminal and see info
-
agentleda550[m]
vlad1503[m]: But it seems like its still gonna take a minute I'm guessing?
-
vlad1503[m]
probably more then a minute
-
agentleda550[m]
vlad1503[m]: Is that command available on the website? How do I receive monero through the command line?
-
vlad1503[m]
You can use GUI
-
DanIsnotthemanBr
Welcome to crypto verse where blockchains sync
-
vlad1503[m]
-
agentleda550[m]
<vlad1503[m]> "You can use GUI" <- Thats the part that I'm having trouble with though I'm unsure why I can't access my wallet using the GUI.
-
vlad1503[m]
Did you try to run monero-wallet-gui? after starting monerod in terminal
-
agentleda550[m]
not yet its still syncing I would assume I'd have to wait till its done syncing?
-
agentleda550[m]
So I got warning in the middle of syncing and it said it ran out of memory
-
charuto
are you out of disk space?
-
agentleda550[m]
I think so and all of a sudden all my apps stopped working element said it ran out of memory so now I'm typing this out on my phone because somehow I'm locked out of my computer.
-
charuto
oh boy
-
agentleda550[m]
I don't even have a password setup on this computer and it never leaves my apartment so I never bothered to set one up because ive been so busy but now its asking for login credentials which there are none so I dont know why its asking for this
-
vlad1503[m]
Did you reboot it?
-
vlad1503[m]
How much memory and disk space do you have?
-
DeanGuss
What's the likelihood of monero reaching a v1.0 release soon? Or pull a bitcoin core and do something like 19.0 next release. Or a year format like 23.10. Have any devs expressed interest in getting off v0.x ?
-
monerobull[m]
People were discussing naming Seraphis the 1.0 release
-
agentleda550[m]
<vlad1503[m]> "How much memory and disk space..." <- Rebooted and restarted multiple times and I have a 1TB SSD so I should have more than enough space I would think I can't check my disk space now though
-
monerobull[m]
But then again, not being 1.0 suggests Monero is never "done" and will always need to keep improving
-
vlad1503[m]
what about memory?
-
great_taste
it's done when it dies
-
agentleda550[m]
vlad1503[m]: Like RAM? I'm pretty sure I have atleast 16G
-
agentleda550[m]
Just got back in charuto suggested using root as the username and password because he suggested I was booted into a safe mode but you're right about the disk space when I booted in it said not enough to boot but then it disappeared so I don't remember the rest the weirdest thing though is this isnt my account
-
agentleda550[m]
<vlad1503[m]> "what about memory?" <- Not enough disk space on /boot partition was that error