Close the wallet Go to %appdata% Rename the 'old' wallet.dat to wallet.old1 (not delete it, in case you need to recover it) Copy the 'backup' wallet.dat to that location Start the wallet
Thanks buddy. bitcointalk should add pinning option so everyone can use helpful posts.
What the hell is going on? ...Can somebody explain? Can the linda dev team explain this thing?
That (PoS) is the dev lol
The owner of this coin has the premine to fund development, I am being paid to continue develop this coin as the owner has a premine to that allows him to pay me. If there was no premine then I would not have been able to be brought on to fix the masternodes, and I would not be able to continue to support and update this coin.
Many coins have an ICO or premine to fund development this coin is no different, you can see that as a good thing or a bad thing. thats up to you
Totally agree. it's a common thing. the pre-mine is always used to fund developments. selling a little part of ur coins is different from dumping it. A dev will never dump his own coin, unless he is crazy!
seems there are other errors as well. sent you my debug in a private message
I saw, send you a message back
I don't find any masternode.conf file. kindly look at to this print screen: https://prnt.sc/g26op2 as you you can see I have exactly 30m in my wallet (it's written spendable in front of it) and when I wrote "mastenode outputs" there was an empty message in front of it.
I corrected linda.conf , did the port 33820 Inbound and tested it in https://www.adminkit.net/telnet.aspx and have exactly 30m coins in my wallet. when I use the command "masternode start" in console the same error appears: not capable masternode: Unknown. Check debug.log for more information.
It looks good what you are doing, is that the only error, or do you see more errors (shutdown linda, delete debug file and restart linda for a clear view of all logging.
seems there are other errors as well. sent you my debug in a private message
I corrected linda.conf , did the port 33820 Inbound and tested it in https://www.adminkit.net/telnet.aspx and have exactly 30m coins in my wallet. when I use the command "masternode start" in console the same error appears: not capable masternode: Unknown. Check debug.log for more information.
It looks good what you are doing, is that the only error, or do you see more errors (shutdown linda, delete debug file and restart linda for a clear view of all logging.
seems there are other errors as well. sent you my debug in a private message
those are GUI errors they are normal, and wont effect your MN you need to look for the a masternode error telling you why your masternode is not capable. As some others have said here its likely your local network setup since you are trying to run it locally with the (I assume this as you have qt errors)
wow. 12 is great in 2 days. I'm using windows VPS. have installed the wallet there and I'm doing everything remotely with "remote desktop connection". this is my linda.conf (I just replaced the private items):
Requirements - 30.000.000 coins allocated (locked via the masternode.conf, does it exists?) - port 33820 Inbound (router/firewall and optional windows firewall), you can test by remote telnet to your public IP on this port - Correct lindacoin.conf file, see examplte
I corrected linda.conf , did the port 33820 Inbound and tested it in https://www.adminkit.net/telnet.aspx and have exactly 30m coins in my wallet. when I use the command "masternode start" in console the same error appears: not capable masternode: Unknown. Check debug.log for more information.
Requirements - 30.000.000 coins allocated (locked via the masternode.conf, does it exists?) - port 33820 Inbound (router/firewall and optional windows firewall), you can test by remote telnet to your public IP on this port - Correct lindacoin.conf file, see examplte
I corrected linda.conf , did the port 33820 Inbound and tested it in https://www.adminkit.net/telnet.aspx and have exactly 30m coins in my wallet. when I use the command "masternode start" in console the same error appears: not capable masternode: Unknown. Check debug.log for more information.
Requirements - 30.000.000 coins allocated (locked via the masternode.conf, does it exists?) - port 33820 Inbound (router/firewall and optional windows firewall), you can test by remote telnet to your public IP on this port - Correct lindacoin.conf file, see examplte
I corrected linda.conf , did the port 33820 Inbound and tested it in https://www.adminkit.net/telnet.aspx and have exactly 30m coins in my wallet. when I use the command "masternode start" in console the same error appears: not capable masternode: Unknown. Check debug.log for more information.
I find it highly inappropriate to blame developers that you can not find the right configuration while you do not even know how to open a port.
I'm just an investor, not a programmer and not familiar with network stuff. the guide can be more comprehensive and step by step so everyone can use it.
We will try our best to come up with simple guide that everyone will understand. Please be patient and wait for us while we respond.
I find it highly inappropriate to blame developers that you can not find the right configuration while you do not even know how to open a port.
I'm just an investor, not a programmer and not familiar with network stuff. the guide can be more comprehensive and step by step so everyone can use it.
Requirements - 30.000.000 coins allocated (locked via the masternode.conf, does it exists?) - port 33820 Inbound (router/firewall and optional windows firewall), you can test by remote telnet to your public IP on this port - Correct lindacoin.conf file, see examplte
I corrected linda.conf , did the port 33820 Inbound and tested it in https://www.adminkit.net/telnet.aspx and have exactly 30m coins in my wallet. when I use the command "masternode start" in console the same error appears: not capable masternode: Unknown. Check debug.log for more information.
I also don't understand this: port 33820 Inbound (router/firewall and optional windows firewall), you can test by remote telnet to your public IP on this port
Nope. "Connection failed: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond xxx.xxx.xxx.xxx:33820"
Hi I would say you dont have port 33820 open, you need to have port 3382 open.
I sent my coins to an exchange, deleted my wallet and am going to do the process again. turned off my windows firewall. just a quick question: I'm using VPS, should enter The IP address related to the VPS in : masternodeaddr=xxx.xxx.xxx.xxx:33820 ??
Yes
If you go to http://www.whatsmyip.org/, the address you see there is your public IP-address which should be used in the config
I did the process again. it still doesn't work. Ekhhhh
I also don't understand this: port 33820 Inbound (router/firewall and optional windows firewall), you can test by remote telnet to your public IP on this port
Nope. "Connection failed: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond xxx.xxx.xxx.xxx:33820"
This is a little more complex, but if you install telnet on your windows machine (features) or download putty.exe and use 127.0.0.1 and the same port 33820, if that works you first need to fix your firewall (port forwarding) to if forwards port 33820 to your LindaCoin wallet IP-adres (ipconfig/all from cmd.exe)
And use google if you need some direction cause the forum alone is complicated. If you need more help / direction please let me know
I sent my coins to an exchange, deleted my wallet and am going to do the process again. turned off my windows firewall. just a quick question: I'm using VPS, should enter The IP address related to the VPS in : masternodeaddr=xxx.xxx.xxx.xxx:33820 ??
I also don't understand this: port 33820 Inbound (router/firewall and optional windows firewall), you can test by remote telnet to your public IP on this port
Nope. "Connection failed: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond xxx.xxx.xxx.xxx:33820"
Requirements - 30.000.000 coins allocated (locked via the masternode.conf, does it exists?) - port 33820 Inbound (router/firewall and optional windows firewall), you can test by remote telnet to your public IP on this port - Correct lindacoin.conf file, see examplte
masternode.conf does not exist in linda folder. where should it exists? I did as guide has said.
about this: rpcuser=username rpcpassword=password what should be username and password?
I also don't understand this: port 33820 Inbound (router/firewall and optional windows firewall), you can test by remote telnet to your public IP on this port