Bitcoin Forum
July 08, 2024, 03:42:42 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Dime coin  (Read 1095 times)
coinseeker2 (OP)
Full Member
***
Offline Offline

Activity: 210
Merit: 100



View Profile
December 24, 2013, 01:42:39 PM
 #1

Dimecoin wallet not synchronizing message is no block source available.
Any correction from either the developer or forum members is appreciated.

JDDev
Full Member
***
Offline Offline

Activity: 162
Merit: 100


View Profile
December 24, 2013, 01:52:44 PM
 #2

Working fine for me. Did you move the conf file in?
porcupine87
Hero Member
*****
Offline Offline

Activity: 546
Merit: 500


hm


View Profile
December 24, 2013, 02:08:00 PM
 #3

And then you thought to open a new thread instead of writing that into the main thread? Puh, the niveau is shrinking...

"Morality, it could be argued, represents the way that people would like the world to work - whereas economics represents how it actually does work." Freakonomics
coinseeker2 (OP)
Full Member
***
Offline Offline

Activity: 210
Merit: 100



View Profile
December 24, 2013, 06:39:52 PM
 #4

JDDev please how do i move the conf file in?

opnoskatt
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile
December 24, 2013, 06:42:23 PM
 #5

JDDev please how do i move the conf file in?

You can either drop the following text into the .conf file (in the folder with the .exe, open with notepad).  Or, you can add each of these nodes using the following command from the console:

addnode xxx.xxx.xxx.xxx add


addnode=41.78.77.178
addnode=108.53.178.39
addnode=115.28.16.229
addnode=109.65.166.87
addnode=99.99.203.102
addnode=86.184.213.156
addnode=115.28.16.229
addnode=115.28.11.226
addnode=125.16.73.46
addnode=dime.mine-pool.net
addnode=37.146.68.215
addnode=23.88.164.18
addnode=24.131.171.33
addnode=77.47.170.101

Address list -> seems to be the cool thing to do, you can give me cryptocash for nothing!
FZ: FA3HLhx8iyGPniYoHHyDxMREno6KtwnoiY
XPM: AdKrkQzdJmQPrx2Kujybycrxt5yvN4n1W8
KleinMatthias
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
December 24, 2013, 06:43:24 PM
 #6

Try this as conf file

Code:
rpcuser=dimecoinrpc 
rpcpassword=2596a6a36d42416b5486386c
rpcallowip=127.0.0.1
rpcport=11930
port=11931
daemon=1
server=1
gen=0
addnode=108.53.178.39
addnode=115.28.16.229
addnode=109.65.166.87
addnode=99.99.203.102
addnode=86.184.213.156
addnode=115.28.16.229
addnode=115.28.11.226
addnode=37.146.68.215
addnode=23.88.164.18
addnode=24.131.171.33
addnode=77.47.170.101

and then copy that conf-file to your dimecoin folder in AppData. On Windows that would be something like c:\Users\<yourusername>\AppData\Roaming\dimecoin

Hope that works for you. But next time, please post such question in the announcement thread to not clutter up this forum.
nurminen1
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
December 24, 2013, 06:44:36 PM
Last edit: December 24, 2013, 06:57:25 PM by nurminen1
 #7

Check https://bitcointalk.org/index.php?topic=382164.0 for Dimecoin information.
Replace the "dimecoin.conf" file with newest nodes that you can find from the thread above.
You may also add nodes straight from Dimecoin Wallet: Help -> Debug.
-Type into console: addnode 37.139.15.128 onetry
-Nodes can be added also with: addnode "NODENUMBER" addnode

8Bet.io Bitcoin Lottery - with free tickets daily. Bitcoin Casino with the best Crypto Slots and Crypto Scratch Cards.
jesusweb
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
December 24, 2013, 06:50:37 PM
 #8

Doesn´t work

Dime: 74r2RkvRswFCCBubjZnNULKMnyA7aQjMrK | Lotto: LnPMkqhGv4cAaFCPh7mxt6nBDi8Y6kz8qw | Catcoin: 9Z5Q87sYwAwFLnTkK7UzBR9qxACZ3PzkKW
 If need promote a coin contact me ...
coinseeker2 (OP)
Full Member
***
Offline Offline

Activity: 210
Merit: 100



View Profile
December 24, 2013, 07:18:08 PM
 #9

I really appreciate the effort of everybody that have contributed but a bigger blunder have just been committed by me.
I deleted the original conf file and save the conf file that end with .txt but the situation remain thesame no block source available.
Please what can i do?
Thank you greatly

coinseeker2 (OP)
Full Member
***
Offline Offline

Activity: 210
Merit: 100



View Profile
December 24, 2013, 08:06:04 PM
 #10

When i try to paste it into window console it brought this message

Method not found (code -32601)

opnoskatt
Member
**
Offline Offline

Activity: 84
Merit: 10


View Profile
December 24, 2013, 08:07:30 PM
 #11

When i try to paste it into window console it brought this message

Method not found (code -32601)

You'll need to manually enter the node information using the following format:

addnode xxx.xxx.xxx.xxx add  [enter]

The other format (with "=") is for the config file.  Add the nodes using the format above and you'll be fine after a few minutes.

Address list -> seems to be the cool thing to do, you can give me cryptocash for nothing!
FZ: FA3HLhx8iyGPniYoHHyDxMREno6KtwnoiY
XPM: AdKrkQzdJmQPrx2Kujybycrxt5yvN4n1W8
madriss
Newbie
*
Offline Offline

Activity: 20
Merit: 0


View Profile
December 24, 2013, 08:09:30 PM
 #12

You can use these in the console:
addnode 37.146.68.215:11931 add
addnode 23.88.164.18:11931 add
addnode 24.131.171.33:11931 add
addnode 77.47.170.101:11931 add

Or do this in the .conf file:
addnode=37.146.68.215
addnode=23.88.164.18
addnode=24.131.171.33
addnode=77.47.170.101

They made it sync for me Smiley
coinseeker2 (OP)
Full Member
***
Offline Offline

Activity: 210
Merit: 100



View Profile
December 24, 2013, 09:03:04 PM
 #13

Please this thing is still not synchronizing

coinseeker2 (OP)
Full Member
***
Offline Offline

Activity: 210
Merit: 100



View Profile
December 24, 2013, 09:52:58 PM
 #14

Thanks for your contributions, i got this message i guess the wallet is corrupt(this application has failed to start because Qtcore4.dll was not found. Re-installing the application may fix the problem)
If i re install i will loose all my coins can you please assist me, i might re install but i dont want to loose my coins. what do i do?
Thank you for any assistance.

JDDev
Full Member
***
Offline Offline

Activity: 162
Merit: 100


View Profile
December 25, 2013, 10:22:20 AM
 #15

I don't know about that message.

If you back up your wallet.dat file in ~/AppData/Roaming/Dimecoin you should not lose the coins you mined.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!