tabnk
|
|
March 26, 2014, 02:33:17 PM |
|
Block stuck at 15553 on Wallet
|
|
|
|
bratan2
Member
Offline
Activity: 62
Merit: 10
|
|
March 26, 2014, 03:02:54 PM |
|
same with my wallet
|
|
|
|
bratan2
Member
Offline
Activity: 62
Merit: 10
|
|
March 26, 2014, 03:16:20 PM |
|
how to make a .conf file??put it to which floder??I've also stucked at 15553. Can the dev please contact me?
I've updated to the latest source but i'm still stuck at 15553.
Thanks Richie@bittrex
This is for anyone "stuck" because of a bad node somewhere (yet to figure out who it is) Delete all files in %appdata% except for your conf and wallet.dat Download the newest binary https://github.com/thekidcoin/fluttercoin/releases/tag/v0.4.5.3-fltMake your conf file look like this: rpcuser=username rpcpassword=password rpcallowip=127.0.0.1 connect=54.203.244.170 connect=54.203.244.27 connect=54.199.237.235 noirc=1 dnsseed=0 Its not possible to download the wrong fork using this method. All those nodes are operating on the correct blockchain. Then, shutdown the wallet, and change the conf back to look like: rpcuser=username rpcpassword=password rpcallowip=127.0.0.1 addnode=54.203.244.170 addnode=54.203.244.27 addnode=54.199.237.235 noirc=1 listen=1 dnsseed=1 server=1 Thank you!
|
|
|
|
Firebird2000
Member
Offline
Activity: 62
Merit: 10
|
|
March 26, 2014, 04:10:24 PM |
|
Wallet still stuck. I have tried the above method 2 times now and still can't get wallet to sync. Is there anything else that works?
|
|
|
|
thekidcoin (OP)
Sr. Member
Offline
Activity: 308
Merit: 250
FlutterCoin Developer
|
|
March 26, 2014, 04:17:42 PM |
|
Wallet still stuck. I have tried the above method 2 times now and still can't get wallet to sync. Is there anything else that works? Yes, if your running any type of IP filtering firewall etc, be sure the IP's above are allowed
|
1MYL967PR52xiNtqSP9WphRvPzKZDjBdxn
|
|
|
Firebird2000
Member
Offline
Activity: 62
Merit: 10
|
|
March 26, 2014, 04:21:08 PM |
|
Wallet still stuck. I have tried the above method 2 times now and still can't get wallet to sync. Is there anything else that works? Yes, if your running any type of IP filtering firewall etc, be sure the IP's above are allowed No No filtering firewall. Never had this problem with any other wallet. I must be doing something wrong....just can't figure out what?
|
|
|
|
Firebird2000
Member
Offline
Activity: 62
Merit: 10
|
|
March 26, 2014, 04:41:50 PM |
|
Wallet still stuck. I have tried the above method 2 times now and still can't get wallet to sync. Is there anything else that works? Yes, if your running any type of IP filtering firewall etc, be sure the IP's above are allowed No No filtering firewall. Never had this problem with any other wallet. I must be doing something wrong....just can't figure out what? I guess I'm going to have to get off this coin. Can't get coins...pool is sending coins into space.... Have to stop mining until there is a fix.
|
|
|
|
anemol
|
|
March 26, 2014, 05:11:46 PM |
|
Block stuck at 15553 on Wallet Idem here. (with last binaries @ Linux )
|
|
|
|
Halofire
|
|
March 26, 2014, 06:12:11 PM |
|
FLT needs to get past all these wallet issues soon... otherwise i don't see FLT taking off. Technical problems can kill hype and the longer a coin is out, the harder it is to get hype back. My wallet has been fine btw, Windows 8.
|
OC Development - oZwWbQwz6LAkDLa2pHsEH8WSD2Y3LsTgFt SMC Development - SgpYdoVz946nLBF2hF3PYCVQYnuYDeQTGu Friendly reminder: Back up your wallet.dat files!!
|
|
|
verdun2003
|
|
March 26, 2014, 06:27:12 PM |
|
Less volume trading on FLT right now, did the big boys bought what they had to buy?
|
|
|
|
FinaGica
|
|
March 26, 2014, 06:57:07 PM |
|
What do you think how much satoshi should flutter be worth???
|
|
|
|
Halofire
|
|
March 26, 2014, 07:13:08 PM |
|
What do you think how much satoshi should flutter be worth???
.00000725. maybe more cuz of PoT. so .00000900. based on current trends of course.
|
OC Development - oZwWbQwz6LAkDLa2pHsEH8WSD2Y3LsTgFt SMC Development - SgpYdoVz946nLBF2hF3PYCVQYnuYDeQTGu Friendly reminder: Back up your wallet.dat files!!
|
|
|
seattletu
|
|
March 26, 2014, 07:27:42 PM |
|
What do you think how much satoshi should flutter be worth???
.00000725. maybe more cuz of PoT. so .00000900. based on current trends of course. way more if it catches on and gets popular. it's still just a baby right now.
|
|
|
|
FinaGica
|
|
March 26, 2014, 07:50:47 PM |
|
It is an awesome coin!!
|
|
|
|
thekidcoin (OP)
Sr. Member
Offline
Activity: 308
Merit: 250
FlutterCoin Developer
|
|
March 26, 2014, 08:14:27 PM |
|
This has worked for everyone (unless they had IP filtering on)
There is nothing to fix unless one of you send me the message of why its stuck in the debug log. I am not a mind reader unfortunately.
It is likely a forked/bad node. I cannot reproduce it. If it is a bad node, it will be dropped as of 4/1/2014 00:00:00 GMT
Delete all files in %appdata%\fluttercoin or ~/.fluttercoin EXCEPT wallet.dat
Make your conf file look like this:
rpcuser=username rpcpassword=password rpcallowip=127.0.0.1 connect=54.203.244.170 connect=54.203.244.27 connect=54.199.237.235 noirc=1 dnsseed=0
Its not possible to download the wrong fork using this method. All those nodes are operating on the correct blockchain.
Then, shutdown the wallet, and change the conf back to look like:
rpcuser=username rpcpassword=password rpcallowip=127.0.0.1 addnode=54.203.244.170 addnode=54.203.244.27 addnode=54.199.237.235 noirc=1 listen=1 dnsseed=1 server=1
|
1MYL967PR52xiNtqSP9WphRvPzKZDjBdxn
|
|
|
thekidcoin (OP)
Sr. Member
Offline
Activity: 308
Merit: 250
FlutterCoin Developer
|
|
March 26, 2014, 08:16:43 PM |
|
Wallet still stuck. I have tried the above method 2 times now and still can't get wallet to sync. Is there anything else that works? Look in your debug log or post your IP (or PM) and I can see if its banned
|
1MYL967PR52xiNtqSP9WphRvPzKZDjBdxn
|
|
|
thekidcoin (OP)
Sr. Member
Offline
Activity: 308
Merit: 250
FlutterCoin Developer
|
|
March 26, 2014, 08:30:26 PM |
|
Also I am re-configuring/rebuilding the DNS seeder so that it requires a starting height of 17000 so it doesn't include any nodes with 15553.
The issue is 100% bad nodes. Someone just sent me their getpeerinfo and debug log.
|
1MYL967PR52xiNtqSP9WphRvPzKZDjBdxn
|
|
|
thekidcoin (OP)
Sr. Member
Offline
Activity: 308
Merit: 250
FlutterCoin Developer
|
|
March 26, 2014, 08:57:37 PM |
|
Also testing the addition of a checkpoint, if it downloads OK with the new checkpoint, I will release new binaries you can try if you have the issue with the new checkpoint.
|
1MYL967PR52xiNtqSP9WphRvPzKZDjBdxn
|
|
|
lti4301
Member
Offline
Activity: 86
Merit: 10
|
|
March 26, 2014, 09:01:23 PM |
|
Less volume trading on FLT right now, did the big boys bought what they had to buy?
Yes At least I think they will buy
|
|
|
|
thekidcoin (OP)
Sr. Member
Offline
Activity: 308
Merit: 250
FlutterCoin Developer
|
|
March 26, 2014, 11:44:14 PM |
|
proof-of-transaction looks to be working on the pools fine with the latest update and stratum update.
|
1MYL967PR52xiNtqSP9WphRvPzKZDjBdxn
|
|
|
|