shahim
Legendary
Offline
Activity: 1082
Merit: 1002
|
|
October 10, 2016, 01:13:25 PM |
|
Updates!? Yes there are updates!
|
|
|
|
Sjacmur
|
|
October 10, 2016, 03:33:19 PM |
|
Cannot build new wallet on linux, make error: /*sniped*/navcoin2/src/secp256k1 && ./autogen.sh && ./configure --enable-module-recovery && CC=gcc CXX=g++ make OPT="-m64 -pipe -fstack-protector-all --param ssp-buffer-size=1 -D_FORTIFY_SOURCE=2 -O2" ./autogen.sh: 3: ./autogen.sh: autoreconf: not found Makefile:917: (...) [/*sniped*/navcoin2/src/secp256k1/src/libsecp256k1_la-secp256k1.o] error 127
got all dependances and I did build other qt wallets with success, so its just me or something is wrong with new wallet for linux?
|
|
|
|
madmario
Newbie
Offline
Activity: 13
Merit: 0
|
|
October 10, 2016, 03:54:34 PM |
|
Time to put some BTC in NAV ^^
|
|
|
|
Ginger Ninja
Sr. Member
Offline
Activity: 373
Merit: 250
They walk among us...
|
|
October 10, 2016, 04:05:46 PM |
|
just out of interest, what is the OLDEST MAC OS the mac wallet will support?
Lion? Snow leopard?
|
|
|
|
for everet
Member
Offline
Activity: 98
Merit: 10
|
|
October 10, 2016, 04:06:50 PM |
|
0 active connections ......9 weeks behind
help me
|
|
|
|
shahim
Legendary
Offline
Activity: 1082
Merit: 1002
|
|
October 10, 2016, 04:20:51 PM |
|
just out of interest, what is the OLDEST MAC OS the mac wallet will support?
Lion? Snow leopard?
Don't blame me, but i think 10.7. Don't know exactly now.
|
|
|
|
shahim
Legendary
Offline
Activity: 1082
Merit: 1002
|
|
October 10, 2016, 04:22:42 PM |
|
0 active connections ......9 weeks behind
help me
Have you changed the navcoin.conf to the nodes i have pasted to your previous post?
|
|
|
|
shahim
Legendary
Offline
Activity: 1082
Merit: 1002
|
|
October 10, 2016, 04:24:48 PM |
|
Cannot build new wallet on linux, make error: /*sniped*/navcoin2/src/secp256k1 && ./autogen.sh && ./configure --enable-module-recovery && CC=gcc CXX=g++ make OPT="-m64 -pipe -fstack-protector-all --param ssp-buffer-size=1 -D_FORTIFY_SOURCE=2 -O2" ./autogen.sh: 3: ./autogen.sh: autoreconf: not found Makefile:917: (...) [/*sniped*/navcoin2/src/secp256k1/src/libsecp256k1_la-secp256k1.o] error 127
got all dependances and I did build other qt wallets with success, so its just me or something is wrong with new wallet for linux?
Autoreconf is missing. On debian Ubuntu a "apt-get install autoconf" should fix this.
|
|
|
|
for everet
Member
Offline
Activity: 98
Merit: 10
|
|
October 10, 2016, 04:36:53 PM |
|
0 active connections ......9 weeks behind
help me
Have you changed the navcoin.conf to the nodes i have pasted to your previous post? rpcuser=username rpcpassword=password rpcallowip=127.0.0.1 rpcport=44444 port=444440 listen=1 daemon=1 server=1 txindex=1 staking=1 maxconnections=12 maxorphanblocks=10000 addnode=124.169.97.86 addnode=176.154.77.92 addnode=185.61.148.209 addnode=2.87.182.25 addnode=212.225.199.128 addnode=219.88.236.74 addnode=31.16.109.143 addnode=49.145.116.11 addnode=5.230.142.15 addnode=5.230.146.212 addnode=62.43.224.206 addnode=81.156.249.155 addnode=84.78.226.16 addnode=88.217.180.209 addnode=95.183.50.54 addnode=95.183.51.15 addnode=95.183.52.165 addnode=95.183.53.12 addnode=95.183.53.184 = 0 connections
|
|
|
|
shahim
Legendary
Offline
Activity: 1082
Merit: 1002
|
|
October 10, 2016, 04:39:44 PM |
|
0 active connections ......9 weeks behind
help me
Have you changed the navcoin.conf to the nodes i have pasted to your previous post? rpcuser=username rpcpassword=password rpcallowip=127.0.0.1 rpcport=44444 port=444440 listen=1 daemon=1 server=1 txindex=1 staking=1 maxconnections=12 maxorphanblocks=10000 addnode=124.169.97.86 addnode=176.154.77.92 addnode=185.61.148.209 addnode=2.87.182.25 addnode=212.225.199.128 addnode=219.88.236.74 addnode=31.16.109.143 addnode=49.145.116.11 addnode=5.230.142.15 addnode=5.230.146.212 addnode=62.43.224.206 addnode=81.156.249.155 addnode=84.78.226.16 addnode=88.217.180.209 addnode=95.183.50.54 addnode=95.183.51.15 addnode=95.183.52.165 addnode=95.183.53.12 addnode=95.183.53.184 = 0 connections Your port is wrong. Please set it to port=44440 After that you will have connections! And delete that maxconnections line
|
|
|
|
for everet
Member
Offline
Activity: 98
Merit: 10
|
|
October 10, 2016, 04:44:11 PM |
|
0 active connections ......9 weeks behind
help me
Have you changed the navcoin.conf to the nodes i have pasted to your previous post? rpcuser=username rpcpassword=password rpcallowip=127.0.0.1 rpcport=44444 port=444440 listen=1 daemon=1 server=1 txindex=1 staking=1 maxconnections=12 maxorphanblocks=10000 addnode=124.169.97.86 addnode=176.154.77.92 addnode=185.61.148.209 addnode=2.87.182.25 addnode=212.225.199.128 addnode=219.88.236.74 addnode=31.16.109.143 addnode=49.145.116.11 addnode=5.230.142.15 addnode=5.230.146.212 addnode=62.43.224.206 addnode=81.156.249.155 addnode=84.78.226.16 addnode=88.217.180.209 addnode=95.183.50.54 addnode=95.183.51.15 addnode=95.183.52.165 addnode=95.183.53.12 addnode=95.183.53.184 = 0 connections Your port is wrong. Please set it to port=44440 After that you will have connections! And delete that maxconnections line sorry rpcuser=<USERNAME> rpcpassword=<PASSWORD> rpcallowip=127.0.0.1 rpcport=44444 port=44440 listen=1 daemon=1 server=1 txindex=1 staking=1 maxorphanblocks=10000 addnode=124.169.97.86 addnode=176.154.77.92 addnode=185.61.148.209 addnode=2.87.182.25 addnode=212.225.199.128 addnode=219.88.236.74 addnode=31.16.109.143 addnode=49.145.116.11 addnode=5.230.142.15 addnode=5.230.146.212 addnode=62.43.224.206 addnode=81.156.249.155 addnode=84.78.226.16 addnode=88.217.180.209 addnode=95.183.50.54 addnode=95.183.51.15 addnode=95.183.52.165 addnode=95.183.53.12 addnode=95.183.53.184 = 0
|
|
|
|
shahim
Legendary
Offline
Activity: 1082
Merit: 1002
|
|
October 10, 2016, 04:49:04 PM |
|
0 active connections ......9 weeks behind
help me
Have you changed the navcoin.conf to the nodes i have pasted to your previous post? rpcuser=username rpcpassword=password rpcallowip=127.0.0.1 rpcport=44444 port=444440 listen=1 daemon=1 server=1 txindex=1 staking=1 maxconnections=12 maxorphanblocks=10000 addnode=124.169.97.86 addnode=176.154.77.92 addnode=185.61.148.209 addnode=2.87.182.25 addnode=212.225.199.128 addnode=219.88.236.74 addnode=31.16.109.143 addnode=49.145.116.11 addnode=5.230.142.15 addnode=5.230.146.212 addnode=62.43.224.206 addnode=81.156.249.155 addnode=84.78.226.16 addnode=88.217.180.209 addnode=95.183.50.54 addnode=95.183.51.15 addnode=95.183.52.165 addnode=95.183.53.12 addnode=95.183.53.184 = 0 connections Your port is wrong. Please set it to port=44440 After that you will have connections! And delete that maxconnections line sorry rpcuser=<USERNAME> rpcpassword=<PASSWORD> rpcallowip=127.0.0.1 rpcport=44444 port=44440 listen=1 daemon=1 server=1 txindex=1 staking=1 maxorphanblocks=10000 addnode=124.169.97.86 addnode=176.154.77.92 addnode=185.61.148.209 addnode=2.87.182.25 addnode=212.225.199.128 addnode=219.88.236.74 addnode=31.16.109.143 addnode=49.145.116.11 addnode=5.230.142.15 addnode=5.230.146.212 addnode=62.43.224.206 addnode=81.156.249.155 addnode=84.78.226.16 addnode=88.217.180.209 addnode=95.183.50.54 addnode=95.183.51.15 addnode=95.183.52.165 addnode=95.183.53.12 addnode=95.183.53.184 = 0 Try removing these addline entrys and paste these in: addnode=185.61.148.209 addnode=95.183.51.15 addnode=95.183.50.54 addnode=5.230.142.15 addnode=5.230.146.212 addnode=95.183.53.184 With this configuration I had instant connection to the network. Otherwise is there a firewall or antivirus suite, which is blocking? Regards Shahim
|
|
|
|
for everet
Member
Offline
Activity: 98
Merit: 10
|
|
October 10, 2016, 05:02:05 PM |
|
[/quote]
Try removing these addline entrys and paste these in:
addnode=185.61.148.209 addnode=95.183.51.15 addnode=95.183.50.54 addnode=5.230.142.15 addnode=5.230.146.212 addnode=95.183.53.184
With this configuration I had instant connection to the network. Otherwise is there a firewall or antivirus suite, which is blocking?
Regards Shahim [/quote]
Ok, thank Shahim
|
|
|
|
for everet
Member
Offline
Activity: 98
Merit: 10
|
|
October 10, 2016, 05:04:41 PM |
|
Try removing these addline entrys and paste these in: addnode=185.61.148.209 addnode=95.183.51.15 addnode=95.183.50.54 addnode=5.230.142.15 addnode=5.230.146.212 addnode=95.183.53.184 With this configuration I had instant connection to the network. Otherwise is there a firewall or antivirus suite, which is blocking? Regards Shahim [/quote] Ok, thank Shahim [/quote] but it still does not connect
|
|
|
|
shahim
Legendary
Offline
Activity: 1082
Merit: 1002
|
|
October 10, 2016, 05:20:26 PM |
|
Try removing these addline entrys and paste these in: addnode=185.61.148.209 addnode=95.183.51.15 addnode=95.183.50.54 addnode=5.230.142.15 addnode=5.230.146.212 addnode=95.183.53.184 With this configuration I had instant connection to the network. Otherwise is there a firewall or antivirus suite, which is blocking? Regards Shahim Ok, thank Shahim [/quote] but it still does not connect [/quote] hm this is very strange. Perhaps stop wallet and go to to %appdata%/navcoin2 and delete the peers.dat file. There is no firewall or something like a security suite installed on your computer, which is perhaps blocking the network connection? Which system are you using? regards shahim
|
|
|
|
Sjacmur
|
|
October 10, 2016, 06:28:51 PM Last edit: October 10, 2016, 07:42:39 PM by Sjacmur |
|
I have only 2 conection to nethwork with this 6 addnode's after 1 hour. I deleted all older from config. And still I am 18 weeks left in synchronize. I dont see repaired issue with connection and synchronize. And before I have the same on 3.6 windws wallet and the same now on LINUX with 3.7 version on other computer (linux laptop) the same issue ... Sry for this opinion but I dont see any difference with speed in synchronize and always very low number connections.
Edit: After 4 hours I am 14 weeks behind and connection number rise to 6. So some better but synchronize still very slow.
|
|
|
|
kold678
|
|
October 10, 2016, 06:35:31 PM |
|
i used the original 3.7 nodes and 10 connections now down to 8 weeks left works for me on winblows 10..lol...thanks for the working wallet thus far
|
|
|
|
gregofdoom
Legendary
Offline
Activity: 1834
Merit: 1006
|
|
October 10, 2016, 07:12:04 PM |
|
I have uploaded a new Botstrap and nicely synchronized. Currently I have 14 connections.
|
|
|
|
xtrembash
|
|
October 10, 2016, 07:18:31 PM |
|
"HOUSTON, finally subchain pos orphan mess is fixed.. sync fix is blowing mind atm.. let go decentralized anon.." keep going the good job .. cheers..
|
|
|
|
pakage
|
|
October 10, 2016, 08:50:30 PM |
|
Edit: After 4 hours I am 14 weeks behind and connection number rise to 6. So some better but synchronize still very slow.
Just to be clear, 4 weeks of Nav Blocks are the equivalent of nearly 2 years worth of Bitcoin Blocks due to our 30 second block time. Syncing 4 weeks in 4 hours is actually pretty decent. It's never going to be instant and the speed will vary depending on your connection and computing power. Syncing all 8 years of Bitcoin blocks takes me a couple of days usually so block for block the speed you are reporting with even only 6 connections is technically faster than Bitcoin. Also re: the number of connections, you only connect to peers with the same wallet version so this will increase as more people adopt the new wallet. Please be patient. Happy syncing everybody!
|
█ | ████████████████████████████████████ ██████████████████████████████████ ████████████████████████████████ ██████████████████████████████████ ████████████████████████████████████ | █ | NAV COIN ▪ ANONYMOUS SUBCHAIN TRANSACTIONS ▪ NAVCOIN.ORG ▪ BITCOINTALK.ORG |
|
|
|
|