How long does it usually take to start receiving the payments?
Something like 30-60 minutes.
So after I use "bitcreditd -wallet=bn2.dat -conf=bn2.conf" I get "Error: Cannot obtain a lock on a data directory / root/.bitcredit. Bitcredit Core is probably already running. SecureMsgDisbale: secure messaging is already disabled."
Ok, then I copied everything except wallet.dat to /.bitcredit2 and tried again , the same error, so I tried
"bitcreditd -datadir=/root/.bitcredit2/ -wallet=bn2.dat -conf=bn2.conf" then I get
Error:An error occurred while setting up the RPC address 0.0.0.0 port 8878 for listening: bind: Address already in use .... standard port for BN1 was 8877
so I added it to bn2.conf rpcport=8878 , even with firewall dusabled it's still the same error.