Pages:
Author

Topic: [ANN][LTZ] LitecoinZ - Designed for the future - page 47. (Read 54216 times)

newbie
Activity: 84
Merit: 0
Can you elaborate on how it is different from Litecoin that's currently being sold/traded.
hero member
Activity: 714
Merit: 500
Skol!
Again. What are the exchange plans? Just tell me what you are working on. Has there been communication with an exchange?

I can not keep mining a coin when there are no plans.

You can't ignore these kind of questions.
newbie
Activity: 36
Merit: 0
Just use this instruction to get your wallet working, if it won’t sync del the command „gen=1“ in your litecoinz.conf file
newbie
Activity: 36
Merit: 0
Download https://litecoinz.info/downloads/litecoinz-1014-win64.zip and unzip where you want ex: c:\litecoinz
create folder in appdata LitecoinZParams and litecoinz
create a litecoinz.conf in litecoinz folder
with those parameters :

gen=1
rpcuser=USERNAME
rpcpassword=PASSWORD
server=1
listen=1
addnode=88.86.186.158

download sprout and unzip them in litecoinZparams folder https://litecoinz.info/downloads/sprout.zip
Then you can start wallet with litecoinzd.exe file
wait close it and reopen it and it will download block

After open LitecoinzSwingWalletUI.jar
but you need to have installed java before
https://www.java.com/en/download/win10.jsp



After use nvidia ewbf https://bitcointalksearch.org/topic/ewbfs-cuda-zcash-miner-1707546
here is my ewbf conf : miner --server litecoinz.coinminer.space --user WALLET ADRESS --pass x --port 3099 --fee 0

or amd claymore https://github.com/nanopool/ClaymoreZECMiner/releases

Pool test http://litecoinz.coinminer.space:8080/getting_started

Thanks to rulez !
jr. member
Activity: 387
Merit: 2
Road Map, Mining Pools and other infos:


LitecoinZ 1.0.14 is available!



Donations for supporting developers are welcome: bitcoin:1N2rQimKbeUQA8N2LU5vGopYQJmZsBM2d6 Thanks

Github
https://github.com/litecoinz-project/litecoinz
Official LitecoinZ Website
https://litecoinz.info/
Linux / Windows Wallet Setup
https://github.com/litecoinz-project/litecoinz/blob/master/README.md
Community supported LitecoinZ Discord
https://discord.gg/9ftFxhF
(Thanks to "@egyptianbman" for supporting LitecoinZ project)
Pools where you can mine LTZ (Provided from community users)
http://litecoinz.coinminer.space:8080/getting_started
https://equipool.1ds.us/getting_started
https://ltz.magnificentpool.com/
http://www.pcmining.xyz/
Nodes:
addnode=88.86.186.158:29333
addnode=178.32.117.60:29333
addnode=85.214.53.137:29333
addnode=139.59.145.115:29333
addnode=173.249.11.207:29333


What is LitecoinZ?

LitecoinZ is a decentralized cryptocurrency based bitcoin compatible on the Zcash core. It utilizes the Equihash algorithm with ZK-snarks, T-addresses and anonymous Z-addresses. By combining the technologies, LitecoinZ is able to operate as a cryptocurrency with an ability to provide processor unit mining to people worldwide.

Specifications

- Name: LitecoinZ
- Symbol: LTZ
- Bitcoin technology
- Anonymous transactions (zk-SNARKs privacy) - Bitcoin has all transactions publicly available.
- Decentralized GPU mining (ASIC miners are banned, hardforks to prevent ASIC miners are allowed)
- Decentralized development / All contributors are volunteers
- Cryptography: EQUIHASH
- Maximum Coins: 84.000.000
- Block Rewards: 50 coins (No develovers rewards! 100% to miners -  Every 4 years the Block Reward will be subject to Halving just like Bitcoin)
- Only 5000 blocks premine.
- Block Time: 2.5 minutes
- P2P Port: 29333
- RPC Port: 29332

ROAD MAP

Same Zcash Road Map plus:

