BitShares Forum

Main => Technical Support => Topic started by: ByronP on October 17, 2015, 01:29:07 am

Title: windows witness node stuck on block 91074
Post by: ByronP on October 17, 2015, 01:29:07 am
my windows wallet cant seem to get past 91074 i reset the db and let it redownload but still stuck (about 5 hours now) :-(
Title: Re: windows witness node stuck on block 91074
Post by: puppies on October 17, 2015, 01:32:31 am
There has been some confusion about which tag to build. 

Code: [Select]
git checkout bitshares
git pull
git submodule update --init --recursive
cmake .
make

edit.  I just read that you are running on windows.  Where did you get the binary?
Title: Re: windows witness node stuck on block 91074
Post by: ByronP on October 17, 2015, 01:36:35 am
I'n using the official build https://github.com/bitshares/bitshares-2/releases
Title: Re: windows witness node stuck on block 91074
Post by: checkrasier on October 17, 2015, 01:42:20 am
I have the same issue running witness node on windows 7.  Got the BitShares-2.15.286-win64-cli-tools.exe from https://github.com/bitshares/bitshares-2/releases/tag/v2.15.286
Title: Re: windows witness node stuck on block 91074
Post by: ByronP on October 17, 2015, 01:42:54 am
as a side not i notice there is no way to cleanly shutdown which forces a reindex on each startup
Title: Re: windows witness node stuck on block 91074
Post by: puppies on October 17, 2015, 01:43:13 am
looks like we need a new windows build.
Title: Re: windows witness node stuck on block 91074
Post by: ByronP on October 17, 2015, 01:45:11 am
yes looks like a check that was hit 5 hours ago killed it so it's a bug in the system i think this was an issue once before
Title: Re: windows witness node stuck on block 91074
Post by: ByronP on October 17, 2015, 01:49:21 am
yup after that check the system thinks the chain is invalid :-(
Title: Re: windows witness node stuck on block 91074
Post by: ngkong on October 17, 2015, 04:24:46 am
same issue on ubuntu 14.04 box
Title: Re: windows witness node stuck on block 91074
Post by: ByronP on October 17, 2015, 11:08:10 am
Bump
Title: Re: windows witness node stuck on block 91074
Post by: ByronP on October 17, 2015, 03:41:05 pm
is no one working on this? witness and delayed nodes do not work on windows with the current official build!!!
Title: Re: windows witness node stuck on block 91074
Post by: cube on October 17, 2015, 06:30:14 pm
is no one working on this? witness and delayed nodes do not work on windows with the current official build!!!

The devs are resting on a weekend.  I have uploaded my copy of it.

https://github.com/bigcube/bitshares-2/releases/tag/v2.15.286-Unofficial
Title: Re: windows witness node stuck on block 91074
Post by: oakmaster on October 17, 2015, 07:09:56 pm
same problem windows 8.1 I can't import my keys to 2.0 the first time I tried no balances to claim anywhere I tried everything now everytime I try it finally shows my keys and balances but locks up I let it run for over a day nothing if anyone could write a step by step guide for Windows users to run the full client to import and claim balances for wallets with a lot of keys would be awesome
Title: Re: windows witness node stuck on block 91074
Post by: tonyk on October 17, 2015, 07:12:42 pm
anyone tried cube's version?

Feedback please.
Title: Re: windows witness node stuck on block 91074
Post by: ByronP on October 17, 2015, 07:13:21 pm
Yes his works
Title: Re: windows witness node stuck on block 91074
Post by: OMALLEY on October 18, 2015, 10:31:25 am
anyone tried cube's version?

Feedback please.
   
 No his didn't work for me either, his version is missing something!
Title: Re: windows witness node stuck on block 91074
Post by: OMALLEY on October 18, 2015, 10:43:19 am
It defo looks stuck, forked or something, check it out  http://imgur.com/6Iy8Lbh
Title: Re: windows witness node stuck on block 91074
Post by: ByronP on October 18, 2015, 11:38:34 am
Ya his version works but it's not 100% right because and throws an unknown chain error
Title: Re: windows witness node stuck on block 91074
Post by: OMALLEY on October 18, 2015, 11:41:28 am
well I tried it and it still sticks at 91074 for me! on win7
Title: Re: windows witness node stuck on block 91074
Post by: ByronP on October 18, 2015, 11:47:00 am
Odd if you pit it in the same directory you were using before did you delete the old data folders?
Title: Re: windows witness node stuck on block 91074
Post by: cube on October 18, 2015, 11:53:14 am
Odd if you pit it in the same directory you were using before did you delete the old data folders?

Yes, you have to replace all the .exe files and remove the data and object_database folders before starting up the new witness_node.exe file.
Title: Re: windows witness node stuck on block 91074
Post by: OMALLEY on October 18, 2015, 12:37:28 pm
Ok  nice one, I failed to remove a file...  It works yay.   Thank you's
Title: Re: windows witness node stuck on block 91074
Post by: OMALLEY on October 18, 2015, 12:44:08 pm
Ok  nice one, I failed to remove a file...  It works yay.   Thank you's
Actually scrap that, it hasn't worked... node seemed to get more blocks this time, but client still stuck at 91074.  http://imgur.com/OVKhvsA
Title: Re: windows witness node stuck on block 91074
Post by: ByronP on October 18, 2015, 12:46:54 pm
I will make you a package in a few with what I have that works it's a hodgepodge of different builds put together along with my startup scripts
Title: Re: windows witness node stuck on block 91074
Post by: ByronP on October 18, 2015, 12:59:20 pm
ok here you go https://onedrive.live.com/redir?resid=DDE674545A9EE3BA!16620&authkey=!AAK5rpvF0XS_Lh8&ithint=file%2czip (https://onedrive.live.com/redir?resid=DDE674545A9EE3BA!16620&authkey=!AAK5rpvF0XS_Lh8&ithint=file%2czip) this is what i am using
Title: Re: windows witness node stuck on block 91074
Post by: OMALLEY on October 18, 2015, 01:22:02 pm
I will make you a package in a few with what I have that works it's a hodgepodge of different builds put together along with my startup scripts

Nice one Bro,  That client has fixed my problem... all up to date and synced now :)
Title: Re: windows witness node stuck on block 91074
Post by: ByronP on October 18, 2015, 01:23:13 pm
Glad to hear it :-)
Title: Re: windows witness node stuck on block 91074
Post by: checkrasier on October 18, 2015, 02:59:16 pm
I can confirm this build is working on windows 7. 
Title: Re: windows witness node stuck on block 91074
Post by: ByronP on October 18, 2015, 04:12:39 pm
awesome and please vote for banxio for a witness node