Bitcoin Forum
June 22, 2024, 01:12:18 AM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Warning: One or more bitcointalk.org users have reported that they strongly believe that the creator of this topic is a scammer. (Login to see the detailed trust ratings.) While the bitcointalk.org administration does not verify such claims, you should proceed with extreme caution.
Pages: « 1 2 3 4 5 [6] 7 8 9 10 11 »  All
  Print  
Author Topic: TRASH  (Read 37289 times)
MoneroMooo
Legendary
*
Offline Offline

Activity: 1276
Merit: 1001


View Profile
December 16, 2014, 09:21:50 PM
 #101

dbpool.wooo.com       ip ?

Aaah... I see the problem, it's mooo, not wooo Cheesy

And you don't want to access it via IP directly, the ISP tends to change the IP every few days so your miner will only follow if you use the domain name.
bitcoinkkk
Full Member
***
Offline Offline

Activity: 216
Merit: 100


View Profile
December 17, 2014, 01:43:57 AM
 #102

dbpool.wooo.com       ip ?

Aaah... I see the problem, it's mooo, not wooo Cheesy

And you don't want to access it via IP directly, the ISP tends to change the IP every few days so your miner will only follow if you use the domain name.


 Embarrassed    dbpool.mooo.com       ip ?
bitcoinkkk
Full Member
***
Offline Offline

Activity: 216
Merit: 100


View Profile
December 17, 2014, 01:59:34 AM
 #103

dbpool.wooo.com       ip ?

Aaah... I see the problem, it's mooo, not wooo Cheesy

And you don't want to access it via IP directly, the ISP tends to change the IP every few days so your miner will only follow if you use the domain name.


 Embarrassed    dbpool.mooo.com       ip ?

ping  dbpool.mooo.com   >>86.160.41.107

Welcome to The Lucky Ducky duckNote/darkNote mining pool.
This is a small server on a residential line. Large number of connections will get you banned as it overwhelms the pool for other miners.
 
19 june - the Lucky Ducky opens
19 june - the Lucky Ducky finds its first block!
21 june - pool code speedup and bugfix
22 june - update to new pool code from zone117x
23 june - pool fee dropped to 0.75%
1 july - update to new pool code from zone117x
4 july - update to latest duckNote code from dNote
14 august - update to latest duckNote code from dNote
21 august - update to latest duckNote code from dNote


mygod!   
bitcoinkkk
Full Member
***
Offline Offline

Activity: 216
Merit: 100


View Profile
December 17, 2014, 09:27:17 AM
 #104

dbpool.wooo.com       ip ?

Aaah... I see the problem, it's mooo, not wooo Cheesy

And you don't want to access it via IP directly, the ISP tends to change the IP every few days so your miner will only follow if you use the domain name.


 Embarrassed    dbpool.mooo.com       ip ?

ping  dbpool.mooo.com   >>86.160.41.107

Welcome to The Lucky Ducky duckNote/darkNote mining pool.
This is a small server on a residential line. Large number of connections will get you banned as it overwhelms the pool for other miners.
 
19 june - the Lucky Ducky opens
19 june - the Lucky Ducky finds its first block!
21 june - pool code speedup and bugfix
22 june - update to new pool code from zone117x
23 june - pool fee dropped to 0.75%
1 july - update to new pool code from zone117x
4 july - update to latest duckNote code from dNote
14 august - update to latest duckNote code from dNote
21 august - update to latest duckNote code from dNote


mygod!   


dbpool.mooo.com     vpn  ok   Grin.


Not many people concern ah,
all Network  Hash Rate: 4.17 KH/sec  for mining.
Chicago
Sr. Member
****
Offline Offline

Activity: 592
Merit: 259


View Profile
December 17, 2014, 01:36:59 PM
 #105

The sources fail to compile for me on Linux with GCC 4.8.3 and also with GCC 4.7.3.
The error which is returned is the following.

Linking CXX executable connectivity_tool
/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3/../../../../x86_64-pc-linux-gnu/bin/ld: /tmp/ccA2vwBK.ltrans4.ltrans.o: undefined reference to symbol 'pthread_mutexattr_settype@@GLIBC_2.2.5'
/lib64/libpthread.so.0: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
src/CMakeFiles/connectivity_tool.dir/build.make:99: recipe for target 'src/connectivity_tool' failed

The build also fails when trying with clang version 3.3 and this is the similar error.

