Post
Topic
Board Announcements (Altcoins)
Re: ⚡[ANN]⚡ ▐░Espers [ESP]░▌▐░PoW/PoS░▌▐░HMQ1725 Algo░▌ ▐░New Features░▌
by
ctgiant
on 15/06/2017, 04:41:01 UTC
ganda I got instructions from cryptoderz!
I am merely trying to get my wallet online. It says it is offline. He said I need to get more nodes and sent me to the espers node website.
I'm needing instruction to get me out of the woods  at this point but got instruction from someone else here.

/root/.ESP/Espers.conf  ok let me try


brent@brent-HP-Compaq-8000-Elite-SFF-PC ~ $ /root/.ESP/Espers.conf
bash: /root/.ESP/Espers.conf: Permission denied

now i saw all the nodes on white background. Please walk me through so i can stake the heck out of esp

1. You should NOT run the Espers wallet as root! You should NEVER run user applications as root. Root is for system administration.
2. You cannot execute text files.
3. What are you trying to accomplish?
4. And welcome to the world of Unix!  Cheesy

If you didn't use the sudo command, then your espers folder location wouldn't be root...based on your previous response, that would seem to be the case try:
Code:
nano(or whatever text editor you are using) ~/.ESP/Espers.conf
and then add the addnode=x.x.x.x lines to that config