LTZ Core Client for Linux (100%)
LTZ Core Client for Windows (100%)
LTZ Core Client for MAC (0%)
Block Explorer (100%)
Java GUI Wallet Release (100%)
Mining Pools (25%)
Native QT Wallet for Windows and Linux Users (Jan2018)
Exchange Listing (WIP)
Mobile Wallet (iOS & Android) (2H2018)
eCommerce Plugins (1H2019)
Community ideas development (TBD)
Public Relations (50%)
member
Activity: 322
Merit: 10
To buy or not to buy - that is the question ;)
Wallet, pool? Can someone give some more information. As it sounds interesting, but wanna know more, information just a few
newbie
Activity: 41
Merit: 0
I need to study whitebook。
jr. member
Activity: 387
Merit: 2
I am going to use another PC to test then I will submit ticket.

please open a detailed issue https://github.com/litecoinz-project/litecoinz/issues

Thanks


ok I did. I am still getting the error.  When I run litecoinzd.exe is stops working when the sync hits 100%.

Follow these instructions.
https://miningclub.info/threads/ltz-litecoinz-equihash-pow.30445/page-5


OK I tried that and it still errors out.

Where do I get this password from?  Not sure what account I have to set up.

I have successfully installed the wallet.  However, it ends up erroring out with the following error and stops.  This happens after about 30 sec.  Any ideas?  I am Running Win 10 1703.

Here is my CONF File and below is the error.

******CONF FILE*****
rpcuser=username
rpcpassword=`head -c 32 /dev/urandom | base64`
server=1
listen=1
addnode=88.86.186.158:29333
addnode=178.32.117.60:29333
addnode=85.214.53.137:29333
addnode=139.59.145.115:29333
addnode=173.249.11.207:29333
gen=1

****ERROR****


[Wed Jan 24 13:34:44 EST 2018] [ERROR] Unexpected error:
com.vaklinov.zcashui.ZCashClientCaller$WalletCallException: Error response from wallet: error: couldn't connect to server: EOF reached (code 1)
(make sure server is running and you are connecting to the correct RPC port)

        at com.vaklinov.zcashui.ZCashClientCaller.executeCommandAndGetSingleStringResponse(ZCashClientCaller.java:965)
        at com.vaklinov.zcashui.ZCashClientCaller.executeCommandAndGetJsonValue(ZCashClientCaller.java:915)
        at com.vaklinov.zcashui.ZCashClientCaller.executeCommandAndGetJsonArray(ZCashClientCaller.java:893)
        at com.vaklinov.zcashui.ZCashClientCaller.executeCommandAndGetJsonArray(ZCashClientCaller.java:886)
        at com.vaklinov.zcashui.ZCashClientCaller.getWalletZAddresses(ZCashClientCaller.java:263)
        at com.vaklinov.zcashui.AddressesPanel.getAddressBalanceDataFromWallet(AddressesPanel.java:335)
        at com.vaklinov.zcashui.AddressesPanel.access$000(AddressesPanel.java:62)
        at com.vaklinov.zcashui.AddressesPanel$1.gatherData(AddressesPanel.java:134)
        at com.vaklinov.zcashui.AddressesPanel$1.gatherData(AddressesPanel.java:129)
        at com.vaklinov.zcashui.DataGatheringThread.doOneGathering(DataGatheringThread.java:182)
        at com.vaklinov.zcashui.DataGatheringThread.run(DataGatheringThread.java:163)

Hi there,

above all set a right rpcpassword. After you must run the daemon "litecoinzd.exe" and after you can open the GUI.

addnode=telnet dnsseed.kemperink.org 29333   rpcuser = user
rpcpassword = password
server = 1
listen = 1
addnode = 88.86.186.158
addnode = 88.86.186.158: 29333
addnode = 178.32.117.60: 29333
addnode = 85.214.53.137: 29333
addnode = 139.59.145.115: 29333
addnode = 173.249.11.207: 29333

daemon=1

gen=4
 
Same problem!!!!It's very bad for reputation of coin!!Soryyy!!!


Serg27ua, you are wrong. it's a very bad reputation of newbie Wink LOL

Please check litecoinz.conf and paste here the content.

Looking at your past post I see very strange things inside your file.
newbie
Activity: 20
Merit: 0
I am going to use another PC to test then I will submit ticket.

please open a detailed issue https://github.com/litecoinz-project/litecoinz/issues

Thanks


ok I did. I am still getting the error.  When I run litecoinzd.exe is stops working when the sync hits 100%.

Follow these instructions.
https://miningclub.info/threads/ltz-litecoinz-equihash-pow.30445/page-5


OK I tried that and it still errors out.

Where do I get this password from?  Not sure what account I have to set up.

I have successfully installed the wallet.  However, it ends up erroring out with the following error and stops.  This happens after about 30 sec.  Any ideas?  I am Running Win 10 1703.

Here is my CONF File and below is the error.

******CONF FILE*****
rpcuser=username
rpcpassword=`head -c 32 /dev/urandom | base64`
server=1
listen=1
addnode=88.86.186.158:29333
addnode=178.32.117.60:29333
addnode=85.214.53.137:29333
addnode=139.59.145.115:29333
addnode=173.249.11.207:29333
gen=1

****ERROR****


[Wed Jan 24 13:34:44 EST 2018] [ERROR] Unexpected error:
com.vaklinov.zcashui.ZCashClientCaller$WalletCallException: Error response from wallet: error: couldn't connect to server: EOF reached (code 1)
(make sure server is running and you are connecting to the correct RPC port)

        at com.vaklinov.zcashui.ZCashClientCaller.executeCommandAndGetSingleStringResponse(ZCashClientCaller.java:965)
        at com.vaklinov.zcashui.ZCashClientCaller.executeCommandAndGetJsonValue(ZCashClientCaller.java:915)
        at com.vaklinov.zcashui.ZCashClientCaller.executeCommandAndGetJsonArray(ZCashClientCaller.java:893)
        at com.vaklinov.zcashui.ZCashClientCaller.executeCommandAndGetJsonArray(ZCashClientCaller.java:886)
        at com.vaklinov.zcashui.ZCashClientCaller.getWalletZAddresses(ZCashClientCaller.java:263)
        at com.vaklinov.zcashui.AddressesPanel.getAddressBalanceDataFromWallet(AddressesPanel.java:335)
        at com.vaklinov.zcashui.AddressesPanel.access$000(AddressesPanel.java:62)
        at com.vaklinov.zcashui.AddressesPanel$1.gatherData(AddressesPanel.java:134)
        at com.vaklinov.zcashui.AddressesPanel$1.gatherData(AddressesPanel.java:129)
        at com.vaklinov.zcashui.DataGatheringThread.doOneGathering(DataGatheringThread.java:182)
        at com.vaklinov.zcashui.DataGatheringThread.run(DataGatheringThread.java:163)

Hi there,

above all set a right rpcpassword. After you must run the daemon "litecoinzd.exe" and after you can open the GUI.

addnode=telnet dnsseed.kemperink.org 29333   rpcuser = user
rpcpassword = password
server = 1
listen = 1
addnode = 88.86.186.158
addnode = 88.86.186.158: 29333
addnode = 178.32.117.60: 29333
addnode = 85.214.53.137: 29333
addnode = 139.59.145.115: 29333
addnode = 173.249.11.207: 29333

daemon=1

gen=4
 
Same problem!!!!It's very bad for reputation of coin!!Soryyy!!!
jr. member
Activity: 387
Merit: 2
When the windows qt wallet will release? I tried many times the present wallet but not luck, I just want to link half of my miner to this coin, but suddenly I have no wallet to use, can someone here has a pool capable to store the minted LTCZ?

As all zcash forks there isn't a native qt gui. Wallet is included in the node. You can access to the wallet from cli command line (litecoinz-cli / litecoinz-cli.exe) or, after the node is up and running, with the Java Gui included in the windows distribution or downloadable from https://github.com/litecoinz-project/litecoinz-wallet

Native QT Gui is under development, but because zcash and all other its forks does not have it, it will take time to develop it.
hero member
Activity: 2086
Merit: 562
When the windows qt wallet will release? I tried many times the present wallet but not luck, I just want to link half of my miner to this coin, but suddenly I have no wallet to use, can someone here has a pool capable to store the minted LTCZ?
full member
Activity: 305
Merit: 100




LitecoinZ Pool

http://www.pcmining.xyz/
stratum+tcp://pcmining.xyz:3257


For Rented Hash:
stratum+tcp://pcmining.xyz:3258


user: wallet
pass: x


You can download pre-configured miners from: http://pcmining.xyz:8080/getting_started



newbie
Activity: 8
Merit: 0
I am going to use another PC to test then I will submit ticket.

please open a detailed issue https://github.com/litecoinz-project/litecoinz/issues

Thanks


ok I did. I am still getting the error.  When I run litecoinzd.exe is stops working when the sync hits 100%.

Follow these instructions.
https://miningclub.info/threads/ltz-litecoinz-equihash-pow.30445/page-5


OK I tried that and it still errors out.

Where do I get this password from?  Not sure what account I have to set up.

I have successfully installed the wallet.  However, it ends up erroring out with the following error and stops.  This happens after about 30 sec.  Any ideas?  I am Running Win 10 1703.

Here is my CONF File and below is the error.

******CONF FILE*****
rpcuser=username
rpcpassword=`head -c 32 /dev/urandom | base64`
server=1
listen=1
addnode=88.86.186.158:29333
addnode=178.32.117.60:29333
addnode=85.214.53.137:29333
addnode=139.59.145.115:29333
addnode=173.249.11.207:29333
gen=1

****ERROR****


[Wed Jan 24 13:34:44 EST 2018] [ERROR] Unexpected error:
com.vaklinov.zcashui.ZCashClientCaller$WalletCallException: Error response from wallet: error: couldn't connect to server: EOF reached (code 1)
(make sure server is running and you are connecting to the correct RPC port)

        at com.vaklinov.zcashui.ZCashClientCaller.executeCommandAndGetSingleStringResponse(ZCashClientCaller.java:965)
        at com.vaklinov.zcashui.ZCashClientCaller.executeCommandAndGetJsonValue(ZCashClientCaller.java:915)
        at com.vaklinov.zcashui.ZCashClientCaller.executeCommandAndGetJsonArray(ZCashClientCaller.java:893)
        at com.vaklinov.zcashui.ZCashClientCaller.executeCommandAndGetJsonArray(ZCashClientCaller.java:886)
        at com.vaklinov.zcashui.ZCashClientCaller.getWalletZAddresses(ZCashClientCaller.java:263)
        at com.vaklinov.zcashui.AddressesPanel.getAddressBalanceDataFromWallet(AddressesPanel.java:335)
        at com.vaklinov.zcashui.AddressesPanel.access$000(AddressesPanel.java:62)
        at com.vaklinov.zcashui.AddressesPanel$1.gatherData(AddressesPanel.java:134)
        at com.vaklinov.zcashui.AddressesPanel$1.gatherData(AddressesPanel.java:129)
        at com.vaklinov.zcashui.DataGatheringThread.doOneGathering(DataGatheringThread.java:182)
        at com.vaklinov.zcashui.DataGatheringThread.run(DataGatheringThread.java:163)

Hi there,

above all set a right rpcpassword. After you must run the daemon "litecoinzd.exe" and after you can open the GUI.

addnode=telnet dnsseed.kemperink.org 29333   rpcuser = user
rpcpassword = password
server = 1
listen = 1
addnode = 88.86.186.158
addnode = 88.86.186.158: 29333
addnode = 178.32.117.60: 29333
addnode = 85.214.53.137: 29333
addnode = 139.59.145.115: 29333
addnode = 173.249.11.207: 29333

daemon=1

gen=4
 
jr. member
Activity: 387
Merit: 2
please open a detailed issue https://github.com/litecoinz-project/litecoinz/issues

Thanks


ok I did. I am still getting the error.  When I run litecoinzd.exe is stops working when the sync hits 100%.

Follow these instructions.
https://miningclub.info/threads/ltz-litecoinz-equihash-pow.30445/page-5


OK I tried that and it still errors out.

Where do I get this password from?  Not sure what account I have to set up.

I have successfully installed the wallet.  However, it ends up erroring out with the following error and stops.  This happens after about 30 sec.  Any ideas?  I am Running Win 10 1703.

Here is my CONF File and below is the error.

******CONF FILE*****
rpcuser=username
rpcpassword=`head -c 32 /dev/urandom | base64`
server=1
listen=1
addnode=88.86.186.158:29333
addnode=178.32.117.60:29333
addnode=85.214.53.137:29333
addnode=139.59.145.115:29333
addnode=173.249.11.207:29333
gen=1

****ERROR****


[Wed Jan 24 13:34:44 EST 2018] [ERROR] Unexpected error:
com.vaklinov.zcashui.ZCashClientCaller$WalletCallException: Error response from wallet: error: couldn't connect to server: EOF reached (code 1)
(make sure server is running and you are connecting to the correct RPC port)

        at com.vaklinov.zcashui.ZCashClientCaller.executeCommandAndGetSingleStringResponse(ZCashClientCaller.java:965)
        at com.vaklinov.zcashui.ZCashClientCaller.executeCommandAndGetJsonValue(ZCashClientCaller.java:915)
        at com.vaklinov.zcashui.ZCashClientCaller.executeCommandAndGetJsonArray(ZCashClientCaller.java:893)
        at com.vaklinov.zcashui.ZCashClientCaller.executeCommandAndGetJsonArray(ZCashClientCaller.java:886)
        at com.vaklinov.zcashui.ZCashClientCaller.getWalletZAddresses(ZCashClientCaller.java:263)
        at com.vaklinov.zcashui.AddressesPanel.getAddressBalanceDataFromWallet(AddressesPanel.java:335)
        at com.vaklinov.zcashui.AddressesPanel.access$000(AddressesPanel.java:62)
        at com.vaklinov.zcashui.AddressesPanel$1.gatherData(AddressesPanel.java:134)
        at com.vaklinov.zcashui.AddressesPanel$1.gatherData(AddressesPanel.java:129)
        at com.vaklinov.zcashui.DataGatheringThread.doOneGathering(DataGatheringThread.java:182)
        at com.vaklinov.zcashui.DataGatheringThread.run(DataGatheringThread.java:163)

Hi there,

above all set a right rpcpassword. After you must run the daemon "litecoinzd.exe" and after you can open the GUI.

addnode=telnet dnsseed.kemperink.org 29333   rpcuser = user
rpcpassword = password
server = 1
listen = 1
addnode = 88.86.186.158
addnode = 88.86.186.158: 29333
addnode = 178.32.117.60: 29333
addnode = 85.214.53.137: 29333
addnode = 139.59.145.115: 29333
addnode = 173.249.11.207: 29333

daemon=1

gen=4
 
newbie
Activity: 3
Merit: 0
If you dont have any coins, delete everything and try again.  I had problems at first too but after following the instructions i posted, all was well.  If you have coins, make sure you backup your .dat file before you do anything.  Maybe wait for the dev to chime in.
newbie
Activity: 8
Merit: 0
ok I did. I am still getting the error.  When I run litecoinzd.exe is stops working when the sync hits 100%.

Follow these instructions.
https://miningclub.info/threads/ltz-litecoinz-equihash-pow.30445/page-5


OK I tried that and it still errors out.

Where do I get this password from?  Not sure what account I have to set up.

I have successfully installed the wallet.  However, it ends up erroring out with the following error and stops.  This happens after about 30 sec.  Any ideas?  I am Running Win 10 1703.

Here is my CONF File and below is the error.

******CONF FILE*****
rpcuser=username
rpcpassword=`head -c 32 /dev/urandom | base64`
server=1
listen=1
addnode=88.86.186.158:29333
addnode=178.32.117.60:29333
addnode=85.214.53.137:29333
addnode=139.59.145.115:29333
addnode=173.249.11.207:29333
gen=1

****ERROR****


[Wed Jan 24 13:34:44 EST 2018] [ERROR] Unexpected error:
com.vaklinov.zcashui.ZCashClientCaller$WalletCallException: Error response from wallet: error: couldn't connect to server: EOF reached (code 1)
(make sure server is running and you are connecting to the correct RPC port)

        at com.vaklinov.zcashui.ZCashClientCaller.executeCommandAndGetSingleStringResponse(ZCashClientCaller.java:965)
        at com.vaklinov.zcashui.ZCashClientCaller.executeCommandAndGetJsonValue(ZCashClientCaller.java:915)
        at com.vaklinov.zcashui.ZCashClientCaller.executeCommandAndGetJsonArray(ZCashClientCaller.java:893)
        at com.vaklinov.zcashui.ZCashClientCaller.executeCommandAndGetJsonArray(ZCashClientCaller.java:886)
        at com.vaklinov.zcashui.ZCashClientCaller.getWalletZAddresses(ZCashClientCaller.java:263)
        at com.vaklinov.zcashui.AddressesPanel.getAddressBalanceDataFromWallet(AddressesPanel.java:335)
        at com.vaklinov.zcashui.AddressesPanel.access$000(AddressesPanel.java:62)
        at com.vaklinov.zcashui.AddressesPanel$1.gatherData(AddressesPanel.java:134)
        at com.vaklinov.zcashui.AddressesPanel$1.gatherData(AddressesPanel.java:129)
        at com.vaklinov.zcashui.DataGatheringThread.doOneGathering(DataGatheringThread.java:182)
        at com.vaklinov.zcashui.DataGatheringThread.run(DataGatheringThread.java:163)

Hi there,

above all set a right rpcpassword. After you must run the daemon "litecoinzd.exe" and after you can open the GUI.

addnode=telnet dnsseed.kemperink.org 29333   rpcuser = user
rpcpassword = password
server = 1
listen = 1
addnode = 88.86.186.158
addnode = 88.86.186.158: 29333
addnode = 178.32.117.60: 29333
addnode = 85.214.53.137: 29333
addnode = 139.59.145.115: 29333
addnode = 173.249.11.207: 29333

daemon=1

gen=4
 
newbie
Activity: 3
Merit: 0
Follow these instructions.
https://miningclub.info/threads/ltz-litecoinz-equihash-pow.30445/page-5


OK I tried that and it still errors out.

Where do I get this password from?  Not sure what account I have to set up.

I have successfully installed the wallet.  However, it ends up erroring out with the following error and stops.  This happens after about 30 sec.  Any ideas?  I am Running Win 10 1703.

Here is my CONF File and below is the error.

******CONF FILE*****
rpcuser=username
rpcpassword=`head -c 32 /dev/urandom | base64`
server=1
listen=1
addnode=88.86.186.158:29333
addnode=178.32.117.60:29333
addnode=85.214.53.137:29333
addnode=139.59.145.115:29333
addnode=173.249.11.207:29333
gen=1

****ERROR****


[Wed Jan 24 13:34:44 EST 2018] [ERROR] Unexpected error:
com.vaklinov.zcashui.ZCashClientCaller$WalletCallException: Error response from wallet: error: couldn't connect to server: EOF reached (code 1)
(make sure server is running and you are connecting to the correct RPC port)

        at com.vaklinov.zcashui.ZCashClientCaller.executeCommandAndGetSingleStringResponse(ZCashClientCaller.java:965)
        at com.vaklinov.zcashui.ZCashClientCaller.executeCommandAndGetJsonValue(ZCashClientCaller.java:915)
        at com.vaklinov.zcashui.ZCashClientCaller.executeCommandAndGetJsonArray(ZCashClientCaller.java:893)
        at com.vaklinov.zcashui.ZCashClientCaller.executeCommandAndGetJsonArray(ZCashClientCaller.java:886)
        at com.vaklinov.zcashui.ZCashClientCaller.getWalletZAddresses(ZCashClientCaller.java:263)
        at com.vaklinov.zcashui.AddressesPanel.getAddressBalanceDataFromWallet(AddressesPanel.java:335)
        at com.vaklinov.zcashui.AddressesPanel.access$000(AddressesPanel.java:62)
        at com.vaklinov.zcashui.AddressesPanel$1.gatherData(AddressesPanel.java:134)
        at com.vaklinov.zcashui.AddressesPanel$1.gatherData(AddressesPanel.java:129)
        at com.vaklinov.zcashui.DataGatheringThread.doOneGathering(DataGatheringThread.java:182)
        at com.vaklinov.zcashui.DataGatheringThread.run(DataGatheringThread.java:163)