Linking CXX executable connectivity_tool
CMakeFiles/connectivity_tool.dir/connectivity_tool/conn_tool.cpp.o: file not recognized: File format not recognized
clang: error: linker command failed with exit code 1 (use -v to see invocation)
src/CMakeFiles/connectivity_tool.dir/build.make:99: recipe for target 'src/connectivity_tool' failed

I've seen some hints in Google to repair the Makefile and link pthread at the the very end in order to make it work.
Has someone else already ran into this and fixed it? If so, would you kindly submit a pull request to the repository.

Thanks,
-Chicago
doctorbyte (OP)
Jr. Member
*
Offline Offline

Activity: 140
Merit: 1


View Profile
December 17, 2014, 07:04:34 PM
 #106

The sources fail to compile for me on Linux with GCC 4.8.3 and also with GCC 4.7.3.
The error which is returned is the following.

Linking CXX executable connectivity_tool
/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.3/../../../../x86_64-pc-linux-gnu/bin/ld: /tmp/ccA2vwBK.ltrans4.ltrans.o: undefined reference to symbol 'pthread_mutexattr_settype@@GLIBC_2.2.5'
/lib64/libpthread.so.0: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
src/CMakeFiles/connectivity_tool.dir/build.make:99: recipe for target 'src/connectivity_tool' failed

The build also fails when trying with clang version 3.3 and this is the similar error.

Linking CXX executable connectivity_tool
CMakeFiles/connectivity_tool.dir/connectivity_tool/conn_tool.cpp.o: file not recognized: File format not recognized
clang: error: linker command failed with exit code 1 (use -v to see invocation)
src/CMakeFiles/connectivity_tool.dir/build.make:99: recipe for target 'src/connectivity_tool' failed

I've seen some hints in Google to repair the Makefile and link pthread at the the very end in order to make it work.
Has someone else already ran into this and fixed it? If so, would you kindly submit a pull request to the repository.

Thanks,
-Chicago

I am working on a new Source Code, this problem i don't have with Linux. What Linux you use ?
Have you installed the things i posted in the first post ?
It would be great if you create a pull request if you find a fix for that.
But when the new Source Code is uploaded it is not necessary. I have some problem with the build at Windows with the new Source, this is now the most important thing for me
bitcoinkkk
Full Member
***
Offline Offline

Activity: 216
Merit: 100


View Profile
December 19, 2014, 03:21:46 AM
 #107

all Network  Hash Rate: 3 KH/sec  for mining.
no The project schedule
no  Exchanges

To be dead
AltCoin555
Full Member
***
Offline Offline

Activity: 243
Merit: 100



View Profile
December 19, 2014, 09:04:49 PM
 #108

New cryptonote flavors are always welcome!

If you need a hand at the UI, I have a wrapper using QT that can be used with (nearly) ANY cryptonote.

The dev (or anyone) might consider requesting a block explorer from chainradar.com and adding it to the minergate.com pool list.

Beefier security with more one-time addresses is definitely making this coin a bit more unique.

Also, consider starting something simple like a logo contest to gain more interest.

Learn.
doctorbyte (OP)
Jr. Member
*
Offline Offline

Activity: 140
Merit: 1


View Profile
December 19, 2014, 09:31:48 PM
 #109

New cryptonote flavors are always welcome!

If you need a hand at the UI, I have a wrapper using QT that can be used with (nearly) ANY cryptonote.

The dev (or anyone) might consider requesting a block explorer from chainradar.com and adding it to the minergate.com pool list.

Beefier security with more one-time addresses is definitely making this coin a bit more unique.

Also, consider starting something simple like a logo contest to gain more interest.

That is an great idea, let's do it
chris190
Legendary
*
Offline Offline

Activity: 1059
Merit: 1000



View Profile
December 19, 2014, 09:47:54 PM
 #110

can't sync!  Cry

I replaced the bin file but does not work. I also added doctorbyted.exe --add-peer doctorbyted.ddnst.net but does not work!




                  ▄▄
                 ████▄
                 ██████▄
                 ███ ▀███▄
         ▄████▄▄ ███   ▀███▄
       ▄████████████▄    ▀███▄
     ▄███▀ ███▀▀▀██████▄▄  ███
   ▄███▀  ███    ███ ▀▀███████
 ▄███▀    ███    ███     ▀███
████▄▄▄▄▄███▄▄▄▄  ▀  ▄▄▄▄███▄▄▄▄▄▄▄
█████████████████   █████████████████
  ▀▀▀▀▀▀▀███▀▀▀▀  ▄  ▀▀▀▀███▀▀▀▀▀████
        ███▄     ███    ███    ▄███▀
       ███████▄▄ ███    ███  ▄███▀
       ███  ▀▀██████▄▄▄███ ▄███▀
       ▀███▄    ▀████████████▀
         ▀███▄   ███ ▀▀████▀
           ▀███▄ ███
             ▀██████
               ▀████
                 ▀▀
4NEW
███
███  █
███  █  █
███  █  █
███  █  █
███  █  █
███  █  █
███  █  █
███  █  █
███  █
███
THE WORLD'S FIRST TANGIBLE WASTE TO ENERGY BLOCKCHAIN
✥     ANN Thread     ✥     Whitepaper     ✥     Facebook     ✥     Twitter     ✥     Telegram     ✥

        ███
    █  ███
█  █  ███
█  █  ███
█  █  ███
█  █  ███
█  █  ███
█  █  ███
█  █  ███
    █  ███
        ███

                                ███
                                ███
                                ███
                        ███  ███
                        ███  ███
                ███  ███  ███
                ███  ███  ███
        ███  ███  ███  ███
███  ███  ███  ███  ███
███  ███  ███  ███  ███
doctorbyte (OP)
Jr. Member
*
Offline Offline

Activity: 140
Merit: 1


View Profile
December 19, 2014, 10:53:44 PM
 #111

can't sync!  Cry

I replaced the bin file but does not work. I also added doctorbyted.exe --add-peer doctorbyted.ddnst.net but does not work!





Try it with doctorbyted.exe --add-peer dbpool.mooo.com
The ddns peer is down my ISP crashed. Now i have only 4G Internet on my Mobile. Don't know when DSL is available again
chris190
Legendary
*
Offline Offline

Activity: 1059
Merit: 1000



View Profile
December 19, 2014, 11:13:37 PM
 #112

can't sync!  Cry

I replaced the bin file but does not work. I also added doctorbyted.exe --add-peer doctorbyted.ddnst.net but does not work!





Try it with doctorbyted.exe --add-peer dbpool.mooo.com
The ddns peer is down my ISP crashed. Now i have only 4G Internet on my Mobile. Don't know when DSL is available again

It does not work and closes instantly!   Sad
same problem with doctorbyted.ddnst.net


                  ▄▄
                 ████▄
                 ██████▄
                 ███ ▀███▄
         ▄████▄▄ ███   ▀███▄
       ▄████████████▄    ▀███▄
     ▄███▀ ███▀▀▀██████▄▄  ███
   ▄███▀  ███    ███ ▀▀███████
 ▄███▀    ███    ███     ▀███
████▄▄▄▄▄███▄▄▄▄  ▀  ▄▄▄▄███▄▄▄▄▄▄▄
█████████████████   █████████████████
  ▀▀▀▀▀▀▀███▀▀▀▀  ▄  ▀▀▀▀███▀▀▀▀▀████
        ███▄     ███    ███    ▄███▀
       ███████▄▄ ███    ███  ▄███▀
       ███  ▀▀██████▄▄▄███ ▄███▀
       ▀███▄    ▀████████████▀
         ▀███▄   ███ ▀▀████▀
           ▀███▄ ███
             ▀██████
               ▀████
                 ▀▀
4NEW
███
███  █
███  █  █
███  █  █
███  █  █
███  █  █
███  █  █
███  █  █
███  █  █
███  █
███
THE WORLD'S FIRST TANGIBLE WASTE TO ENERGY BLOCKCHAIN
✥     ANN Thread     ✥     Whitepaper     ✥     Facebook     ✥     Twitter     ✥     Telegram     ✥

        ███
    █  ███
█  █  ███
█  █  ███
█  █  ███
█  █  ███
█  █  ███
█  █  ███
█  █  ███
    █  ███
        ███

                                ███
                                ███
                                ███
                        ███  ███
                        ███  ███
                ███  ███  ███
                ███  ███  ███
        ███  ███  ███  ███
███  ███  ███  ███  ███
███  ███  ███  ███  ███
doctorbyte (OP)
Jr. Member
*
Offline Offline

Activity: 140
Merit: 1


View Profile
December 19, 2014, 11:30:40 PM
 #113

can't sync!  Cry

I replaced the bin file but does not work. I also added doctorbyted.exe --add-peer doctorbyted.ddnst.net but does not work!





Try it with doctorbyted.exe --add-peer dbpool.mooo.com
The ddns peer is down my ISP crashed. Now i have only 4G Internet on my Mobile. Don't know when DSL is available again

It does not work and closes instantly!   Sad
same problem with doctorbyted.ddnst.net



Hmm, that should work try this:

doctorbyted.exe --add-peer 86.160.45.210
Or
doctorbyted.exe --add-peer 86.160.45.210:7878

Normal it work with Domain Name without Port.
If it still don't work :

Can anybody post the bin file ? I fell so bad that i can't help better wirhout Internet

PS: doctorbyted.ddns.net is OFFLINE I HAVE NO INTERNET, MY ISP CRASHED
chris190
Legendary
*
Offline Offline

Activity: 1059
Merit: 1000



View Profile
December 19, 2014, 11:46:23 PM
 #114

can't sync!  Cry

I replaced the bin file but does not work. I also added doctorbyted.exe --add-peer doctorbyted.ddnst.net but does not work!





Try it with doctorbyted.exe --add-peer dbpool.mooo.com
The ddns peer is down my ISP crashed. Now i have only 4G Internet on my Mobile. Don't know when DSL is available again

It does not work and closes instantly!   Sad
same problem with doctorbyted.ddnst.net



Hmm, that should work try this:

doctorbyted.exe --add-peer 86.160.45.210
Or
doctorbyted.exe --add-peer 86.160.45.210:7878

Normal it work with Domain Name without Port.
If it still don't work :

Can anybody post the bin file ? I fell so bad that i can't help better wirhout Internet

PS: doctorbyted.ddns.net is OFFLINE I HAVE NO INTERNET, MY ISP CRASHED

Thanks! Wink

Even this does not work. The bin file I downloaded from here: https://bitbucket.org/doctorbyte/doctorbyte/downloads/p2pstate.bin

                  ▄▄
                 ████▄
                 ██████▄
                 ███ ▀███▄
         ▄████▄▄ ███   ▀███▄
       ▄████████████▄    ▀███▄
     ▄███▀ ███▀▀▀██████▄▄  ███
   ▄███▀  ███    ███ ▀▀███████
 ▄███▀    ███    ███     ▀███
████▄▄▄▄▄███▄▄▄▄  ▀  ▄▄▄▄███▄▄▄▄▄▄▄
█████████████████   █████████████████
  ▀▀▀▀▀▀▀███▀▀▀▀  ▄  ▀▀▀▀███▀▀▀▀▀████
        ███▄     ███    ███    ▄███▀
       ███████▄▄ ███    ███  ▄███▀
       ███  ▀▀██████▄▄▄███ ▄███▀
       ▀███▄    ▀████████████▀
         ▀███▄   ███ ▀▀████▀
           ▀███▄ ███
             ▀██████
               ▀████
                 ▀▀
4NEW
███
███  █
███  █  █
███  █  █
███  █  █
███  █  █
███  █  █
███  █  █
███  █  █
███  █
███
THE WORLD'S FIRST TANGIBLE WASTE TO ENERGY BLOCKCHAIN
✥     ANN Thread     ✥     Whitepaper     ✥     Facebook     ✥     Twitter     ✥     Telegram     ✥

        ███
    █  ███
█  █  ███
█  █  ███
█  █  ███
█  █  ███
█  █  ███
█  █  ███
█  █  ███
    █  ███
        ███

                                ███
                                ███
                                ███
                        ███  ███
                        ███  ███
                ███  ███  ███
                ███  ███  ███
        ███  ███  ███  ███
███  ███  ███  ███  ███
███  ███  ███  ███  ███
doctorbyte (OP)
Jr. Member
*
Offline Offline

Activity: 140
Merit: 1


View Profile
December 19, 2014, 11:51:06 PM
 #115

can't sync!  Cry

I replaced the bin file but does not work. I also added doctorbyted.exe --add-peer doctorbyted.ddnst.net but does not work!





Try it with doctorbyted.exe --add-peer dbpool.mooo.com
The ddns peer is down my ISP crashed. Now i have only 4G Internet on my Mobile. Don't know when DSL is available again

It does not work and closes instantly!   Sad
same problem with doctorbyted.ddnst.net



Hmm, that should work try this:

doctorbyted.exe --add-peer 86.160.45.210
Or
doctorbyted.exe --add-peer 86.160.45.210:7878

Normal it work with Domain Name without Port.
If it still don't work :

Can anybody post the bin file ? I fell so bad that i can't help better wirhout Internet

PS: doctorbyted.ddns.net is OFFLINE I HAVE NO INTERNET, MY ISP CRASHED

Thanks! Wink

Even this does not work. The bin file I downloaded from here: https://bitbucket.org/doctorbyte/doctorbyte/downloads/p2pstate.bin

I know, the file is to old.
Can anybody upload a new one anywhere ?
Sorry that i can help anymore.

Are you using two PC's ? One Is Windows 7 and the other ?
chris190
Legendary
*
Offline Offline

Activity: 1059
Merit: 1000



View Profile
December 19, 2014, 11:54:44 PM
 #116

can't sync!  Cry

I replaced the bin file but does not work. I also added doctorbyted.exe --add-peer doctorbyted.ddnst.net but does not work!





Try it with doctorbyted.exe --add-peer dbpool.mooo.com
The ddns peer is down my ISP crashed. Now i have only 4G Internet on my Mobile. Don't know when DSL is available again

It does not work and closes instantly!   Sad
same problem with doctorbyted.ddnst.net



Hmm, that should work try this:

doctorbyted.exe --add-peer 86.160.45.210
Or
doctorbyted.exe --add-peer 86.160.45.210:7878

Normal it work with Domain Name without Port.
If it still don't work :

Can anybody post the bin file ? I fell so bad that i can't help better wirhout Internet

PS: doctorbyted.ddns.net is OFFLINE I HAVE NO INTERNET, MY ISP CRASHED

Thanks! Wink

Even this does not work. The bin file I downloaded from here: https://bitbucket.org/doctorbyte/doctorbyte/downloads/p2pstate.bin

I know, the file is to old.
Can anybody upload a new one anywhere ?
Sorry that i can help anymore.

Are you using two PC's ? One Is Windows 7 and the other ?

One PC, windows server 2008! Wink

                  ▄▄
                 ████▄
                 ██████▄
                 ███ ▀███▄
         ▄████▄▄ ███   ▀███▄
       ▄████████████▄    ▀███▄
     ▄███▀ ███▀▀▀██████▄▄  ███
   ▄███▀  ███    ███ ▀▀███████
 ▄███▀    ███    ███     ▀███
████▄▄▄▄▄███▄▄▄▄  ▀  ▄▄▄▄███▄▄▄▄▄▄▄
█████████████████   █████████████████
  ▀▀▀▀▀▀▀███▀▀▀▀  ▄  ▀▀▀▀███▀▀▀▀▀████
        ███▄     ███    ███    ▄███▀
       ███████▄▄ ███    ███  ▄███▀
       ███  ▀▀██████▄▄▄███ ▄███▀
       ▀███▄    ▀████████████▀
         ▀███▄   ███ ▀▀████▀
           ▀███▄ ███
             ▀██████
               ▀████
                 ▀▀
4NEW
███
███  █
███  █  █
███  █  █
███  █  █
███  █  █
███  █  █
███  █  █
███  █  █
███  █
███
THE WORLD'S FIRST TANGIBLE WASTE TO ENERGY BLOCKCHAIN
✥     ANN Thread     ✥     Whitepaper     ✥     Facebook     ✥     Twitter     ✥     Telegram     ✥

        ███
    █  ███
█  █  ███
█  █  ███
█  █  ███
█  █  ███
█  █  ███
█  █  ███
█  █  ███
    █  ███
        ███

                                ███
                                ███
                                ███
                        ███  ███
                        ███  ███
                ███  ███  ███
                ███  ███  ███
        ███  ███  ███  ███
███  ███  ███  ███  ███
███  ███  ███  ███  ███
doctorbyte (OP)
Jr. Member
*
Offline Offline

Activity: 140
Merit: 1


View Profile
December 19, 2014, 11:57:33 PM
 #117

can't sync!  Cry

I replaced the bin file but does not work. I also added doctorbyted.exe --add-peer doctorbyted.ddnst.net but does not work!





Try it with doctorbyted.exe --add-peer dbpool.mooo.com
The ddns peer is down my ISP crashed. Now i have only 4G Internet on my Mobile. Don't know when DSL is available again

It does not work and closes instantly!   Sad
same problem with doctorbyted.ddnst.net



Hmm, that should work try this:

doctorbyted.exe --add-peer 86.160.45.210
Or
doctorbyted.exe --add-peer 86.160.45.210:7878

Normal it work with Domain Name without Port.
If it still don't work :

Can anybody post the bin file ? I fell so bad that i can't help better wirhout Internet

PS: doctorbyted.ddns.net is OFFLINE I HAVE NO INTERNET, MY ISP CRASHED

Thanks! Wink

Even this does not work. The bin file I downloaded from here: https://bitbucket.org/doctorbyte/doctorbyte/downloads/p2pstate.bin

I know, the file is to old.
Can anybody upload a new one anywhere ?
Sorry that i can help anymore.

Are you using two PC's ? One Is Windows 7 and the other ?

One PC, windows server 2008! Wink

can't sync!  Cry

I replaced the bin file but does not work. I also added doctorbyted.exe --add-peer doctorbyted.ddnst.net but does not work!





Try it with doctorbyted.exe --add-peer dbpool.mooo.com
The ddns peer is down my ISP crashed. Now i have only 4G Internet on my Mobile. Don't know when DSL is available again

It does not work and closes instantly!   Sad
same problem with doctorbyted.ddnst.net



Hmm, that should work try this:

doctorbyted.exe --add-peer 86.160.45.210
Or
doctorbyted.exe --add-peer 86.160.45.210:7878

Normal it work with Domain Name without Port.
If it still don't work :

Can anybody post the bin file ? I fell so bad that i can't help better wirhout Internet

PS: doctorbyted.ddns.net is OFFLINE I HAVE NO INTERNET, MY ISP CRASHED

Thanks! Wink

Even this does not work. The bin file I downloaded from here: https://bitbucket.org/doctorbyte/doctorbyte/downloads/p2pstate.bin

I know, the file is to old.
Can anybody upload a new one anywhere ?
Sorry that i can help anymore.

Are you using two PC's ? One Is Windows 7 and the other ?

One PC, windows server 2008! Wink

Sorry but have you used the IP's, in the Screenshots i see only dbpool.mooo.com !!!
bitcoinkkk
Full Member
***
Offline Offline

Activity: 216
Merit: 100


View Profile
December 20, 2014, 01:06:44 AM
 #118

can't sync!  Cry

I replaced the bin file but does not work. I also added doctorbyted.exe --add-peer doctorbyted.ddnst.net but does not work!





Try it with doctorbyted.exe --add-peer dbpool.mooo.com
The ddns peer is down my ISP crashed. Now i have only 4G Internet on my Mobile. Don't know when DSL is available again

It does not work and closes instantly!   Sad
same problem with doctorbyted.ddnst.net



Hmm, that should work try this:

doctorbyted.exe --add-peer 86.160.45.210
Or
doctorbyted.exe --add-peer 86.160.45.210:7878

Normal it work with Domain Name without Port.
If it still don't work :

Can anybody post the bin file ? I fell so bad that i can't help better wirhout Internet

PS: doctorbyted.ddns.net is OFFLINE I HAVE NO INTERNET, MY ISP CRASHED

Thanks! Wink

Even this does not work. The bin file I downloaded from here: https://bitbucket.org/doctorbyte/doctorbyte/downloads/p2pstate.bin

I know, the file is to old.
Can anybody upload a new one anywhere ?
Sorry that i can help anymore.

Are you using two PC's ? One Is Windows 7 and the other ?

One PC, windows server 2008! Wink


1,If you use the "--add-peer", first delete the "p2pstate.bin".(The first doctorbyted.exe, no syn, can restart several times, each time in about 5 minutes, may be synchronized)
2,No syn, have a look the log file doctorbyted.log, what error?
AltCoin555
Full Member
***
Offline Offline

Activity: 243
Merit: 100



View Profile
December 20, 2014, 02:15:45 AM
 #119

DoctorByte Logo contest has been initiated:

https://bitcointalk.org/index.php?topic=900007.00

Dev, if you have any changes to that OP, please let me know.


Learn.
bitcoinkkk
Full Member
***
Offline Offline

Activity: 216
Merit: 100


View Profile
December 20, 2014, 02:42:02 AM
 #120

DoctorByte Logo contest has been initiated:

https://bitcointalk.org/index.php?topic=900007.00

Dev, if you have any changes to that OP, please let me know.



B  for btc logo  Modify  D. Grin
Pages: « 1 2 3 4 5 [6] 7 8 9 10 11 »  All
  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!