Bitcoin Forum
June 17, 2024, 05:37:38 AM *
News: Voting for pizza day contest
 
   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 »
  Print  
Author Topic: Sucre (SUCR) X11 based cryptocurrency POW, Masternode, Private and Instant Send  (Read 40778 times)
SucreDev (OP)
Member
**
Offline Offline

Activity: 353
Merit: 20


View Profile WWW
December 26, 2017, 03:34:52 AM
 #501

I now have a masternode setup... I think.

I've got another bunch of coins I bought, too. You said you can't setup two on the same server, right? Can't do it by hostname or anything?

Sorry, Never said that.

Having multiple masternodes on same IP/server is not recommended, not supported and absolutely not encouraged. since the goal here is to have a strong network spread around the world. multiple masternodes on one IP is more damaging for the network and not fare to the community.

aronschatz
Newbie
*
Offline Offline

Activity: 36
Merit: 0


View Profile
December 26, 2017, 03:41:56 AM
 #502

I get it, I was just curious. I might spin up another server with a larger swap with 1GB of RAM and do another masternode. I'll put it in another datacenter, too.
SucreDev (OP)
Member
**
Offline Offline

Activity: 353
Merit: 20


View Profile WWW
December 26, 2017, 03:45:13 AM
 #503

I get it, I was just curious. I might spin up another server with a larger swap with 1GB of RAM and do another masternode. I'll put it in another datacenter, too.

Perfect, good plan! Thanks for understanding.

SucreDev (OP)
Member
**
Offline Offline

Activity: 353
Merit: 20


View Profile WWW
December 26, 2017, 03:54:47 AM
 #504


Thanks for updating - unfortunately, it keeps saying permission denied on the last step.

ubuntu@i:~$ sudo echo "/var/swap.img none swap sw 0 0" >> /etc/fstab
-bash: /etc/fstab: Permission denied
ubuntu@ip-172-26-3-111:~$ free
              total        used        free      shared  buff/cache   available
Mem:         498380       40512      269172        1848      188696      425816
Swap:             0           0           0

This is because you did the swapoff /var/swap.img  command

just do

swapon /var/swap.img

then

echo "/var/swap.img    none    swap    sw    0    0" >> /etc/fstab

then (to see if it's working)

free

I didn't put the swapoff in the PDF guide (was just for info on how to turn off)




SucreDev (OP)
Member
**
Offline Offline

Activity: 353
Merit: 20


View Profile WWW
December 26, 2017, 04:14:32 AM
 #505

Sucre Coin Pool

  • Stratum  : all45.ru:3009  -  Diff: 0.5
  • Stratum  : all45.ru:3254  -  Diff: 1

  • User     : YOUR_ADDRESS
  • Password : x


Hi and thanks

will add it to main website and first page announcement.

might want to change to 40 block confirm (as Sucre spec)


InSights_ZA
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
December 26, 2017, 06:32:35 AM
 #506

Will there be a guide for setting up the masternodes on a windows server?

Will try to find one on the DASH forum because I'm not using any windows servers.

and will add it to the Sucre WIKI coming out in 1Q 2018

maybe this can help https://www.dash.org/forum/threads/guide-simple-masternode-on-a-windows-machine.7956/

remember we are on version 12.2.1 so procedure might be outdated.


Ha лoкaльнoм кoшeлькe Bиндoвc Инcтpyмeнты - КOHCOЛЬ OTКЛAДКИ, ввoдитe кoмaндy:
getnewaddress MasterNode1
oтвeт S......................Q;
sendtoaddress S......................Q 1000
oтвeт 9...................b;
ждeм пoдтвepждeниe oплaты. пoтoм
masternode genkey
J................................a;
masternode outputs
............................ 1

Пepexoдим нa VPS кoшeлeк пoд виндoвc.
Инcтpyмeнты - oткpыть фaйл нacтpoйки кoшeлькa ввoдим
rpcuser=someuser
rpcpassword=somepass
server=1
daemon=1
listen=1
rpcport=9336
rpcallowip=127.0.0.1
masternode=1
masternodeprivkey=J..........................a
externalip=XXX.XXX.XXX.XXX
coxpaняeм, пepeзaпycкaeм.
пepexoдим нa лoкaльный кoшeлeк... ввoдим
MN1 XXX.XXX.XXX.XXX:9336 J...............................a 9...................................b 1


Cool, will try this out later...just busy with the holiday season. Will post here on how it goes for others on a windows server Smiley
alexrossi
Legendary
*
Offline Offline

Activity: 3766
Merit: 1742


Join the world-leading crypto sportsbook NOW!


View Profile
December 26, 2017, 08:34:46 AM
 #507

What is the version of Ubuntu? and did you follow the procedure exactly like in the guide? (see below)

sudo apt -y update && sudo apt -y install build-essential libssl-dev libdb++-dev libboost-all-dev libcrypto++-dev libqrencode-dev libminiupnpc-dev libgmp-dev libgmp3-dev autoconf autogen automake libtool autotools-dev pkg-config bsdmainutils software-properties-common libzmq3-dev libminiupnpc-dev libssl-dev libevent-dev

sudo add-apt-repository ppa:bitcoin/bitcoin
sudo apt-get update
sudo apt-get install libdb4.8-dev libdb4.8++-dev -y

git clone https://github.com/sucremoneda/SucreCore.git

git clone https://github.com/dashpay/dash.git  # (to fix a bug in secp256k1)

rm -rf ~/SucreCore/src/secp256k1
cp -r ~/dash/src/secp256k1 ~/SucreCore/src/secp256k1

cd SucreCore
find . -name "*.sh" -exec sudo chmod 755 {} \;
./autogen.sh
./configure # or ./configure --without-gui
make




Going to try today later, but wasn't easier to replace directly in the repo the secp256k1 folder?

  ▄▄███████▄███████▄▄▄
 █████████████
▀▀▀▀▀▀████▄▄
███████████████
       ▀▀███▄
███████████████
          ▀███
 █████████████
             ███
███████████▀▀               ███
███                         ███
███                         ███
 ███                       ███
  ███▄                   ▄███
   ▀███▄▄             ▄▄███▀
     ▀▀████▄▄▄▄▄▄▄▄▄████▀▀
         ▀▀▀███████▀▀▀
░░░████▄▄▄▄
░▄▄░
▄▄███████▄▀█████▄▄
██▄████▌▐█▌█████▄██
████▀▄▄▄▌███░▄▄▄▀████
██████▄▄▄█▄▄▄██████
█░███████░▐█▌░███████░█
▀▀██▀░██░▐█▌░██░▀██▀▀
▄▄▄░█▀░█░██░▐█▌░██░█░▀█░▄▄▄
██▀░░░░▀██░▐█▌░██▀░░░░▀██
▀██
█████▄███▀▀██▀▀███▄███████▀
▀███████████████████████▀
▀▀▀▀███████████▀▀▀▀
▄▄██████▄▄
▀█▀
█  █▀█▀
  ▄█  ██  █▄  ▄
█ ▄█ █▀█▄▄█▀█ █▄ █
▀▄█ █ ███▄▄▄▄███ █ █▄▀
▀▀ █    ▄▄▄▄    █ ▀▀
   ██████   █
█     ▀▀     █
▀▄▀▄▀▄▀▄▀▄▀▄
▄ ██████▀▀██████ ▄
▄████████ ██ ████████▄
▀▀███████▄▄███████▀▀
▀▀▀████████▀▀▀
█████████████LEADING CRYPTO SPORTSBOOK & CASINO█████████████
MULTI
CURRENCY
1500+
CASINO GAMES
CRYPTO EXCLUSIVE
CLUBHOUSE
FAST & SECURE
PAYMENTS
.
..PLAY NOW!..
SucreDev (OP)
Member
**
Offline Offline

Activity: 353
Merit: 20


View Profile WWW
December 26, 2017, 11:39:38 AM
Last edit: December 26, 2017, 01:03:34 PM by SucreDev
 #508

What is the version of Ubuntu? and did you follow the procedure exactly like in the guide? (see below)

sudo apt -y update && sudo apt -y install build-essential libssl-dev libdb++-dev libboost-all-dev libcrypto++-dev libqrencode-dev libminiupnpc-dev libgmp-dev libgmp3-dev autoconf autogen automake libtool autotools-dev pkg-config bsdmainutils software-properties-common libzmq3-dev libminiupnpc-dev libssl-dev libevent-dev

sudo add-apt-repository ppa:bitcoin/bitcoin
sudo apt-get update
sudo apt-get install libdb4.8-dev libdb4.8++-dev -y

git clone https://github.com/sucremoneda/SucreCore.git

cd SucreCore
find . -name "*.sh" -exec sudo chmod 755 {} \;
./autogen.sh
./configure # or ./configure --without-gui
make




Going to try today later, but wasn't easier to replace directly in the repo the secp256k1 folder?

Finally found the problem, you can skip the DASH fix (for new installation)

If you want to fix your current git clone (see below)

git clone https://github.com/dashpay/dash.git  # (to fix a bug in secp256k1)

rm -rf ~/SucreCore/src/secp256k1
cp -r ~/dash/src/secp256k1 ~/SucreCore/src/secp256k1

aronschatz
Newbie
*
Offline Offline

Activity: 36
Merit: 0


View Profile
December 26, 2017, 02:14:40 PM
 #509

How often do masternode payments come around at the current amount? Is there any way to "really" check that the masternode we setup is actually working?
ant1113
Member
**
Offline Offline

Activity: 98
Merit: 10


View Profile
December 26, 2017, 03:26:48 PM
Last edit: December 26, 2017, 03:47:54 PM by ant1113
 #510

Please support me

In the master node, when setting is completed and restarted
Displayed that it can be started only with lisson = 0
Can not start with lisson = 1

https://imgur.com/a/ODhSe

https://imgur.com/a/kh9Nu


please tell me:'(
SucreDev (OP)
Member
**
Offline Offline

Activity: 353
Merit: 20


View Profile WWW
December 26, 2017, 03:45:08 PM
 #511

How often do masternode payments come around at the current amount? Is there any way to "really" check that the masternode we setup is actually working?

well yes, is in the guide page 9. http://sucremoneda.net/dvbfg/SucreMasternodeBETA.pdf

sucr-cli masternode debug
You should see the message "successfully started masternode".

sucr-cli masternode debug
Did it work? You should see the message "successfully started masternode".

Approx 576 blocks per day / currently 199 masternodes = 2.89 payment per day.

alexrossi
Legendary
*
Offline Offline

Activity: 3766
Merit: 1742


Join the world-leading crypto sportsbook NOW!


View Profile
December 26, 2017, 03:49:56 PM
 #512

Still the same error, maybe my ubuntu version is too old

  ▄▄███████▄███████▄▄▄
 █████████████
▀▀▀▀▀▀████▄▄
███████████████
       ▀▀███▄
███████████████
          ▀███
 █████████████
             ███
███████████▀▀               ███
███                         ███
███                         ███
 ███                       ███
  ███▄                   ▄███
   ▀███▄▄             ▄▄███▀
     ▀▀████▄▄▄▄▄▄▄▄▄████▀▀
         ▀▀▀███████▀▀▀
░░░████▄▄▄▄
░▄▄░
▄▄███████▄▀█████▄▄
██▄████▌▐█▌█████▄██
████▀▄▄▄▌███░▄▄▄▀████
██████▄▄▄█▄▄▄██████
█░███████░▐█▌░███████░█
▀▀██▀░██░▐█▌░██░▀██▀▀
▄▄▄░█▀░█░██░▐█▌░██░█░▀█░▄▄▄
██▀░░░░▀██░▐█▌░██▀░░░░▀██
▀██
█████▄███▀▀██▀▀███▄███████▀
▀███████████████████████▀
▀▀▀▀███████████▀▀▀▀
▄▄██████▄▄
▀█▀
█  █▀█▀
  ▄█  ██  █▄  ▄
█ ▄█ █▀█▄▄█▀█ █▄ █
▀▄█ █ ███▄▄▄▄███ █ █▄▀
▀▀ █    ▄▄▄▄    █ ▀▀
   ██████   █
█     ▀▀     █
▀▄▀▄▀▄▀▄▀▄▀▄
▄ ██████▀▀██████ ▄
▄████████ ██ ████████▄
▀▀███████▄▄███████▀▀
▀▀▀████████▀▀▀
█████████████LEADING CRYPTO SPORTSBOOK & CASINO█████████████
MULTI
CURRENCY
1500+
CASINO GAMES
CRYPTO EXCLUSIVE
CLUBHOUSE
FAST & SECURE
PAYMENTS
.
..PLAY NOW!..
SucreDev (OP)
Member
**
Offline Offline

Activity: 353
Merit: 20


View Profile WWW
December 26, 2017, 03:55:31 PM
 #513

Still the same error, maybe my ubuntu version is too old

What version? work fine on 14.04 and 16.04. prior to that will not work, and 17.04 and 17.10 are to recent and g++ not yet compatible.

fusionfoto
Full Member
***
Offline Offline

Activity: 125
Merit: 100


View Profile
December 26, 2017, 04:00:31 PM
 #514

Thanks.

2GB RAM is a steep requirement, especially for Linux, unless there is a way to install multiple nodes and just specify different ports in one VPS. I think this might be one of those coins where you need at least 10 nodes to make a decent passive income from it.

So you don't need 2GB, and you can certainly run other MNs (from other coins) on the same server.

I know one company offering $5/month Raspberry Pi hosting which is about the same as a VPS without shared hardware.
aronschatz
Newbie
*
Offline Offline

Activity: 36
Merit: 0


View Profile
December 26, 2017, 04:02:14 PM
 #515

$ sucr-cli masternode debug
Masternode successfully started

This was on the masternode computer.

The client computer (my personal wallet) doesn't show the same message, which I think makes sense.
SucreDev (OP)
Member
**
Offline Offline

Activity: 353
Merit: 20


View Profile WWW
December 26, 2017, 04:06:44 PM
 #516

Please support me

In the master node, when setting is completed and restarted
Displayed that it can be started only with lisson = 0
Can not start with lisson = 1

https://imgur.com/a/ODhSe

https://imgur.com/a/kh9Nu


please tell me:'(

You are trying a different way to run a masternode that I have never tested. You are trying to start a Masternode from that same masternode.

There is probebly other ways to do this but for the moment I support the Masternode Setup guide http://sucremoneda.net/dvbfg/SucreMasternodeBETA.pdf

Other users successfully run nodes on windows server as well.




aronschatz
Newbie
*
Offline Offline

Activity: 36
Merit: 0


View Profile
December 26, 2017, 04:12:08 PM
 #517

I see a transaction under the category "generate" going to the receiving address of the Masternode. Is that the category that the masternode fee gets labeled under? If so, seems to work.
ant1113
Member
**
Offline Offline

Activity: 98
Merit: 10


View Profile
December 26, 2017, 04:36:59 PM
 #518

Please support me

In the master node, when setting is completed and restarted
Displayed that it can be started only with lisson = 0
Can not start with lisson = 1

https://imgur.com/a/ODhSe

https://imgur.com/a/kh9Nu


please tell me:'(

You are trying a different way to run a masternode that I have never tested. You are trying to start a Masternode from that same masternode.

There is probebly other ways to do this but for the moment I support the Masternode Setup guide http://sucremoneda.net/dvbfg/SucreMasternodeBETA.pdf

Other users successfully run nodes on windows server as well.





It is said that we do not support this way
  Ubuntu is not good at it, so I do not know well, so
I want to start the master node in this way
Depink
Newbie
*
Offline Offline

Activity: 26
Merit: 3


View Profile
December 26, 2017, 06:10:33 PM
 #519

Please support me

In the master node, when setting is completed and restarted
Displayed that it can be started only with lisson = 0
Can not start with lisson = 1

https://imgur.com/a/ODhSe

https://imgur.com/a/kh9Nu


please tell me:'(

You are trying a different way to run a masternode that I have never tested. You are trying to start a Masternode from that same masternode.

There is probebly other ways to do this but for the moment I support the Masternode Setup guide http://sucremoneda.net/dvbfg/SucreMasternodeBETA.pdf

Other users successfully run nodes on windows server as well.





It is said that we do not support this way
  Ubuntu is not good at it, so I do not know well, so
I want to start the master node in this way

Hiho, i'm in the same point as you, MN is up but WATCHDOG_EXPIRED, so we need to find a way to setup sentinel over windows :p I'm looking over the internet, but is hard to find the right files/configs... :9
siera77772
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile
December 26, 2017, 08:20:08 PM
 #520

how i can get coins?
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 »
  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!