Pages:
Author

Topic: [ANN]INNOVA - We strive for innovation and adoption! | Hybrid Tribus coin - page 72. (Read 154438 times)

member
Activity: 170
Merit: 10
can everyone please open a support ticket on cryptopia and ask them to resync/rebuild their Innova blockchain index?  I opened one last night but didnt get any response.  The more people that ask the faster it'll get done.
sr. member
Activity: 422
Merit: 250
Did MN payments get halted?  My last reward from 8 masternodes was around 3AM ET.
member
Activity: 98
Merit: 10
When you do it my way you should have this result.

member
Activity: 105
Merit: 10
60% Masternode are up and running well now, look like people getting to know how to config the sentinel shits properly.
I did have my Masternode back online using guide from GhostMinerBox, I highly recommend everyone to look at it instead of guide on website.
Once the team can have thing fix from exchange side, we're good to go again  Grin, hopefully lol
full member
Activity: 196
Merit: 100
I thought DSR only had issues with MN.. but INN also has same Issues that happened with Desire coin

VIVO, INNOVA , Desire all clone of Dash has the same issue Sad
member
Activity: 64
Merit: 10
Will this problem be resolved? otherwise innova will trash?
full member
Activity: 193
Merit: 100

viva had same issues with masternodes. its all becouse this coins fork of dash. and now we have to suffer becouse of this sentinel, I DONT EVEN KNOW WHAT it is for?  but i already hate it  Sad stupid sentinel
full member
Activity: 253
Merit: 100
SafeCoin-SAFE
I thought DSR only had issues with MN.. but INN also has same Issues that happened with Desire coin
member
Activity: 98
Merit: 10
I opened my PC wallet today and saw that all my MNs showed as EXPIRED, so I followed my steps again and all of them are ENABLED now.

Looks like they are doing some maintenance for the network and this is causing the problems but my technique works to bring it all back.
full member
Activity: 196
Merit: 100
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.

The guide outlined here http://innovacoin.info/masternode-guides/sentinel-guide-windows/ has some problems and may not allow you to setup correctly. Also, 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-INNOVA

3. Backup you data directories on both VPS and PC by simply copy/paste of your C:\Users\Administrator\AppData\Roaming\InnovaCore directory. Forget about the C:\Users\Administrator\AppData\Roaming\InnovaCore - 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\InnovaCore EXCEPT for three files, i.e. innova.conf, masternode.conf and wallet.dat on both VPS and Home PC!

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

9920 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 innova-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 innova-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://bitcointalksearch.org/user/mninfo-1303916 for creating the Windows based Sentinel release! Put it in any folder. I use C:\SENTINEL_INNOVA

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-Innova-Start. Right click -> Properties on that shortcut and edit Target field to contain
Code:
C:\SENTINEL_INNOVA\sentinel-win64.exe "--config=C:\Users\Administrator\AppData\Roaming\InnovaCore\innova.conf"
The importance of this step is to use the shortcut method. Using sentinel.conf file WILL NOT WORK!

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

2017-11-16 04:34 Running sentinel

12. Start your Home PC wallet innova-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.

Thank you so much @GhostMinerBox!  You indeed saved the day.  I just implemented your solution and now sentinel is running.
Just waiting for my Home PC status to update from WATCHDOG_expired even though my VPS wallets are showing Masternode is started successfully.

Thanks a million!!!!!

Is there a similar guide for ubuntu vps and local windows wallet MN ?
newbie
Activity: 8
Merit: 0
venv/bin/python bin/sentinel.py

Code:
-342: non-JSON HTTP response with '401 Unauthorized' from server
Cannot connect to dashd. Please ensure dashd is running and the JSONRPC port is open to Sentinel.

any help?  Huh
legendary
Activity: 2744
Merit: 1387
Ukrainians will resist
Code:
innova/sentinel# venv/bin/python bin/sentinel.py
dashd not synced with network! Awaiting full sync before running Sentinel.
Huh


Try again after few minutes.
OK
VPS-server
Code:
./innova-cli masternode debug
Masternode successfully started

Local PC
Code:
15:05:22
masternode start-alias mn1

15:05:22
{
  "alias": "mn1",
  "result": "successful"
}

15:05:41

masternode status

15:05:41

This is not a masternode (code -32603)

15:05:52

masternode debug

15:05:52

Node just started, not yet activated

Is Mastercode not active? who can be trusted?
member
Activity: 197
Merit: 10
Code:
innova/sentinel# venv/bin/python bin/sentinel.py
dashd not synced with network! Awaiting full sync before running Sentinel.
Huh


Try again after few minutes.
legendary
Activity: 2744
Merit: 1387
Ukrainians will resist
Code:
innova/sentinel# venv/bin/python bin/sentinel.py
dashd not synced with network! Awaiting full sync before running Sentinel.
Huh
newbie
Activity: 4
Merit: 0
full member
Activity: 210
Merit: 100
Thank you @GhostMinerBox your instructions saved my hide also - I lost some hair (and brain cells) last night trying to get this to work. PM me your Innova addy and I will send you a little token of appreciation.

So crisis averted, is sentinel a permanent fix/feature or is there some other way to solve this issue. And out of curiosity can someone explain to me why this would occur out of the blue?

Thanks everyone.

 Smiley Smiley Smiley

Happy now
newbie
Activity: 32
Merit: 0
yeah masternode stucked in watchdog_expired status even after restarting and reindexing.

Cryptopia didn't receive the innova I sent and the transaction seems to be processed on the block explorer.

This is really bad....


Any explanation from the devs?

is your chain split or what happened?
full member
Activity: 193
Merit: 100
i am in same situation. but i send coins from my wallet and still didnt receive paymants 15.11.2017  and 12/11/2017    and also i have some vivo stuck on cryptopia,  i wrote few tickets and received vivo payment that stuck 1/11/2017  but no luck with innovo atm   i am pretty sure its cryptopia fault
member
Activity: 131
Merit: 10
Hi all. Question to the developers. With pool ALT Miner.net to the exchange transaction Kriptopia got 15/20 evidence 13 November and 16/20 of the evidence, 14 November the second transaction. But moreover, today the floor of day does not come transactions from the pool to the exchange. 6 transaction is not known where. I would like to know the reason, will it be fixed if I get some coin my way??? Otherwise it is bad for the credibility of the system.
full member
Activity: 280
Merit: 100
N-Engine Multi Pool Server

INNOVA is added to our pool!

http://pool.n-engine.com

- FREE (donation only)
- Dedicated server (European - US - ASIAN link)
- Fast! (Gigabit link on optical fiber!)
- DDoS protection
- GeoDNS balancing system
- Support 24h/7 (Mail, Troll box, Irc channel)
- IPs of users are hidden!

Payouts are made automatically every 5 minutes for all balances above 0.5, or 0.05 on Sunday.

No more fee, more coin for YOU!

Happy FREE mining !

Main Pool url : http://pool.n-engine.com

You can follow us @Twitter : https://twitter.com/NeCrypto

Support :
On IRC : freenode > #N-Engine
By mail: contact[a.t.]n-engine.com


Pages:
Jump to: