Pages:
Author

Topic: Bitcloud 2.0 - BTDX - PoS3 - Newest Masternode Core 12.2 - Quark - page 33. (Read 89419 times)

member
Activity: 84
Merit: 10
Hello dev, need local community manager? I want to reserve it if you need
hero member
Activity: 700
Merit: 501
1000% ROI Masternode Coin
Nice to see the coin going on this long
newbie
Activity: 26
Merit: 0
Mnrank shows MN reward 71 BTDX per day, so does that mean that reward interval is 29-30 hours now? Smiley

That's about right. I'm receiving rewards about every 30 hours.
legendary
Activity: 2828
Merit: 5894
Meh.
Hello,

I have the bitcloud wallet on my Stationairy PC without issues but when I'm now trying to download it to my laptop (downloaded to my PC a few weeks ago) it won't load in the blockchain. I'm getting the following error "No blockchain available".

Would appreciate any and all help on this matter, thanks.
sr. member
Activity: 489
Merit: 253
Mnrank shows MN reward 71 BTDX per day, so does that mean that reward interval is 29-30 hours now? Smiley
newbie
Activity: 21
Merit: 0
can there be whatever you need religious to help transfer this along? or perhaps is it out of your fingers?the reason for the delay isn't clear
copper member
Activity: 2324
Merit: 1348
ANN New Pre-release Bitcloud Version 2.0.0.4

https://github.com/LIMXTEC/Bitcloud/releases/tag/v.2.0.0.4

A new version is online.

Changelog: fix power loss error, [QT] Multisignature GUI, [UI] Improved unlock usability



Kind Regards Christian
full member
Activity: 136
Merit: 100
glad i could help!

Great, that worked! Thank you so much
newbie
Activity: 14
Merit: 0
Great, that worked! Thank you so much
full member
Activity: 136
Merit: 100
then just configure masternode.conf in the local wallet.

then in the console of the local wallet:

masternode start-alias MN01

or whatever the alias of the masternode that you chose.


yes, i did do that.

it asked me for a strong password followed by privkey
newbie
Activity: 14
Merit: 0
yes, i did do that.

it asked me for a strong password followed by privkey
full member
Activity: 136
Merit: 100
During the script, you should have entered your privkey.

Did you do that ?


sudo ./bitcloud-cli masternode status returns:

Code:
{
    "vin" : "CTxIn(COutPoint(0000000000000000000000000000000000000000000000000000000000000000, 4294967295), coinbase )",
    "service" : "[::]:0",
    "status" : "Not capable masternode: Hot node, waiting for remote activation."
}

I saw that I have to change the collateral settings (i did that on the cold wallet) but how do I do that on the VPS side?
newbie
Activity: 14
Merit: 0
sudo ./bitcloud-cli masternode status returns:

Code:
{
    "vin" : "CTxIn(COutPoint(0000000000000000000000000000000000000000000000000000000000000000, 4294967295), coinbase )",
    "service" : "[::]:0",
    "status" : "Not capable masternode: Hot node, waiting for remote activation."
}

I saw that I have to change the collateral settings (i did that on the cold wallet) but how do I do that on the VPS side?
newbie
Activity: 14
Merit: 0
just want to say...that worked! can't believe alibaba cloud didnt haha...i came across other users that had used alibaba cloud so I figured it would be fine.  It's running now anyway, got past that point. thanks!!
newbie
Activity: 14
Merit: 0
thanks for digging. I'll check that out, then vultr. appreciate it!
i googled that line and got a hit:

https://bitcointalk.org/index.php?topic=1312616.60


the only suggestion i can make right now is try vultr.com


full member
Activity: 136
Merit: 100
i googled that line and got a hit:

https://bitcointalk.org/index.php?topic=1312616.60


the only suggestion i can make right now is try vultr.com


Fresh install of 14.04 Ubuntu.

I went through and did all the steps, I even tried

sudo apt-get install automake

before i ran sudo ./btdxsetup.sh

but it still gets stuck on this line:
CXX libbitcoin_server_a-init.o

Tried running again and this is what happens and then freezes:


Code:
./configure: line 12342: SECP_64BIT_ASM_CHECK: command not found
./configure: line 12348: SECP_INT128_CHECK: command not found
./configure: line 12379: SECP_INT128_CHECK: command not found
./configure: line 12505: SECP_OPENSSL_CHECK: command not found
configure: Using field implementation: 32bit
configure: Using bignum implementation: none
configure: Using scalar implementation: 32bit
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libsecp256k1.pc
config.status: creating src/libsecp256k1-config.h
config.status: src/libsecp256k1-config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
Fixing libtool for -rpath problems.
Making all in src
make[1]: Entering directory `/home/username/Bitcloud/src'
make[2]: Entering directory `/home/username/Bitcloud/src'
  CXX      libbitcoin_server_a-init.o
newbie
Activity: 14
Merit: 0
Fresh install of 14.04 Ubuntu.

I went through and did all the steps, I even tried

sudo apt-get install automake

before i ran sudo ./btdxsetup.sh

but it still gets stuck on this line:
CXX libbitcoin_server_a-init.o

Tried running again and this is what happens and then freezes:


Code:
./configure: line 12342: SECP_64BIT_ASM_CHECK: command not found
./configure: line 12348: SECP_INT128_CHECK: command not found
./configure: line 12379: SECP_INT128_CHECK: command not found
./configure: line 12505: SECP_OPENSSL_CHECK: command not found
configure: Using field implementation: 32bit
configure: Using bignum implementation: none
configure: Using scalar implementation: 32bit
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libsecp256k1.pc
config.status: creating src/libsecp256k1-config.h
config.status: src/libsecp256k1-config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
Fixing libtool for -rpath problems.
Making all in src
make[1]: Entering directory `/home/username/Bitcloud/src'
make[2]: Entering directory `/home/username/Bitcloud/src'
  CXX      libbitcoin_server_a-init.o
newbie
Activity: 14
Merit: 0
I'm going to try re-imaging the disk to 14.04 ubuntu first - if that still doesn't work; i'll try vultr.

i'm using vultr.com

the 5 dollar vps.

also, just in case....keep it on 14.04 ubuntu.


I will try and paste the log the next time i try on a fresh install if it doesn't work. thanks!
Also, I ran into this snag last time on install but it gets caught on

CXX libbitcoin_server_a-init.o

Wondering if this is normal?

Could you paste the entire Log? maybe i can help you. regards!
newbie
Activity: 88
Merit: 0
Also, I ran into this snag last time on install but it gets caught on

CXX libbitcoin_server_a-init.o

Wondering if this is normal?

Could you paste the entire Log? maybe i can help you. regards!
newbie
Activity: 3
Merit: 0
I'm sorry, I did not intend to sound as unfavorable as I stumbled upon concerning buying and selling quantity.If you want big money to get in if you can't have such large assets among just a few.  Severe investors are not likely to purchase in a gold coin with such a short distribution of energy.Let's keep in mind - complete energy corruots completely - and Rothchild stated produce the ability to manage a forex and I treatment not who writes it its legislation (who is Dev).The purpose I am producing is that it is not a case of not relying the Dev - he or she is God or Satoshi or whoever - the marketplace doesn't know who the large cases are and then any expense is beholden for their whims and ideas, good or bad, which equals danger.I love and have faith in the Dev, but if you prefer a long lasting coin you have to regard the market.Regards
Pages:
Jump to: