Post
Topic
Board Announcements (Altcoins)
Re: ⭐️[LAUNCHED][XHM]XHIMERA⭐️|Xevan|PoW|POS|NO ICO|[MASTERNODE]|E-COMMERCE
by
Kiefels
on 02/04/2018, 17:49:44 UTC

after making change in  file xhimera.conf
i try ./xhimera
but this message appear :

"Error: To use xhimerad, or the -server option to xhimera-qt, you must set an rpcpassword in the configuration file:
/root/.xhimera/xhimera.conf
It is recommended you use the following random password:
rpcuser=xhimerarpc
rpcpassword=7Pp8KsNAXTqjSqhgGVWD6TaPiYrBtRJjh6qmqyT66npK
(you do not need to remember this password)
The username and password MUST NOT be the same.
If the file does not exist, create it with owner-readable-only file permissions.
It is also recommended to set alertnotify so you are notified of problems;
for example: alertnotify=echo %s | mail -s "XHimera Alert" admin@foo.com"




You trying to use xhimerad or xhimera-qt  if you are using xhimerad then you need to save the conf file to /home/root/.xhimera

an example conf file

rpcuser=usetheonethatisonyourerror     if you wish/make up your own
rpcpassword=as above                        or make up your own
rpcport=20950
rpcthreads=8
rpcallowip=127.0.0.1
# onlynet=ipv4             <---optional hence it's hashed out
maxconnections=12
daemon=1
gen=0

Using the qt GUI wallet will not throw such errors