Bitcoin Forum
May 03, 2024, 07:32:11 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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 74 75 76 77 78 79 80 [81] 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 ... 152 »
  Print  
Author Topic: [ANN]INNOVA - We strive for innovation and adoption! | Hybrid Tribus coin  (Read 154372 times)
onurisbu
Newbie
*
Offline Offline

Activity: 54
Merit: 0


View Profile
November 16, 2017, 09:18:00 AM
 #1601

Hi devs. It is really fine work with you. Especially master nodes works very well. Hope to moon asap.
It is a common myth that Bitcoin is ruled by a majority of miners. This is not true. Bitcoin miners "vote" on the ordering of transactions, but that's all they do. They can't vote to change the network rules.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714721531
Hero Member
*
Offline Offline

Posts: 1714721531

View Profile Personal Message (Offline)

Ignore
1714721531
Reply with quote  #2

1714721531
Report to moderator
1714721531
Hero Member
*
Offline Offline

Posts: 1714721531

View Profile Personal Message (Offline)

Ignore
1714721531
Reply with quote  #2

1714721531
Report to moderator
1714721531
Hero Member
*
Offline Offline

Posts: 1714721531

View Profile Personal Message (Offline)

Ignore
1714721531
Reply with quote  #2

1714721531
Report to moderator
SuperSoloKing
Newbie
*
Offline Offline

Activity: 31
Merit: 0


View Profile
November 16, 2017, 09:25:16 AM
 #1602

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://bitcointalk.org/index.php?action=profile;u=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!!!!!
sc0rp1on
Newbie
*
Offline Offline

Activity: 81
Merit: 0


View Profile WWW
November 16, 2017, 09:36:43 AM
 #1603

-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.

Can anyone help on this error?
Got this fixed but now this is happening
Traceback (most recent call last):
  File "bin/sentinel.py", line 265, in <module>
    main()
  File "bin/sentinel.py", line 164, in main
    if not is_dashd_port_open(dashd):
  File "bin/sentinel.py", line 151, in is_dashd_port_open
    info = dashd.rpc_command('getgovernanceinfo')
  File "lib/dashd.py", line 42, in rpc_command
    return self.rpc_connection.__getattr__(params[0])(*params[1:])
  File "lib/dashd.py", line 31, in rpc_connection
    return AuthServiceProxy("http://{0}:{1}@{2}:{3}".format(*self.creds))
  File "/root/.innovacore/sentinel/venv/local/lib/python2.7/site-packages/bitcoinrpc/authproxy.py", line 86, in __init__
    self.__url = urlparse.urlparse(service_url)
  File "/usr/lib/python2.7/urlparse.py", line 143, in urlparse
    tuple = urlsplit(url, scheme, allow_fragments)
  File "/usr/lib/python2.7/urlparse.py", line 191, in urlsplit
    raise ValueError("Invalid IPv6 URL")
ValueError: Invalid IPv6 URL
SuperSoloKing
Newbie
*
Offline Offline

Activity: 31
Merit: 0


View Profile
November 16, 2017, 09:39:19 AM
 #1604

My masternode status is NEW_START_REQUIRED, what should I do ta make it enable? Can anyone please help me? Thank you

I think @GhostMinerBox mentioned that you wait after completing all steps.  I believe that so long as you have checked "masternode status" and your VPS is showing "Masternode started successfully", you just have to wait.  I believe it will update.  I am currently waiting...I will update the forum once it changes.  I believe it could even take an hour.
gmesza01
Newbie
*
Offline Offline

Activity: 32
Merit: 0


View Profile
November 16, 2017, 10:22:45 AM
 #1605

Hi since yesterday the masternode stopped working and can't sync anymore with the chain.

Previously I was receiveing payouts normally, now it stopped since yesterday evening

2017-11-16 10:20:45 ERROR: AcceptBlockHeader: prev block not found
2017-11-16 10:20:45 Misbehaving: 144.217.241.188:14520 (80 -> 90)
2017-11-16 10:20:45 ERROR: invalid header received 0000000000d8cc59736fb96821b3f4c31fc32e1ac51d394243c806367a63a2c5
2017-11-16 10:20:45 ProcessMessages(headers, 82 bytes) FAILED peer=22
2017-11-16 10:20:48 CMasternodeSync::ProcessTick -- nTick 7327 nRequestedMasternodeAssets 1 nRequestedMasternodeAttempt 0 nSyncProgress 0.000000
2017-11-16 10:20:54 CMasternodeSync::ProcessTick -- nTick 7333 nRequestedMasternodeAssets 1 nRequestedMasternodeAttempt 0 nSyncProgress 0.000000
2017-11-16 10:21:00 CMasternodeSync::ProcessTick -- nTick 7339 nRequestedMasternodeAssets 1 nRequestedMasternodeAttempt 0 nSyncProgress 0.000000
2017-11-16 10:21:06 ERROR: AcceptBlockHeader: prev block not found
2017-11-16 10:21:06 Misbehaving: 144.217.241.188:14520 (90 -> 100) BAN THRESHOLD EXCEEDED
2017-11-16 10:21:06 ERROR: invalid header received 0000000000c8418b4a955b27671eb2959bf47014ddf3c256eb5b5e9399540d2d
2017-11-16 10:21:06 ProcessMessages(headers, 82 bytes) FAILED peer=22
2017-11-16 10:21:06 ThreadSocketHandler -- removing node: peer=22 addr=144.217.241.188:14520 nRefCount=1 fNetworkNode=1 fInbound=0 fMasternode=0
2017-11-16 10:21:06 CMasternodeSync::ProcessTick -- nTick 7345 nRequestedMasternodeAssets 1 nRequestedMasternodeAttempt 0 nSyncProgress 0.000000
2017-11-16 10:21:12 CMasternodeSync::ProcessTick -- nTick 7351 nRequestedMasternodeAssets 1 nRequestedMasternodeAttempt 0 nSyncProgress 0.000000
2017-11-16 10:21:12 CMasternodeSync::ProcessTick -- nTick 7351 nRequestedMasternodeAssets 1 -- requesting sporks from peer 23
2017-11-16 10:21:16 receive version message: /Innova Core:0.12.1.9/: version 70206, blocks=18347, us=54.77.86.48:45792, peer=23
2017-11-16 10:21:18 CMasternodeSync::ProcessTick -- nTick 7357 nRequestedMasternodeAssets 1 nRequestedMasternodeAttempt 0 nSyncProgress 0.000000
2017-11-16 10:21:24 CMasternodeSync::ProcessTick -- nTick 7363 nRequestedMasternodeAssets 1 nRequestedMasternodeAttempt 0 nSyncProgress 0.000000
2017-11-16 10:21:30 CMasternodeSync::ProcessTick -- nTick 7369 nRequestedMasternodeAssets 1 nRequestedMasternodeAttempt 0 nSyncProgress 0.000000
2017-11-16 10:21:36 CMasternodeSync::ProcessTick -- nTick 7375 nRequestedMasternodeAssets 1 nRequestedMasternodeAttempt 0 nSyncProgress 0.000000


and idea what's going on with the chain?
cryptomaxsun
Legendary
*
Offline Offline

Activity: 2744
Merit: 1387


Ukrainians will resist


View Profile WWW
November 16, 2017, 10:26:34 AM
 #1606

when will the sentinel come for the innova? when will it work?

❘|❘ Cлaвa Укpaинe! ❘|❘ Glory to Ukraine! ❘|❘
❘|❘ КaPФaгeн дoлжeн быть paзpyшeн ❘|❘
naskel
Full Member
***
Offline Offline

Activity: 280
Merit: 100


View Profile WWW
November 16, 2017, 11:09:53 AM
 #1607

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



█▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█
░  .:: Free Pool @ http://pool.n-engine.com ::.  ░ << *FREE* AS FREE BEER
█▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄█
mitterman
Member
**
Offline Offline

Activity: 131
Merit: 10


View Profile
November 16, 2017, 11:25:03 AM
 #1608

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.
Aleksiusha
Full Member
***
Offline Offline

Activity: 193
Merit: 100


View Profile
November 16, 2017, 11:29:41 AM
Last edit: November 16, 2017, 11:42:19 AM by Aleksiusha
 #1609

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
gmesza01
Newbie
*
Offline Offline

Activity: 32
Merit: 0


View Profile
November 16, 2017, 12:11:44 PM
 #1610

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?
finthebar
Full Member
***
Offline Offline

Activity: 210
Merit: 100



View Profile
November 16, 2017, 12:13:36 PM
 #1611

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
gonzalo9494
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
November 16, 2017, 12:27:57 PM
 #1612

 Lips sealed

cryptomaxsun
Legendary
*
Offline Offline

Activity: 2744
Merit: 1387


Ukrainians will resist


View Profile WWW
November 16, 2017, 12:31:51 PM
 #1613

Code:
innova/sentinel# venv/bin/python bin/sentinel.py
dashd not synced with network! Awaiting full sync before running Sentinel.
Huh

❘|❘ Cлaвa Укpaинe! ❘|❘ Glory to Ukraine! ❘|❘
❘|❘ КaPФaгeн дoлжeн быть paзpyшeн ❘|❘
Slog
Member
**
Offline Offline

Activity: 197
Merit: 10


View Profile
November 16, 2017, 12:54:21 PM
 #1614

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.
cryptomaxsun
Legendary
*
Offline Offline

Activity: 2744
Merit: 1387


Ukrainians will resist


View Profile WWW
November 16, 2017, 01:09:40 PM
 #1615

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?

❘|❘ Cлaвa Укpaинe! ❘|❘ Glory to Ukraine! ❘|❘
❘|❘ КaPФaгeн дoлжeн быть paзpyшeн ❘|❘
tommifant
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
November 16, 2017, 01:13:56 PM
 #1616

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
jr_007
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
November 16, 2017, 01:29:22 PM
 #1617

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://bitcointalk.org/index.php?action=profile;u=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 ?
GhostMinerBox
Member
**
Offline Offline

Activity: 98
Merit: 10


View Profile
November 16, 2017, 01:29:55 PM
 #1618

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.

Join a Shared Masternode and started earning interest on those coins you have idle in your wallets! More info: https://discord.gg/Kd6peTz
SmallRig
Full Member
***
Offline Offline

Activity: 253
Merit: 100


SafeCoin-SAFE


View Profile
November 16, 2017, 01:34:49 PM
 #1619

I thought DSR only had issues with MN.. but INN also has same Issues that happened with Desire coin
Aleksiusha
Full Member
***
Offline Offline

Activity: 193
Merit: 100


View Profile
November 16, 2017, 01:40:04 PM
 #1620


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
Pages: « 1 ... 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 74 75 76 77 78 79 80 [81] 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 ... 152 »
  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!