Hi there,

above all set a right rpcpassword. After you must run the daemon "litecoinzd.exe" and after you can open the GUI.

addnode=telnet dnsseed.kemperink.org 29333   rpcuser = user
rpcpassword = password
server = 1
listen = 1
addnode = 88.86.186.158
addnode = 88.86.186.158: 29333
addnode = 178.32.117.60: 29333
addnode = 85.214.53.137: 29333
addnode = 139.59.145.115: 29333
addnode = 173.249.11.207: 29333

daemon=1

gen=4
 
newbie
Activity: 8
Merit: 0
OK I tried that and it still errors out.

Where do I get this password from?  Not sure what account I have to set up.

I have successfully installed the wallet.  However, it ends up erroring out with the following error and stops.  This happens after about 30 sec.  Any ideas?  I am Running Win 10 1703.

Here is my CONF File and below is the error.

******CONF FILE*****
rpcuser=username
rpcpassword=`head -c 32 /dev/urandom | base64`
server=1
listen=1
addnode=88.86.186.158:29333
addnode=178.32.117.60:29333
addnode=85.214.53.137:29333
addnode=139.59.145.115:29333
addnode=173.249.11.207:29333
gen=1

****ERROR****


[Wed Jan 24 13:34:44 EST 2018] [ERROR] Unexpected error:
com.vaklinov.zcashui.ZCashClientCaller$WalletCallException: Error response from wallet: error: couldn't connect to server: EOF reached (code 1)
(make sure server is running and you are connecting to the correct RPC port)

        at com.vaklinov.zcashui.ZCashClientCaller.executeCommandAndGetSingleStringResponse(ZCashClientCaller.java:965)
        at com.vaklinov.zcashui.ZCashClientCaller.executeCommandAndGetJsonValue(ZCashClientCaller.java:915)
        at com.vaklinov.zcashui.ZCashClientCaller.executeCommandAndGetJsonArray(ZCashClientCaller.java:893)
        at com.vaklinov.zcashui.ZCashClientCaller.executeCommandAndGetJsonArray(ZCashClientCaller.java:886)
        at com.vaklinov.zcashui.ZCashClientCaller.getWalletZAddresses(ZCashClientCaller.java:263)
        at com.vaklinov.zcashui.AddressesPanel.getAddressBalanceDataFromWallet(AddressesPanel.java:335)
        at com.vaklinov.zcashui.AddressesPanel.access$000(AddressesPanel.java:62)
        at com.vaklinov.zcashui.AddressesPanel$1.gatherData(AddressesPanel.java:134)
        at com.vaklinov.zcashui.AddressesPanel$1.gatherData(AddressesPanel.java:129)
        at com.vaklinov.zcashui.DataGatheringThread.doOneGathering(DataGatheringThread.java:182)
        at com.vaklinov.zcashui.DataGatheringThread.run(DataGatheringThread.java:163)

Hi there,

above all set a right rpcpassword. After you must run the daemon "litecoinzd.exe" and after you can open the GUI.

addnode=telnet dnsseed.kemperink.org 29333   rpcuser = user
rpcpassword = password
server = 1
listen = 1
addnode = 88.86.186.158
addnode = 88.86.186.158: 29333
addnode = 178.32.117.60: 29333
addnode = 85.214.53.137: 29333
addnode = 139.59.145.115: 29333
addnode = 173.249.11.207: 29333

daemon=1

gen=4
 
newbie
Activity: 8
Merit: 0
Where do I get this password from?  Not sure what account I have to set up.

I have successfully installed the wallet.  However, it ends up erroring out with the following error and stops.  This happens after about 30 sec.  Any ideas?  I am Running Win 10 1703.

Here is my CONF File and below is the error.

******CONF FILE*****
rpcuser=username
rpcpassword=`head -c 32 /dev/urandom | base64`
server=1
listen=1
addnode=88.86.186.158:29333
addnode=178.32.117.60:29333
addnode=85.214.53.137:29333
addnode=139.59.145.115:29333
addnode=173.249.11.207:29333
gen=1

****ERROR****


[Wed Jan 24 13:34:44 EST 2018] [ERROR] Unexpected error:
com.vaklinov.zcashui.ZCashClientCaller$WalletCallException: Error response from wallet: error: couldn't connect to server: EOF reached (code 1)
(make sure server is running and you are connecting to the correct RPC port)

        at com.vaklinov.zcashui.ZCashClientCaller.executeCommandAndGetSingleStringResponse(ZCashClientCaller.java:965)
        at com.vaklinov.zcashui.ZCashClientCaller.executeCommandAndGetJsonValue(ZCashClientCaller.java:915)
        at com.vaklinov.zcashui.ZCashClientCaller.executeCommandAndGetJsonArray(ZCashClientCaller.java:893)
        at com.vaklinov.zcashui.ZCashClientCaller.executeCommandAndGetJsonArray(ZCashClientCaller.java:886)
        at com.vaklinov.zcashui.ZCashClientCaller.getWalletZAddresses(ZCashClientCaller.java:263)
        at com.vaklinov.zcashui.AddressesPanel.getAddressBalanceDataFromWallet(AddressesPanel.java:335)
        at com.vaklinov.zcashui.AddressesPanel.access$000(AddressesPanel.java:62)
        at com.vaklinov.zcashui.AddressesPanel$1.gatherData(AddressesPanel.java:134)
        at com.vaklinov.zcashui.AddressesPanel$1.gatherData(AddressesPanel.java:129)
        at com.vaklinov.zcashui.DataGatheringThread.doOneGathering(DataGatheringThread.java:182)
        at com.vaklinov.zcashui.DataGatheringThread.run(DataGatheringThread.java:163)

Hi there,

above all set a right rpcpassword. After you must run the daemon "litecoinzd.exe" and after you can open the GUI.

jr. member
Activity: 387
Merit: 2
I have successfully installed the wallet.  However, it ends up erroring out with the following error and stops.  This happens after about 30 sec.  Any ideas?  I am Running Win 10 1703.

Here is my CONF File and below is the error.

******CONF FILE*****
rpcuser=username
rpcpassword=`head -c 32 /dev/urandom | base64`
server=1
listen=1
addnode=88.86.186.158:29333
addnode=178.32.117.60:29333
addnode=85.214.53.137:29333
addnode=139.59.145.115:29333
addnode=173.249.11.207:29333
gen=1

****ERROR****


[Wed Jan 24 13:34:44 EST 2018] [ERROR] Unexpected error:
com.vaklinov.zcashui.ZCashClientCaller$WalletCallException: Error response from wallet: error: couldn't connect to server: EOF reached (code 1)
(make sure server is running and you are connecting to the correct RPC port)

        at com.vaklinov.zcashui.ZCashClientCaller.executeCommandAndGetSingleStringResponse(ZCashClientCaller.java:965)
        at com.vaklinov.zcashui.ZCashClientCaller.executeCommandAndGetJsonValue(ZCashClientCaller.java:915)
        at com.vaklinov.zcashui.ZCashClientCaller.executeCommandAndGetJsonArray(ZCashClientCaller.java:893)
        at com.vaklinov.zcashui.ZCashClientCaller.executeCommandAndGetJsonArray(ZCashClientCaller.java:886)
        at com.vaklinov.zcashui.ZCashClientCaller.getWalletZAddresses(ZCashClientCaller.java:263)
        at com.vaklinov.zcashui.AddressesPanel.getAddressBalanceDataFromWallet(AddressesPanel.java:335)
        at com.vaklinov.zcashui.AddressesPanel.access$000(AddressesPanel.java:62)
        at com.vaklinov.zcashui.AddressesPanel$1.gatherData(AddressesPanel.java:134)
        at com.vaklinov.zcashui.AddressesPanel$1.gatherData(AddressesPanel.java:129)
        at com.vaklinov.zcashui.DataGatheringThread.doOneGathering(DataGatheringThread.java:182)
        at com.vaklinov.zcashui.DataGatheringThread.run(DataGatheringThread.java:163)

Hi there,

above all set a right rpcpassword. After you must run the daemon "litecoinzd.exe" and after you can open the GUI.
Pages:
Jump to: