Pages:
Author

Topic: [ANN] Exclusive Coin EXCL 2.0 - MasterNodes, ProofOfStake, 4 years old, Android! - page 37. (Read 116929 times)

newbie
Activity: 49
Merit: 0
hey, made an EXCL subreddit Cool

www.reddit.com/r/EXCL

my wallet is trolling me and wont let me send founds out is anyone else having this problem?

go into debug console and type "repairwallet"

did that twice and got this then when i got to send it acts like everything is good and tells me coins already spent

05:19:17

    "wallet check passed" : true

05:19:21

repairwallet

05:19:21

    "wallet check passed" : true


05:28:03

repairwallet


05:28:04

    "mismatched spent coins" : 2,
    "amount affected by repair" : 5001.80000000

05:28:09

repairwallet

05:28:09
    "wallet check passed" : true

here transaction from 6 hours ago
Status: conflicted, has not been successfully broadcast yet
Date: 4/3/2017 05:22
To:  EHYY1xAy3RF9JYhZku9zmQuQtwn9xnD9SY
Debit: -5000.00 EXCL
Transaction fee: -0.0001 EXCL
Net amount: -5000.0001 EXCL
Transaction ID: 750a3b57a722667462258c65977b66ff5a2c5bd7ac604067be67852fc81ec2b2-000

and another one after i repaired wallet again

Status: 0/unconfirmed
Date: 4/2/2017 22:02
To:  EHYY1xAy3RF9JYhZku9zmQuQtwn9xnD9SY
Debit: -5000.00 EXCL
Transaction fee: -0.0001 EXCL
Net amount: -5000.0001 EXCL
Transaction ID: 4ef19d9fa54f6d94fd9df0c5dc03f6d79da5d4fab3c02a4d33ccb38bea12890e-000



maybe you could try one of your wallet backups,
they are automatically generated regularly inside your data directory/backups

just replace your current wallet.dat with one of the backups and try that.

,
another option is to dump your private keys,
remove your current wallet.dat from the data directory - the wallet will now generate an empty and new wallet on startup,
then import your private keys.

- when i'm messing around like this, i generally copy the entire data directory for a total backup,
this can then be used to replace anything i do.

back up wallet didn't work so were are the private keys so i can copy and dump?
legendary
Activity: 1638
Merit: 1036
hey, made an EXCL subreddit Cool

www.reddit.com/r/EXCL

my wallet is trolling me and wont let me send founds out is anyone else having this problem?

go into debug console and type "repairwallet"

did that twice and got this then when i got to send it acts like everything is good and tells me coins already spent

05:19:17

    "wallet check passed" : true

05:19:21

repairwallet

05:19:21

    "wallet check passed" : true


05:28:03

repairwallet


05:28:04

    "mismatched spent coins" : 2,
    "amount affected by repair" : 5001.80000000

05:28:09

repairwallet

05:28:09
    "wallet check passed" : true

here transaction from 6 hours ago
Status: conflicted, has not been successfully broadcast yet
Date: 4/3/2017 05:22
To:  EHYY1xAy3RF9JYhZku9zmQuQtwn9xnD9SY
Debit: -5000.00 EXCL
Transaction fee: -0.0001 EXCL
Net amount: -5000.0001 EXCL
Transaction ID: 750a3b57a722667462258c65977b66ff5a2c5bd7ac604067be67852fc81ec2b2-000

and another one after i repaired wallet again

Status: 0/unconfirmed
Date: 4/2/2017 22:02
To:  EHYY1xAy3RF9JYhZku9zmQuQtwn9xnD9SY
Debit: -5000.00 EXCL
Transaction fee: -0.0001 EXCL
Net amount: -5000.0001 EXCL
Transaction ID: 4ef19d9fa54f6d94fd9df0c5dc03f6d79da5d4fab3c02a4d33ccb38bea12890e-000



maybe you could try one of your wallet backups,
they are automatically generated regularly inside your data directory/backups

just replace your current wallet.dat with one of the backups and try that.

,
another option is to dump your private keys,
remove your current wallet.dat from the data directory - the wallet will now generate an empty and new wallet on startup,
then import your private keys.

- when i'm messing around like this, i generally copy the entire data directory for a total backup,
this can then be used to replace anything i do.
legendary
Activity: 1638
Merit: 1036
Hello,


i have 10k excl coin,
how to activate masternode?
i need a wallet?

hi,
here's a tutorial on how to run a masternode
http://bumbacoin.blogspot.com.au/2016/07/how-to-setup-exclusive-coin-master-node.html

give it a try Smiley

also you have enough to run 2 masternodes as they're 5k each Wink
legendary
Activity: 1638
Merit: 1036
IPV6 needs brackets so put:
addnode=[2001:0:9d38:6abd:388b:a0d:c2ba:73c1]

other than this nodes work

for MN i used bumba guide and worked fine. just port and IP get from google

It's still not working so I'll step you through exactly what I've done. I'm keen to solve this problem once and for all

1. Entered my IP address in the address form. I've done this twice, once using the "ip" from "getinfo" in the console. I wrote it as [2001:0:9d38:6abd:388b:a0d:c2ba:73c1]:23230
The second time I just used my IP address from google eg 122.108.246.144:23230

2. Entered "dumpprivkey (and my masternode address)" in the console, and copied this privkey into the field.

3. entered "masternode outputs" in the console and entered the long string into the Tx Hash and the other number into the output index. I've got my output index as 0, but in the tutorial photo it's a 1. Does this matter? It shows up as 0 from masternode outputs

4. Clicked update and start. It starts up, a few coins might come through before it stops working, with the message "not in masternode list" appearing for the status. I've also copied the addnode stuff into the .conf file. I just pasted it in the next line in notepad. I'm assuming that's ok?

Thanks for your help!

maybe the masternode is stopping?
try starting it again.

newbie
Activity: 13
Merit: 0
Hello,


i have 10k excl coin,
how to activate masternode?
i need a wallet?
newbie
Activity: 16
Merit: 0
IPV6 needs brackets so put:
addnode=[2001:0:9d38:6abd:388b:a0d:c2ba:73c1]

other than this nodes work

for MN i used bumba guide and worked fine. just port and IP get from google

It's still not working so I'll step you through exactly what I've done. I'm keen to solve this problem once and for all

1. Entered my IP address in the address form. I've done this twice, once using the "ip" from "getinfo" in the console. I wrote it as [2001:0:9d38:6abd:388b:a0d:c2ba:73c1]:23230
The second time I just used my IP address from google eg 122.108.246.144:23230

2. Entered "dumpprivkey (and my masternode address)" in the console, and copied this privkey into the field.

3. entered "masternode outputs" in the console and entered the long string into the Tx Hash and the other number into the output index. I've got my output index as 0, but in the tutorial photo it's a 1. Does this matter? It shows up as 0 from masternode outputs

4. Clicked update and start. It starts up, a few coins might come through before it stops working, with the message "not in masternode list" appearing for the status. I've also copied the addnode stuff into the .conf file. I just pasted it in the next line in notepad. I'm assuming that's ok?

Thanks for your help!
newbie
Activity: 49
Merit: 0
hey, made an EXCL subreddit Cool

www.reddit.com/r/EXCL

my wallet is trolling me and wont let me send founds out is anyone else having this problem?

go into debug console and type "repairwallet"

did that twice and got this then when i got to send it acts like everything is good and tells me coins already spent

05:19:17

    "wallet check passed" : true

05:19:21

repairwallet

05:19:21

    "wallet check passed" : true


05:28:03

repairwallet


05:28:04

    "mismatched spent coins" : 2,
    "amount affected by repair" : 5001.80000000

05:28:09

repairwallet

05:28:09
    "wallet check passed" : true

here transaction from 6 hours ago
Status: conflicted, has not been successfully broadcast yet
Date: 4/3/2017 05:22
To:  EHYY1xAy3RF9JYhZku9zmQuQtwn9xnD9SY
Debit: -5000.00 EXCL
Transaction fee: -0.0001 EXCL
Net amount: -5000.0001 EXCL
Transaction ID: 750a3b57a722667462258c65977b66ff5a2c5bd7ac604067be67852fc81ec2b2-000

and another one after i repaired wallet again

Status: 0/unconfirmed
Date: 4/2/2017 22:02
To:  EHYY1xAy3RF9JYhZku9zmQuQtwn9xnD9SY
Debit: -5000.00 EXCL
Transaction fee: -0.0001 EXCL
Net amount: -5000.0001 EXCL
Transaction ID: 4ef19d9fa54f6d94fd9df0c5dc03f6d79da5d4fab3c02a4d33ccb38bea12890e-000

legendary
Activity: 1638
Merit: 1036
hey, made an EXCL subreddit Cool

www.reddit.com/r/EXCL

my wallet is trolling me and wont let me send founds out is anyone else having this problem?

go into debug console and type "repairwallet"
newbie
Activity: 49
Merit: 0
hey, made an EXCL subreddit Cool

www.reddit.com/r/EXCL

my wallet is trolling me and wont let me send founds out is anyone else having this problem?
full member
Activity: 147
Merit: 100
legendary
Activity: 1526
Merit: 1000
the grandpa of cryptos
IPV6 needs brackets so put:
addnode=[2001:0:9d38:6abd:388b:a0d:c2ba:73c1]

other than this nodes work

for MN i used bumba guide and worked fine. just port and IP get from google
newbie
Activity: 16
Merit: 0
its' probably ipv6 , here's the two different formats. i've never tried it. so give it a go Smiley

addnode=[2001:0:9d38:90d7:1ce9:2c3a:a6b5:1504]
addnode=61.69.140.62
addnode=[2001:0:9d38:6abd:388b:a0d:c2ba:73c1]
addnode=97.84.236.237

dumpprivkey ?

^ two p's (lol. another error in my tutorial .. and it's only been up there 10 months or so)

if still no, you can try "help" to get a list of commands, and get proper speeling

I got it to work thanks, however I restarted my computer, and now it's coming up as "not in the masternode list". When I click start, it says invalid private key (which is weird because it was working before). And when I try to edit it to check the private key, it won't let me. It also won't let me remove it.
Any ideas on this problem?
legendary
Activity: 1638
Merit: 1036
its' probably ipv6 , here's the two different formats. i've never tried it. so give it a go Smiley

addnode=[2001:0:9d38:90d7:1ce9:2c3a:a6b5:1504]
addnode=61.69.140.62
addnode=[2001:0:9d38:6abd:388b:a0d:c2ba:73c1]
addnode=97.84.236.237

dumpprivkey ?

^ two p's (lol. another error in my tutorial .. and it's only been up there 10 months or so)

if still no, you can try "help" to get a list of commands, and get proper speeling
newbie
Activity: 16
Merit: 0

I'm getting an output from "getpeerinfo", it just doesn't include addrlocal.
How do I fill out the .conf file? I thought you said this was automatic? I'm not the best with computers so sorry if it's obvious

lol. i see what you mean Smiley i'll need to update that tutorial.

addrlocal no longer appears in that output,

soooo, instead youcan do a
"getinfo"

then copy your ip data from that.

..

as for the output file (masternode.conf)
if you use the "create" option in the wallet via the masternodes tab.
that file will be created automatically.

you can create it manually,
ie create a new txt file, rename to "masternode.conf"
then you can manually enter the exact same details as you would if you used auto process,

all the details are there in the tutorial. (hehe except the addrlocal issue)



When using "getinfo" my IP data doesn't look like an address. Assuming it is ok, do I just add a random port number to the end?
Dumprivkey also doesn't work for me.
legendary
Activity: 1638
Merit: 1036

I'm getting an output from "getpeerinfo", it just doesn't include addrlocal.
How do I fill out the .conf file? I thought you said this was automatic? I'm not the best with computers so sorry if it's obvious

lol. i see what you mean Smiley i'll need to update that tutorial.

addrlocal no longer appears in that output,

soooo, instead youcan do a
"getinfo"

then copy your ip data from that.

..

as for the output file (masternode.conf)
if you use the "create" option in the wallet via the masternodes tab.
that file will be created automatically.

you can create it manually,
ie create a new txt file, rename to "masternode.conf"
then you can manually enter the exact same details as you would if you used auto process,

all the details are there in the tutorial. (hehe except the addrlocal issue)

newbie
Activity: 16
Merit: 0

I've been trying to follow this guide for masternode setup
http://bumbacoin.blogspot.com.au/2016/07/how-to-setup-exclusive-coin-master-node.html
however I don't have the line "addrlocal". Do you know how to fix this? Also with the .conf file, I just added what was in that guide, plus the code pasted in here a few posts back. Did I just save it as a .conf file and that's it?

the guide uses the inbuilt functionality of the wallet,
so it will auto create the file masternode.conf

addrlocal is yr wallet ip address.
it might work ok without it. i've never tested.

but ..
if you dont have the line then it seems you're not doing it right Smiley
this is the relevant bit ..
i've modified it slightly hopefully for a tad more clarity

Code:
to get your address:port
go to debug console and enter
"getpeerinfo"

I've tried that but it's not working. All I've done so far is send 5000EXCL to a new address in the wallet. Is there anything else I need to do beforehand?

are you getting any output from that command ?

you need the 5000 coins, then the masternode.conf filled out, then it should work.


I'm getting an output from "getpeerinfo", it just doesn't include addrlocal.
How do I fill out the .conf file? I thought you said this was automatic? I'm not the best with computers so sorry if it's obvious
legendary
Activity: 1638
Merit: 1036

I've been trying to follow this guide for masternode setup
http://bumbacoin.blogspot.com.au/2016/07/how-to-setup-exclusive-coin-master-node.html
however I don't have the line "addrlocal". Do you know how to fix this? Also with the .conf file, I just added what was in that guide, plus the code pasted in here a few posts back. Did I just save it as a .conf file and that's it?

the guide uses the inbuilt functionality of the wallet,
so it will auto create the file masternode.conf

addrlocal is yr wallet ip address.
it might work ok without it. i've never tested.

but ..
if you dont have the line then it seems you're not doing it right Smiley
this is the relevant bit ..
i've modified it slightly hopefully for a tad more clarity

Code:
to get your address:port
go to debug console and enter
"getpeerinfo"

I've tried that but it's not working. All I've done so far is send 5000EXCL to a new address in the wallet. Is there anything else I need to do beforehand?

are you getting any output from that command ?

you need the 5000 coins, then the masternode.conf filled out, then it should work.
newbie
Activity: 16
Merit: 0

I've been trying to follow this guide for masternode setup
http://bumbacoin.blogspot.com.au/2016/07/how-to-setup-exclusive-coin-master-node.html
however I don't have the line "addrlocal". Do you know how to fix this? Also with the .conf file, I just added what was in that guide, plus the code pasted in here a few posts back. Did I just save it as a .conf file and that's it?

the guide uses the inbuilt functionality of the wallet,
so it will auto create the file masternode.conf

addrlocal is yr wallet ip address.
it might work ok without it. i've never tested.

but ..
if you dont have the line then it seems you're not doing it right Smiley
this is the relevant bit ..
i've modified it slightly hopefully for a tad more clarity

Code:
to get your address:port
go to debug console and enter
"getpeerinfo"

I've tried that but it's not working. All I've done so far is send 5000EXCL to a new address in the wallet. Is there anything else I need to do beforehand?
legendary
Activity: 1638
Merit: 1036

I've been trying to follow this guide for masternode setup
http://bumbacoin.blogspot.com.au/2016/07/how-to-setup-exclusive-coin-master-node.html
however I don't have the line "addrlocal". Do you know how to fix this? Also with the .conf file, I just added what was in that guide, plus the code pasted in here a few posts back. Did I just save it as a .conf file and that's it?

the guide uses the inbuilt functionality of the wallet,
so it will auto create the file masternode.conf

addrlocal is yr wallet ip address.
it might work ok without it. i've never tested.

but ..
if you dont have the line then it seems you're not doing it right Smiley
this is the relevant bit ..
i've modified it slightly hopefully for a tad more clarity

Code:
to get your address:port
go to debug console and enter
"getpeerinfo"
newbie
Activity: 16
Merit: 0
I'm thinking of setting up a masternode. Apart from the 5k coins, what else do I need?
For dash I've seen some kind of hosting service needed? Will I need to pay for that for excl?
This will be my first masternode setup so I'm not sure what I'm doing.


Heya iam fairly new to crypto , well since mid last year..so iam no coding expert or anything iam a graphics guy...i set this up in about 30 minutes it was so simple i was shocked....all you do is download and install the EXCL wallet (mine was the windows version) and i am just running it on my old laptop so no service needed for how i did it..i just followed this tutorial from dash it works exactly the same https://dashpay.atlassian.net/wiki/display/DOC/Simple+MN+on+a+Windows+machine   and that it ive already got 3 transactions come through in under 2 hours.

I've been trying to follow this guide for masternode setup
http://bumbacoin.blogspot.com.au/2016/07/how-to-setup-exclusive-coin-master-node.html
however I don't have the line "addrlocal". Do you know how to fix this? Also with the .conf file, I just added what was in that guide, plus the code pasted in here a few posts back. Did I just save it as a .conf file and that's it?
Pages:
Jump to: