Pages:
Author

Topic: [Donated $2k+ To Charity] Clean Water Coin: A Crypto Charity (Pure PoS) - page 64. (Read 195729 times)

newbie
Activity: 26
Merit: 0
hi everybody,

after updating my wallet is lost 800.000 coins!!! does anybody know's why and how I can fix this?

where can I fill in "rescan"?? because in the console command line I cannot find it and if I type it he gives an error "not found"

Ok:

Go to the folder cleanwatercoin-qt is in

Hold your SHIFT key

Right click on empty white space in that folder

Choose "open command window here"

A black command prompt window should pop up

Type:

cleanwatercoin-qt.exe -rescan

Press ENTER




thanks for ur help, but I still miss around eight hundred thousand coins, and now also my wallet keeps hanging on block 12858. tried all the addnodes but nothing works!1
legendary
Activity: 1932
Merit: 1042
https://locktrip.com/?refId=40964
UPDATE ON MINTPAL VOTING
coin         VOTE
XXL         90040
WATER     89978


what kind of race!!!!
fantastisc!!  Shocked Shocked Shocked Shocked

UPDATE ON MINTPAL VOTING
coin         VOTE
XXL         90092
WATER     90029
legendary
Activity: 1932
Merit: 1042
https://locktrip.com/?refId=40964
UPDATE ON MINTPAL VOTING
coin         VOTE
XXL         90040
WATER     89978
sr. member
Activity: 379
Merit: 250
I cannot sync my wallet with these nodes.
I stuck on block 20017.

Edit: Or sometimes on 20737.
But the correct one should be currently 23343.
Is anybody currently fine synced to current block?

Banger

have you tried changing from addnode to connect?

connect=107.170.89.103
connect=107.170.217.4
connect=107.170.209.91
connect=128.199.255.146
connect=188.226.199.223

i'm synced just fine..

yes, also not working.
I have also tried with with connect=www.rejectmining.com, which hangs at 20015 but shows the correct amount of blocks.
Do you have the same current block number than pool.cleanwatercoin.org ?

newbie
Activity: 47
Merit: 0
I cannot sync my wallet with these nodes.
I stuck on block 20017.

Edit: Or sometimes on 20737.
But the correct one should be currently 23343.
Is anybody currently fine synced to current block?

Banger

have you tried changing from addnode to connect?

connect=107.170.89.103
connect=107.170.217.4
connect=107.170.209.91
connect=128.199.255.146
connect=188.226.199.223

i'm synced just fine..
sr. member
Activity: 379
Merit: 250
legendary
Activity: 1932
Merit: 1042
https://locktrip.com/?refId=40964
VOTE ON MINTPAL

XXL overtaken cleanWater again!!!

situation
RANK   COIN CODE          COIN NAME                VOTES
1   XXL           XXLcoin                      89931
2   WATER   CleanWaterCoin            89669
3   C2            Coin2                          72805
sr. member
Activity: 437
Merit: 250
hi everybody,

after updating my wallet is lost 800.000 coins!!! does anybody know's why and how I can fix this?

where can I fill in "rescan"?? because in the console command line I cannot find it and if I type it he gives an error "not found"

Ok:

Go to the folder cleanwatercoin-qt is in

Hold your SHIFT key

Right click on empty white space in that folder

Choose "open command window here"

A black command prompt window should pop up

Type:

cleanwatercoin-qt.exe -rescan

Press ENTER


newbie
Activity: 26
Merit: 0
full member
Activity: 175
Merit: 100
hi everybody,

after updating my wallet is lost 800.000 coins!!! does anybody know's why and how I can fix this?

Please clarify - is that eight hundred (800.000) or eight hundred thousand (800,000) ?

Have you tried running your wallet with -rescan from the command line?

Here is a full list of command line options and what they do:

-?                     This help message
  -conf=           Specify configuration file (default: cleanwatercoin.conf)
  -pid=            Specify pid file (default: cleanwatercoind.pid)
  -gen                   Generate coins
  -gen=0                 Don't generate coins
  -datadir=         Specify data directory
  -dbcache=           Set database cache size in megabytes (default: 25)
  -dblogsize=         Set database disk log size in megabytes (default: 100)
  -timeout=           Specify connection timeout in milliseconds (default: 5000)
  -proxy=       Connect through socks proxy
  -socks=             Select the version of socks proxy to use (4-5, default: 5)
  -tor=         Use proxy to reach tor hidden services (default: same as -proxy)
  -dns                   Allow DNS lookups for -addnode, -seednode and -connect
  -port=           Listen for connections on (default: 53591 or testnet: 43591)
  -maxconnections=    Maintain at most connections to peers (default: 125)
  -addnode=          Add a node to connect to and attempt to keep the connection open
  -connect=          Connect only to the specified node(s)
  -seednode=         Connect to a node to retrieve peer addresses, and disconnect
  -externalip=       Specify your own public address
  -onlynet=         Only connect to nodes in network (IPv4, IPv6 or Tor)
  -discover              Discover own IP address (default: 1 when listening and no -externalip)
  -irc                   Find peers using internet relay chat (default: 1)
  -listen                Accept connections from outside (default: 1 if no -proxy or -connect)
  -bind=           Bind to given address. Use [host]:port notation for IPv6
  -dnsseed               Find peers using DNS lookup (default: 0)
  -nosynccheckpoints     Disable sync checkpoints (default: 0)
  -banscore=          Threshold for disconnecting misbehaving peers (default: 100)
  -bantime=           Number of seconds to keep misbehaving peers from reconnecting (default: 86400)
  -maxreceivebuffer=  Maximum per-connection receive buffer, *1000 bytes (default: 5000)
  -maxsendbuffer=     Maximum per-connection send buffer, *1000 bytes (default: 1000)
  -upnp                  Use UPnP to map the listening port (default: 1 when listening)
  -detachdb              Detach block and address databases. Increases shutdown time (default: 0)
  -paytxfee=        Fee per KB to add to transactions you send
  -server                Accept command line and JSON-RPC commands
  -testnet               Use the test network
  -debug                 Output extra debugging information. Implies all other -debug* options
  -debugnet              Output extra network debugging information
  -logtimestamps         Prepend debug output with timestamp
  -shrinkdebugfile       Shrink debug.log file on client startup (default: 1 when no -debug)
  -printtoconsole        Send trace/debug info to console instead of debug.log file
  -printtodebugger       Send trace/debug info to debugger
  -rpcuser=        Username for JSON-RPC connections
  -rpcpassword=      Password for JSON-RPC connections
  -rpcport=        Listen for JSON-RPC connections on (default: 12789 or testnet: 22789)
  -rpcallowip=       Allow JSON-RPC connections from specified IP address
  -rpcconnect=       Send commands to node running on (default: 127.0.0.1)
  -blocknotify=     Execute command when the best block changes (%s in cmd is replaced by block hash)
  -walletnotify=    Execute command when a wallet transaction changes (%s in cmd is replaced by TxID)
  -upgradewallet         Upgrade wallet to latest format
  -keypool=           Set key pool size to (default: 100)
  -rescan                Rescan the block chain for missing wallet transactions
  -salvagewallet         Attempt to recover private keys from a corrupt wallet.dat
  -checkblocks=       How many blocks to check at startup (default: 2500, 0 = all)
  -checklevel=        How thorough the block verification is (0-6, default: 1)
  -loadblock=      Imports blocks from external blk000?.dat file

Block creation options:
  -blockminsize=      Set minimum block size in bytes (default: 0)
  -blockmaxsize=      Set maximum block size in bytes (default: 250000)
  -blockprioritysize= Set maximum size of high-priority/low-fee transactions in bytes (default: 27000)

SSL options: (see the Bitcoin Wiki for SSL setup instructions)
  -rpcssl                                  Use OpenSSL (https) for JSON-RPC connections
  -rpcsslcertificatechainfile=  Server certificate file (default: server.cert)
  -rpcsslprivatekeyfile=         Server private key (default: server.pem)
  -rpcsslciphers=                 Acceptable ciphers (default: TLSv1+HIGH:!SSLv2:!aNULL:!eNULL:!AH:!3DES:@STRENGTH)

UI options:
  -lang=           Set language, for example "de_DE" (default: system locale)
  -min                   Start minimized
  -splash                Show splash screen on startup (default: 1)

newbie
Activity: 26
Merit: 0
hi everybody,

after updating my wallet is lost 800.000 coins!!! does anybody know's why and how I can fix this?
legendary
Activity: 1932
Merit: 1042
https://locktrip.com/?refId=40964
EVERYONE - VOTE ON MINTPAL!!

XXLCoin has overtaken WATER in the voting, make sure you put in your 5 votes an hour!
Xxl overtaken cleanwater by 700 votes!!!!
Cmon in volte on mintpal!!!!!
full member
Activity: 175
Merit: 100
EVERYONE - VOTE ON MINTPAL!!

XXLCoin has overtaken WATER in the voting, make sure you put in your 5 votes an hour!
newbie
Activity: 37
Merit: 0
Looks like this the new wallet is working,  I am seeing my stake increase etc. fingers crossed this pattern holds.
I see the wallet is now active on bittrex. 2 of 3 goals complete... now if the official pool was working properly. :>

Well dev team, keep going... lets this thing relaunched....

well done dev, please keep going ...

come on... Grin
legendary
Activity: 1932
Merit: 1042
https://locktrip.com/?refId=40964
hey guys... vote on mintpal...
do not let cleanwater be overtaken by XXL!!!

this is the situation!!!
don't loose the chance to be on mintpal echange!!!!

RANK   COIN CODE   COIN NAME                 VOTES
1   WATER        CleanWaterCoin    88778
2   XXL                XXLcoin                 88379
3   C2                Coin2                  72411
full member
Activity: 154
Merit: 100
---- Update for wallet issues -----




Official pool fixed





Are you sure about that?  I've had 188,176 valid shares there for over 2 days now.  No confirmed or unconfirmed coins yet blocks have been found.  That means it is not working.  Also I emailed you concerning coins that were lost when you made us reregister, they were confirmed in my account.

Yes, the findblock cron was returning errors but its corrected now, as of about 30 mins ago. I didn't personally get any email as I help the cleanwatercoin team but don't access their official accounts.

I'll PM you and we'll get it resolved.

My account was just credited coins for the 188,176 shares, thanks.
sr. member
Activity: 437
Merit: 250
---- Update for wallet issues -----




Official pool fixed





Are you sure about that?  I've had 188,176 valid shares there for over 2 days now.  No confirmed or unconfirmed coins yet blocks have been found.  That means it is not working.  Also I emailed you concerning coins that were lost when you made us reregister, they were confirmed in my account.

Yes, the findblock cron was returning errors but its corrected now, as of about 30 mins ago. I didn't personally get any email as I help the cleanwatercoin team but don't access their official accounts.

I'll PM you and we'll get it resolved.
full member
Activity: 154
Merit: 100
---- Update for wallet issues -----




Official pool fixed





Are you sure about that?  I've had 188,176 valid shares there for over 2 days now.  No confirmed or unconfirmed coins yet blocks have been found.  That means it is not working.  Also I emailed you concerning coins that were lost when you made us reregister, they were confirmed in my account.
member
Activity: 74
Merit: 10
Did you try going to help>debug>counsel>then type repairwallet
Thanks a lot for this one, mate! Got back 90% of my coins with this command.
Cheers.
sr. member
Activity: 437
Merit: 250
---- Update for wallet issues -----



Wallet tx size failure issue fixed
Bittrex contacted and daemon is live again (much respect to bittrex-richie for his hard work)
Official pool fixed
New windows wallet released in OP (same as http://pool.cleanwatercoin.org/cleanwatercoin_txfix.zip )




Any user or any pool or exchange having connection issues in the wallet:

There are 5 official nodes. They're hardcoded into the DNSSEED function in the wallet.

However, there are some people running nodes on old forks (like before tx issue was fixed) and because of the decentralized nature of btc, our wallets still reach out to them and try to connect. We're not sure who they are and unable to contact them and ask them to update.

On first installing any new update you should delete all your old data files except wallet.dat (where your coins are saved) as explained in the OP.

If you have problems like LONG (give a few minutes first for patience) delays or stops on certain blocks while syncing:

Delete peers.dat in your c:\users\yourusername\roaming\cleanwatercoin directory. This will force the wallet to use only the official and pool nodes again.

Also you can optionally put these in your .conf:

addnode=107.170.89.103
addnode=107.170.217.4
addnode=107.170.209.91
addnode=128.199.255.146
addnode=188.226.199.223

Those are the same nodes in the wallet itself.





Mac wallet is coming soon.

Thanks for your patience, and we'll be solid for mintpal.


If you know (or are) a pool op who would like to help this coin stay on its proper fork, we'd much appreciate it. Wallet transaction failure bug is now 100% resolved.

Pages:
Jump to: