Bitcoin Forum
December 12, 2024, 05:43:42 PM *
News: Latest Bitcoin Core release: 28.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 [34] 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 »
  Print  
Author Topic: Bitcloud 2.0 - BTDX - PoS3 - Newest Masternode Core 12.2 - Quark  (Read 89501 times)
captainbluff
Sr. Member
****
Offline Offline

Activity: 422
Merit: 250


View Profile
October 28, 2017, 03:18:57 AM
 #661

in my local wallet....bitcloud.conf has nothing on it.

in my local wallet....my masternode.conf has the ips of my vps.


Are you sure about this? When I tried this on my VPS, it will error out saying I need masternode=1 in the config. Can you share your masternode.conf config?

Thanks
775011934
Sr. Member
****
Offline Offline

Activity: 268
Merit: 250

love is first


View Profile
October 28, 2017, 03:36:26 AM
 #662

masternode conception is pretty cool!
it make the altcoin stable and security!
but its have a weak, is easy to copy and unfriendly to the later new people!
that is the reason of masternode coin to raise but would't keep raising!
junior.masters
Member
**
Offline Offline

Activity: 136
Merit: 12


View Profile
October 28, 2017, 03:57:57 AM
 #663

is there any calculator for POS ?
if i buy 1000 for stake how much i can receive weekly or daily?
boydatinh3107
Newbie
*
Offline Offline

Activity: 35
Merit: 0


View Profile
October 28, 2017, 04:07:22 AM
 #664

hello - i have 2 questions need help:
1 / Do I need to unlock my wallet when running Masternode?
2 / How can I run 2 masternodes on the same VPS window - with the same 1 wallet? (2 address MN1 MN2 and so on).
Thank you all
darkomega69
Full Member
***
Offline Offline

Activity: 136
Merit: 100


View Profile
October 28, 2017, 04:34:49 AM
 #665

glad to hear it.

Yay, i got my first payout. thank you

you should be able to run it at wherever....the script added the folder to the run path.



where do you run that command, i don't see any file in my vps matching the name inside the BitCloud folder?



also type in:

bitcloud-cli masternode status


that info outputted there should match the info you have in masternode.conf in your local wallet.


On masternode(vps) after running the script(btdxsetup.sh) we just enter the privatekey when prompted correct? do we do anything else on masternode(vps)??
in my local wallet....bitcloud.conf has nothing on it.

in my local wallet....my masternode.conf has the ips of my vps.



which ip address do you point in the conf file, is it your localhost(127.0.0.1) or your vps address?

I start the masternode with "masternode start-alias mn1"


when i type in "masternode status" in console of my windows wallet, i get this:


This is not a masternode
 (code -1)


which to me means, it's because the actual node is on a vps.


when i start my nodes i type in


masternode start-alias mn01
masternode start-alias mn02

how did you start yours?


Yes, running on vultr Ubuntu 14.04

i take it your doing vps?



those instructions work.

if you see your mn on the lists as enabled, should be working right.



Are this the mn setup instructions everyone followed? https://github.com/LIMXTEC/BTDX-Masternode-Setup-Ubuntu-1404

Masternode shows as "Enabled" and i can see the active time updating fine and when i run the masternode status command from debug console i get "status" : "Masternode successfully started"

I am not getting any payouts from 3 days, is there any support since i don't get any responses from dev on slack as well.
darkomega69
Full Member
***
Offline Offline

Activity: 136
Merit: 100


View Profile
October 28, 2017, 04:58:59 AM
 #666

please note....i said my local wallet's bitcloud.conf has nothing on it.


my vps's  bitcloud.conf however is this:

----------------------------------------------------------------------
rpcuser=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
rpcpassword=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
rpcallowip=127.0.0.1
server=1
listen=1
daemon=1
logtimestamps=1
masternode=1
promode=1
masternodeprivkey=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
----------------------------------------------------------------------------------------------------------

the "XXX" are personal values

my local wallet's masternode.conf follows this:

------------------------------------------------------------------------------------------------------------------------------
# Masternode config file
# Format: alias IP:port masternodeprivkey collateral_output_txid collateral_output_index
# Example: mn1 127.0.0.2:51474 93HaYBVUCYjEMeeH1Y4sBGLALQZE1Yc1K64xiqgX37tGBDQL8Xg 2bcd3c84c84f87eaa86e4e56834c92927a07f9e18718810b92e0d0324456a67c 0
-----------------------------------------------------------------------------------------------------------------------------------

the ip being the external ip of your vps.



in my local wallet....bitcloud.conf has nothing on it.

in my local wallet....my masternode.conf has the ips of my vps.


Are you sure about this? When I tried this on my VPS, it will error out saying I need masternode=1 in the config. Can you share your masternode.conf config?

Thanks
darkomega69
Full Member
***
Offline Offline

Activity: 136
Merit: 100


View Profile
October 28, 2017, 05:01:29 AM
 #667

i'm pretty sure it will not let you start a masternode if your wallet is locked.  so yes.


i run 2 remote nodes on separate vps, with one cold wallet starting it.  i've not tried running two nodes in one vps.




hello - i have 2 questions need help:
1 / Do I need to unlock my wallet when running Masternode?
2 / How can I run 2 masternodes on the same VPS window - with the same 1 wallet? (2 address MN1 MN2 and so on).
Thank you all
boydatinh3107
Newbie
*
Offline Offline

Activity: 35
Merit: 0


View Profile
October 28, 2017, 05:28:46 AM
 #668

i'm pretty sure it will not let you start a masternode if your wallet is locked.  so yes.


i run 2 remote nodes on separate vps, with one cold wallet starting it.  i've not tried running two nodes in one vps.




hello - i have 2 questions need help:
1 / Do I need to unlock my wallet when running Masternode?
2 / How can I run 2 masternodes on the same VPS window - with the same 1 wallet? (2 address MN1 MN2 and so on).
Thank you all

so if i have 2 masternode i have to run on 2 vps?
In case I setup 2 MN1 MN2 on the same wallet - but only 1 MN1 - now I need to transfer coin from MN2 to another wallet? What should I do ?
boydatinh3107
Newbie
*
Offline Offline

Activity: 35
Merit: 0


View Profile
October 28, 2017, 05:40:49 AM
 #669

i'm pretty sure it will not let you start a masternode if your wallet is locked.  so yes.


i run 2 remote nodes on separate vps, with one cold wallet starting it.  i've not tried running two nodes in one vps.




hello - i have 2 questions need help:
1 / Do I need to unlock my wallet when running Masternode?
2 / How can I run 2 masternodes on the same VPS window - with the same 1 wallet? (2 address MN1 MN2 and so on).
Thank you all

so if i have 2 masternode i have to run on 2 vps?
In case I setup 2 MN1 MN2 on the same wallet - but only 1 MN1 - now I need to transfer coin from MN2 to another wallet? What should I do ?
But i see many the same IP on masternode ?
https://uphinhnhanh.com/images/2017/10/28/Untitled.png
darkomega69
Full Member
***
Offline Offline

Activity: 136
Merit: 100


View Profile
October 28, 2017, 05:54:29 AM
 #670

i apologize, i should have been clearer.

i answered you first question.

i can't give you instructions on the second question, because I personally run my nodes per vps.


perhaps someone else will chime in on your 2nd question.

from my own research, you can run multiple nodes on 1 vps, but different ports.

i see the same thing as you on the node list, i'm not sure how people are running multiple nodes off the same ip and ports.

i've actually asked in this thread and no one chimed in, so i ended up 1 node/vps.


i'm pretty sure it will not let you start a masternode if your wallet is locked.  so yes.


i run 2 remote nodes on separate vps, with one cold wallet starting it.  i've not tried running two nodes in one vps.




hello - i have 2 questions need help:
1 / Do I need to unlock my wallet when running Masternode?
2 / How can I run 2 masternodes on the same VPS window - with the same 1 wallet? (2 address MN1 MN2 and so on).
Thank you all

so if i have 2 masternode i have to run on 2 vps?
In case I setup 2 MN1 MN2 on the same wallet - but only 1 MN1 - now I need to transfer coin from MN2 to another wallet? What should I do ?
But i see many the same IP on masternode ?


darkomega69
Full Member
***
Offline Offline

Activity: 136
Merit: 100


View Profile
October 28, 2017, 06:01:03 AM
 #671

if i'm understanding your question correctly, regardless of how you setup your nodes/vps, you can remote start them all from 1 cold wallet.


so if i have 2 masternode i have to run on 2 vps?
In case I setup 2 MN1 MN2 on the same wallet - but only 1 MN1 - now I need to transfer coin from MN2 to another wallet? What should I do ?
junzotojunzo
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
October 28, 2017, 06:59:44 AM
 #672

Hi,

Does anyone know of an updated version on how to set up a masternode in windows 10 pc? Thanks
tj4dmx
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
October 28, 2017, 07:47:27 AM
 #673

Airdrop?
luffare
Full Member
***
Offline Offline

Activity: 350
Merit: 101



View Profile
October 28, 2017, 09:11:35 AM
 #674

If i've got less than 10000 btdx in my wallet, for example only 1000 or 100, does it mean that pos- mining won't be running & I won't get any reward?
alinka1
Full Member
***
Offline Offline

Activity: 207
Merit: 100

KORE-TOR-PRIVACY https://kore.life/


View Profile WWW
October 28, 2017, 11:17:21 AM
 #675

If i've got less than 10000 btdx in my wallet, for example only 1000 or 100, does it mean that pos- mining won't be running & I won't get any reward?


you need 10k for a masternode, for pos the more the better.
captainbluff
Sr. Member
****
Offline Offline

Activity: 422
Merit: 250


View Profile
October 28, 2017, 11:26:08 AM
 #676

if i'm understanding your question correctly, regardless of how you setup your nodes/vps, you can remote start them all from 1 cold wallet.


so if i have 2 masternode i have to run on 2 vps?
In case I setup 2 MN1 MN2 on the same wallet - but only 1 MN1 - now I need to transfer coin from MN2 to another wallet? What should I do ?

@darkomega69 what VPS service are you using, I'm suspecting my VPS provider is blocking port 8329 inblound on their network firewall. I just can't seem to run masternode locally nor remotely from cold wallet.


darkomega69
Full Member
***
Offline Offline

Activity: 136
Merit: 100


View Profile
October 28, 2017, 02:42:41 PM
 #677

Vultr.   The 5$ one.


if i'm understanding your question correctly, regardless of how you setup your nodes/vps, you can remote start them all from 1 cold wallet.


so if i have 2 masternode i have to run on 2 vps?
In case I setup 2 MN1 MN2 on the same wallet - but only 1 MN1 - now I need to transfer coin from MN2 to another wallet? What should I do ?

@darkomega69 what VPS service are you using, I'm suspecting my VPS provider is blocking port 8329 inblound on their network firewall. I just can't seem to run masternode locally nor remotely from cold wallet.



hopperclaim
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
October 28, 2017, 03:32:39 PM
 #678

why do you need blockchain for this project?
captainbluff
Sr. Member
****
Offline Offline

Activity: 422
Merit: 250


View Profile
October 28, 2017, 06:13:44 PM
 #679

Vultr.   The 5$ one.



Thanks, I think I just got it to work as stand alone MN on VPS, we'll see if it starts paying out.
nedis
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
October 28, 2017, 10:22:20 PM
 #680

Hi! I'm new to your community but I'd like to support the Bitcloud. I can't afford to put down 10k coins at the moment. Are there any Pool Masternodes for this coin? Or what ROI can I expect just having coins in 24/7 running wallet?
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 [34] 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!