hey guys. I'm having trouble getting the client to run. I am using an amazon ec2 ubuntu 14 instance. I thought I installed everything correctly, however, I keep getting this message
Bitcredit server starting
root@i###-###-###-###:/usr/local/src# Secure messaging starting.
Error opening file: No such file or directory (877)
Failed to read smsg.ini
No address keys loaded.
Processed 1 files, loaded 1 buckets containing 1 messages.
Secure messaging enabled.
Warning: Peer buckets matched in the future: 1428364093.
Either this node or the peer node has the incorrect time set.
I can communicate with bitcredit-cli
bitcredit-cli getinfo
{
"version" : 301604,
"protocolversion" : 70007,
"walletversion" : 60000,
"balance" : 0.00000000,
"darksend_balance" : 0.00000000,
"blocks" : 82267,
"timeoffset" : 0,
"moneysupply" : 13707684.99811479,
"connections" : 9,
"proxy" : "",
"difficulty" : 0.00019114,
"testnet" : false,
"keypoololdest" : 1428360693,
"keypoolsize" : 2,
"paytxfee" : 0.00000000,
"relayfee" : 0.00001000,
"errors" : ""
}
I used the master branch for the install of bitcredit.
I also set the time on the machine but keep getting the error. Thanks in advance for any and all help.
Ignore it. That is smsg
Thanks! Should have another masternode joining the party soon
great news!!!
i'm 90% done upgrading the MN codebase to match dash and 99% done adding checknlocktime verify op code.
this means that we can effect new types of transactions in the chain.
Now i will work on colored coins and the stats engine.
Damn man!!!! You're gonna get dev of the year in just a months time.
I am very close to setting up a masternode and am unable to get it started. Seems to be something small but it says I am not capable. Here is the output from the debug.log
2015-04-07 05:08:24 CActiveMasternode::ManageStatus() - Checking inbound connection to '52.5.85.5:9999'
2015-04-07 05:08:24 CActiveMasternode::GetMasterNodeVin - Could not locate specified vin from possible list
2015-04-07 05:08:24 CActiveMasternode::ManageStatus() - Could not find suitable coins!
2015-04-07 05:08:24 CActiveMasternode::Dseep() - Error: masternode is not in a running status
2015-04-07 05:08:24 CActiveMasternode::ManageStatus() - Error on Ping: masternode is not in a running statusconnected to self at 52.5.85.5:43069, disconnecting
I have a balance of 250000.96000000
is the .96 messing it up? I'll jet it out now. Any help would be great