Bitcoin Forum
July 02, 2024, 05:18:40 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Crave: NextGen on: March 27, 2018, 01:03:24 AM
Nevermind, got the help from the discord.
they said it happens from when the wallet closes unexpectedly or inappropriately.

I ran this and it fixed the problem:

cd
cd crave-ng
cd src
./craved -rescan -reindex
2  Alternate cryptocurrencies / Announcements (Altcoins) / Re: Crave: NextGen on: March 26, 2018, 06:11:57 PM
I'm getting "Corrupted block database detected."
everytime I go to start my masternode on my VPS.
I tried deleting and setting it up again, same issue.
I went over the setup guide again, I did not set it up using winscp or GUI setup.
Would that help fix my issue?
Thanks in advance for the help.
3  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [BRO] [WEBRADIO] 😍 BITRAD.IO 😍 - ICO LIVE - Stream diffrent - Webradio on: November 22, 2017, 12:54:14 AM
Hello. Big fan of the project. Just purchased enough BRO for a masternode but I cant seem to find a setup for a VPS masternode. I think my remote wallet is going to sync, took me a while to figure that part out. Does anybody have a link to masternode guide? Thanks in advance:)
4  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] VIVO - Masternodes, ASIC-Resistant, Secure, High MN Rewards, Decentralized on: November 16, 2017, 09:14:33 AM
This is a third coin in the last two days that I have successfully setup with Sentinel and Two-Windows-Wallets setup. It's not a straightforward process and has some peculiar steps you have to make to make it work.

Sentinel release that was made for DESIRE coin has to be setup a bit differently for other coins. Here is how I do it.


This guide assumes that you already have had a running masternode before the Sentinel. This guide also assumes that you have the same directory structure as I do. If you have a different structure, change the paths where appropriate.

I have two Windows wallets. A VPS Windows Wallet and a Home PC Windows Wallet.

1. Close both VPS and Home PC wallets.

2. Download the latest wallet release to both you VPS and Home PC and put it in any folder. I use C:\COIN-VIVO

3. Backup you data directories on both VPS and PC by simply copy/paste of your C:\Users\Administrator\AppData\Roaming\VivoCore directory. Forget about the C:\Users\Administrator\AppData\Roaming\VivoCore - Copy directory for now. If all goes well, you can simply delete it at the end. If you fail, you will need it to start over again.

4. Delete all the files in the C:\Users\Administrator\AppData\Roaming\VivoCore EXCEPT for three files, i.e. vivo.conf, masternode.conf and wallet.dat on both VPS and Home PC!

5. Edit your VPS vivo.conf to make sure you have these and only these lines.
Code:
rpcuser=SomeHardToGuessLogin
rpcpassword=SomeEvenHarderToGuessPassword
masternode=1
server=1
rpcport=9919
rpcconnect=127.0.0.1
masternodeprivkey=yourmasternodeprivkey

9919 will be your port for this coin. If you have multiple coins on the same VPS and will follow this guide to set them up MAKE SURE you choose another port for the other coin.

6. Start your VPS wallet vivo-qt.exe and let it sync everything until you see a blue check mark in the right bottom corner.

7. Close your VPS wallet! Believe it or not, this is an important step!

8. Start your VPS wallet vivo-qt.exe again and let it sync everything until you see a blue check mark in the right bottom corner again.

9. Download sentinel-win64.exe to your VPS from https://github.com/ZonnCash/sentinel/releases/tag/v1.1.0-win64 and thank mninfo https://bitcointalk.org/index.php?action=profile;u=1303916 for creating the Windows based Sentinel release! Put it in any folder. I use C:\SENTINEL_VIVO

10. !!! IMPORTANT STEP Create a shortcut for sentinel-win64.exe in the same folder and rename it to something meaningful and related to this coin. I use Sentinel-Vivo-Start. Right click -> Properties on that shortcut and edit Target field to contain
Code:
C:\SENTINEL_VIVO\sentinel-win64.exe "--config=C:\Users\Administrator\AppData\Roaming\VivoCore\vivo.conf"
The importance of this step is to use the shortcut method. Using sentinel.conf file WILL NOT WORK!

11. Run your Sentinel-Vivo-Start shortcut, making sure the first lines in the poped up CMD windows display this:
Code:
Using desire.conf: C:\Users\Administrator\AppData\Roaming\VivoCore\vivo.conf

2017-11-16 04:34 Running sentinel

12. Start your Home PC wallet vivo-qt.exe and let it sync everything until you see a blue check mark in the right bottom corner.

13. Go to Masternodes tab of your PC wallet and Start alias your masternode(s) regardless of what status other than ENABLED you see for each! If at this point you may already see your masternode ENABLED and thus you don't need to start it!

14. In the Debug console of your VPS wallet type masternode status and you should see:
Code:
"status": "Masternode successfully started"
in the output.

From that point you should wait. It may be a little but it could be a while, but after some time your masternodes should turn ENABLED. You may restart you PC Wallet any time while you're waiting. It may update the statuses faster for you.

hello, im not exactly sure how to navigate my VPS in order to remove only those certain files from the vps wallet. Im using putty with ubuntu on my VPS. Im very new to this, but I think Im catching on really quick. I was able to set up 3 different MNs from other coins and this is my first attempt at VIVO. also, since this will be the first time I set up this MN will this process work for me too? thanks for any help
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!