Problem in installation


#1

Hi,
I have installed bitbay to my server.Now whenever I am going to run the below command
./BitBay.sh
I am getting the following error
Fontconfig error: Cannot load default config file
Halo: cannot connect to X server
Can you please help.


#2

please give some more on your server
what os are you on ?

i think you are trying to start bitbay with GUI but most servers dont have GUI


#3

No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 16.04.4 LTS
Release: 16.04
Codename: xenial

Actually I am trying to get free bitbay in my wallet so I can test transaction.


#4

@sweetyvj2002
I suppose you can only connect with ssh to this machine right ?

in this case you can only run bitbayd from the bitbay directory

here is some example usage

#edit config
nano .bitbay/bitbay.conf

#start as daemon
~/BitBay/bitbayd --daemon
#CTRL+C to get to the prompt

#stop bitbayd daemon
~/BitBay/bitbayd stop

#after a while you can see that its synching
~/BitBay/bitbayd getinfo


#5

yes I am getting the following info
{
“version” : “v2.0.0.0-g32a928e”,
“protocolversion” : 60016,
“walletversion” : 60000,
“balance” : 0.00000000,
“newmint” : 0.00000000,
“stake” : 0.00000000,
“blocks” : 1674427,
“timeoffset” : 0,
“moneysupply” : 1012391906.18564785,
“connections” : 0,
“proxy” : “”,
“ip” : “0.0.0.0”,
“difficulty” : {
“proof-of-work” : 2.20811330,
“proof-of-stake” : 25915590.68872861
},
“testnet” : false,
“keypoololdest” : 1527073051,
“keypoolsize” : 101,
“paytxfee” : 0.00010000,
“mininput” : 0.00000000,
“errors” : “”
}

Is there any way that I can have some bitbay coin into this wallet that I can test transaction ?


#6

make sure you actually get connections before i send some … right now you have 0 connections … how did you sync with 0 connections ?


#7

@sweetyvj2002
were you able to sync ? if so post your wallet and I will send some BAY for testing !!