Pages:
Author

Topic: [ANN][ZET] Zetacoin - SHA256 - Upgrade to 0.13.2 (Segwit) - page 33. (Read 463970 times)

legendary
Activity: 910
Merit: 1000
IanFoxley, thanks for posting them, they were indeed !

No probs
hero member
Activity: 499
Merit: 500
Some additional nodes,  Active now.

zetacoind getpeerinfo | grep addr
        "addr" : "144.76.91.109:17333",
        "addr" : "107.155.108.149:17333",
        "addr" : "89.79.105.217:17333",
        "addr" : "86.7.187.242:17333",
        "addr" : "108.61.10.90:17333",
        "addr" : "188.165.254.191:17333",
        "addr" : "94.23.32.109:17333",
        "addr" : "178.33.209.212:17333",
member
Activity: 107
Merit: 10
IanFoxley, thanks for posting them, they were indeed !
legendary
Activity: 910
Merit: 1000
Not sure if some of these will be useful for you.

A friend of mine has a working Zetacoin wallet and pasted me these from their wallet.
These were nodes that were online and synced at the time.

178.33.209.212
5.189.173.241
94.23.32.109
108.61.10.90
sr. member
Activity: 309
Merit: 250
wallet for windows phone???
sr. member
Activity: 328
Merit: 250
launched in 2013
ZET is a notable coin of the 1st wave of altcoins...

estimated ZET supply over the next 10 years?

the information is needed for http://alt19.com/19/cryptocurrency.php

thank you
hero member
Activity: 499
Merit: 500

Open a CMD window
type in 'telnet 144.76.91.109 17333'


That seems to work holds a connection for a few seconds then says "Lost connection to host" do I need to port forward as I know how to do it and is fairly easy to do with the router the ISP provided. I'm tempted to take the drive over to a local PC repair shop and see if they can get the wallet to tick over (different network, IP address etc.) There is a choice of three in the area where I live so that's not an issue. Thanks for the help so far.

It's good that your able to make the network connection, at least the ISP/network is not blocking it.  You could port forward and attempt to get inbound connections, but that does not explain the outbound connection problems.

I'm scratching my head on this one,  all I can advise is to go over the config and check firewalls, port numbers.

You can also use the cmd "NETSTAT -ANO" and look for the processID of Zettacoin attempting to connect on TCP 17333. 

Good luck.
newbie
Activity: 6
Merit: 0
Any talk about progress for something new with zetacoin ?

Yes I am also wondering about it, might be good for zeta.

I am willing to invest time and ZET in good initiatives as I am still thinking this is a great coin.
newbie
Activity: 5
Merit: 0

Open a CMD window
type in 'telnet 144.76.91.109 17333'


That seems to work holds a connection for a few seconds then says "Lost connection to host" do I need to port forward as I know how to do it and is fairly easy to do with the router the ISP provided. I'm tempted to take the drive over to a local PC repair shop and see if they can get the wallet to tick over (different network, IP address etc.) There is a choice of three in the area where I live so that's not an issue. Thanks for the help so far.
hero member
Activity: 756
Merit: 500
Any talk about progress for something new with zetacoin ?

Yes I am also wondering about it, might be good for zeta.
legendary
Activity: 1554
Merit: 1001
Any talk about progress for something new with zetacoin ?
hero member
Activity: 499
Merit: 500
You can try a test using TELNET. (you may need to add it as a windows feature via Program and Features - Turn windows features on or off - Telnet Client)

Open a CMD window
type in 'telnet 144.76.91.109 17333'

A success will if the screen goes blank and gives you a cursor in the upper right.
A failure would be a message that states ... Connecting To xx.xx.xx.xx...Could not open connection to the host, on port xxxx: Connect failed

This will at least tell you if your able to connect to another node over the network.
newbie
Activity: 5
Merit: 0
Yup I have backed up the wallet onto my desktop and put it back in. I did add a few lines extra on the last reply but I guess this site didn't notice..
hero member
Activity: 644
Merit: 501
I'm running Windows 10 Home 64bit Zeta worked fine then last week it stopped working....... I have recently put a 32 bit version of the wallet in the directory ... -snip-

Have you tried putting the 64-bit zeta wallet back in?

You have at least backed up your wallet.dat, yes.

newbie
Activity: 5
Merit: 0
I tried to create a zetacoin.conf file in the E:\ZETACOIN directory but I couldn't seem to get my wallet to notice its existence %appdata% has no zetacoin folder or any files related to crypto as I have a small SSD so they need to be on the E:\ drive.

Edit: I have now created the zetacoin.conf file and opened zetacoin.. it popped up with a window saying something about the user and password being the same then when I clicked "OK" it shutdown the wallet. I edited the .conf file to what the message said to use for username and password but still no block source available when I reopened the wallet. I also have now put the zetacoin-qt.exe into the %appdata%\zetacoin folder I have just created but with still no block source available.

its starting to wind me up now as a I mine these coins and have about 300 in transit somewhere on the network.
hero member
Activity: 499
Merit: 500
Do you have a zetacoin.conf file in E:\ZETACOIN?  And I would assume your %appdata%\zetacoin directory is non existent or empty.

If so, what are the contents?  (remove any username/pass if you post)

I've been using the following...

Code:
rpcuser=REMOVED
rpcpassword=REMOVED
rpcallowip=127.0.0.1
rpcport=17777
port=17333
maxconnections=30
daemon=1
server=1
gen=0
addnode=76.95.178.229:17333
addnode=105.236.111.72:17333
addnode=110.174.192.158:17333
addnode=173.65.178.91
addnode=174.97.230.124:17333
addnode=188.252.16.109
addnode=188.252.16.110
addnode=192.241.181.13:17333
addnode=198.50.233.15:17333
addnode=198.46.131.116:17333
addnode=54.212.51.236
addnode=62.210.207.53
addnode=69.85.86.195
addnode=72.48.52.29
addnode=75.162.220.45
addnode=75.169.30.17:17333
addnode=77.172.80.106:17333
addnode=85.17.227.176
addnode=88.190.201.25
addnode=94.195.209.96:17333

newbie
Activity: 5
Merit: 0
I'm running Windows 10 Home 64bit Zeta worked fine then last week it stopped working... "Debug.log" has a loads of lines of writing in it ill try to put it on the bottom of this reply. I have recently put a 32 bit version of the wallet in the directory E:\ZETACOIN (E:\ houses all of my crypto wallets like btc doge and so on). there is no error with Bitcoin or Dogecoin so I don't know why Zeta is being stupid. Firewall isn't blocking zetacoin on the inbound or the outbound as it says "Outbound connections that do not match a rule are allowed" I cannot see a rule for Zeta on the outbound side so I guess its allowing outbound connections ill add a rule now to see if that fixes it. (It doesn't shut it self down that was me)

-GridseedsFTW

2015-10-23 21:21:02 Zetacoin version v0.9.2.4-unk-beta (Dec 12 2014, 23:33:37)
2015-10-23 21:21:02 Using OpenSSL version OpenSSL 1.0.1j 15 Oct 2014
2015-10-23 21:21:02 Using BerkeleyDB version Berkeley DB 4.8.30: (April  9, 2010)
2015-10-23 21:21:02 Default data directory C:\Users\User\AppData\Roaming\Zetacoin
2015-10-23 21:21:02 Using data directory E:\ZETACOIN
2015-10-23 21:21:02 Using at most 125 connections (2048 file descriptors available)
2015-10-23 21:21:02 Using 2 threads for script verification
2015-10-23 21:21:02 Using wallet wallet.dat
2015-10-23 21:21:02 init message: Verifying wallet...
2015-10-23 21:21:02 CDBEnv::Open : LogDir=E:\ZETACOIN\database ErrorFile=E:\ZETACOIN\db.log
2015-10-23 21:21:02 init message: Loading block index...
2015-10-23 21:21:02 Opening LevelDB in E:\ZETACOIN\blocks\index
2015-10-23 21:21:02 Opened LevelDB successfully
2015-10-23 21:21:02 Opening LevelDB in E:\ZETACOIN\chainstate
2015-10-23 21:21:03 Opened LevelDB successfully
2015-10-23 21:25:01 LoadBlockIndexDB(): last block file = 13
2015-10-23 21:25:01 LoadBlockIndexDB(): last block file info: CBlockFileInfo(blocks=276166, size=103794884, heights=3468452...3744065, time=2015-08-28...2015-10-04)
2015-10-23 21:25:01 LoadBlockIndexDB(): transaction index disabled
2015-10-23 21:25:02 LoadBlockIndexDB(): hashBestChain=0000000000012f7e4f0fdd8443ffad4caf3c39058f58eeeda3334e4fd1b78b06 height=3743106 date=2015-10-04 15:34:39 progress=0.977872
2015-10-23 21:25:02 init message: Verifying blocks...
2015-10-23 21:25:02 Verifying last 288 blocks at level 3
2015-10-23 21:25:04 No coin database inconsistencies in last 289 blocks (301 transactions)
2015-10-23 21:25:04  block index          242114ms
2015-10-23 21:25:04 init message: Loading wallet...
2015-10-23 21:25:04 nFileVersion = 90204
2015-10-23 21:25:04 Keys: 103 plaintext, 0 encrypted, 103 w/ metadata, 103 total
2015-10-23 21:25:04  wallet                  654ms
2015-10-23 21:25:05 init message: Loading addresses...
2015-10-23 21:25:05 Loaded 1 addresses from peers.dat  45ms
2015-10-23 21:25:08 mapBlockIndex.size() = 3744693
2015-10-23 21:25:08 nBestHeight = 3743106
2015-10-23 21:25:08 setKeyPool.size() = 101
2015-10-23 21:25:08 mapWallet.size() = 16
2015-10-23 21:25:08 mapAddressBook.size() = 2
2015-10-23 21:25:08 dnsseed thread start
2015-10-23 21:25:08 upnp thread start
2015-10-23 21:25:08 init message: Done loading
2015-10-23 21:25:08 net thread start
2015-10-23 21:25:08 Loading addresses from DNS seeds (could take a while)
2015-10-23 21:25:08 0 addresses found from DNS seeds
2015-10-23 21:25:08 dnsseed thread exit
2015-10-23 21:25:08 addcon thread start
2015-10-23 21:25:08 opencon thread start
2015-10-23 21:25:08 msghand thread start
2015-10-23 21:25:08 dumpaddr thread start
2015-10-23 21:25:08 Initialization result: 1
2015-10-23 21:25:11 UPnP Port Mapping successful.
2015-10-23 21:35:44 Requesting shutdown
2015-10-23 21:35:45 Running Shutdown in thread
2015-10-23 21:35:45 dumpaddr thread stop
2015-10-23 21:35:45 addcon thread interrupt
2015-10-23 21:35:45 net thread interrupt
2015-10-23 21:35:45 msghand thread interrupt
2015-10-23 21:35:49 opencon thread interrupt
2015-10-23 21:35:49 Shutdown : In progress...
2015-10-23 21:35:51 StopNode()
2015-10-23 21:35:51 UPNP_DeletePortMapping() returned : 0
2015-10-23 21:35:51 upnp thread interrupt
2015-10-23 21:35:57 Shutdown : done
2015-10-23 21:35:57 Shutdown finished
2015-10-23 21:35:57 Shutdown result: 1
2015-10-23 21:35:57 Stopping thread
2015-10-23 21:35:57 Stopped thread
hero member
Activity: 499
Merit: 500
You would need to provide more info. IE: OS, path, debug.

My Windows client is currently in sync, v0.9.2.1-unk-beta.   Info below.

Anything in Debug.log?  Check firewall settings (blocking outbound)?

Code:
17:48:44 getinfo
17:48:46
{
"version" : 90201,
"protocolversion" : 70002,
"walletversion" : 60000,
"blocks" : 3847360,
"timeoffset" : 72,
"connections" : 7,
"proxy" : "",
"difficulty" : 22962.35456397,
"testnet" : false,
"keypoololdest" : 1387670317,
"keypoolsize" : 101,
"paytxfee" : 0.00000000,
"relayfee" : 0.00001000,
"errors" : ""
}

Code:
17:52:06  getpeerinfo
17:52:06
[
{
"addr" : "151.80.206.101:17333",
"services" : "00000001",
"lastsend" : 1445820722,
"lastrecv" : 1445820723,
"bytessent" : 779199,
"bytesrecv" : 3639921,
"conntime" : 1445819130,
"pingtime" : 0.00000000,
"version" : 70002,
"subver" : "/Satoshi:0.9.2.6/",
"inbound" : false,
"startingheight" : 3847323,
"banscore" : 0,
"syncnode" : true
},
{
"addr" : "5.189.141.180:17333",
"services" : "00000001",
"lastsend" : 1445820306,
"lastrecv" : 1445820723,
"bytessent" : 2312788,
"bytesrecv" : 2033550,
"conntime" : 1445819231,
"pingtime" : 0.00000000,
"version" : 70002,
"subver" : "/Satoshi:0.9.2.6/",
"inbound" : false,
"startingheight" : 3847326,
"banscore" : 0,
"syncnode" : false
},
{
"addr" : "107.150.39.42:17333",
"services" : "00000001",
"lastsend" : 1445820306,
"lastrecv" : 1445820723,
"bytessent" : 444524,
"bytesrecv" : 1171859,
"conntime" : 1445819260,
"pingtime" : 0.00000000,
"version" : 70002,
"subver" : "/Satoshi:0.9.2.2/",
"inbound" : false,
"startingheight" : 3847327,
"banscore" : 0,
"syncnode" : false
},
{
"addr" : "178.33.209.212:17333",
"services" : "00000001",
"lastsend" : 1445820682,
"lastrecv" : 1445820722,
"bytessent" : 480,
"bytesrecv" : 78519,
"conntime" : 1445819382,
"pingtime" : 0.00000000,
"version" : 70002,
"subver" : "/Satoshi:0.9.2.4/",
"inbound" : false,
"startingheight" : 3847330,
"banscore" : 0,
"syncnode" : false
},
{
"addr" : "188.165.254.191:17333",
"services" : "00000001",
"lastsend" : 1445820362,
"lastrecv" : 1445820723,
"bytessent" : 297,
"bytesrecv" : 76757,
"conntime" : 1445819968,
"pingtime" : 0.00000000,
"version" : 70002,
"subver" : "/Satoshi:0.9.2.5/",
"inbound" : false,
"startingheight" : 3847345,
"banscore" : 0,
"syncnode" : false
},
{
"addr" : "199.217.112.209:17333",
"services" : "00000001",
"lastsend" : 1445820362,
"lastrecv" : 1445820722,
"bytessent" : 352,
"bytesrecv" : 77033,
"conntime" : 1445819974,
"pingtime" : 0.00000000,
"version" : 70002,
"subver" : "/Satoshi:0.9.2.6/",
"inbound" : false,
"startingheight" : 3847345,
"banscore" : 0,
"syncnode" : false
},
{
"addr" : "63.247.147.166:17333",
"services" : "00000001",
"lastsend" : 1445820306,
"lastrecv" : 1445820723,
"bytessent" : 297,
"bytesrecv" : 77155,
"conntime" : 1445820096,
"pingtime" : 0.00000000,
"version" : 70002,
"subver" : "/Satoshi:0.9.2.4/",
"inbound" : false,
"startingheight" : 3847346,
"banscore" : 0,
"syncnode" : false
}
]
newbie
Activity: 5
Merit: 0
Help! my wallet doesn't want to connect either, I have tried using a different pc and deleting the block chain (moving it to a different hard drive) creating the "Zetacoin.conf" file but my wallet doesnt seem to see it or even recognise the wallet has been changed for an new version (0.9.2r4) How would I get my wallet to see this file and possibly connect and sync.. its currently 2 weeks behind if that's any help.

-GridseedsFTW
newbie
Activity: 56
Merit: 0
Copy/paste following lines to your zetacoin.conf file and restart wallet:
Code:
addnode=188.165.205.135:17333
addnode=144.76.239.66:17333
addnode=188.226.155.94:17333
addnode=108.61.10.90:17333
addnode=188.138.94.6:17333
addnode=212.48.84.193:17333
addnode=82.75.147.95:17333
addnode=107.155.108.149:17333
addnode=107.150.39.42:54844
addnode=76.95.178.229:55225


Done Ty.  Saved me a little copy n past work from the above.

PS.  That akward moment when you find the answer to you question only 1 page back ( but you scanned through random pages looking for it)
Pages:
Jump to: