MoneroMooo
Legendary
Offline
Activity: 1276
Merit: 1001
|
|
December 16, 2014, 09:21:50 PM |
|
dbpool.wooo.com ip ?
Aaah... I see the problem, it's mooo, not wooo 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
|
|
December 17, 2014, 01:43:57 AM |
|
dbpool.wooo.com ip ?
Aaah... I see the problem, it's mooo, not wooo 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. dbpool.mooo.com ip ?
|
|
|
|
bitcoinkkk
|
|
December 17, 2014, 01:59:34 AM |
|
dbpool.wooo.com ip ?
Aaah... I see the problem, it's mooo, not wooo 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. 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
|
|
December 17, 2014, 09:27:17 AM |
|
dbpool.wooo.com ip ?
Aaah... I see the problem, it's mooo, not wooo 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. 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 . Not many people concern ah, all Network Hash Rate: 4.17 KH/sec for mining.
|
|
|
|
Chicago
|
|
December 17, 2014, 01:36:59 PM |
|
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
Activity: 140
Merit: 1
|
|
December 17, 2014, 07:04:34 PM |
|
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
|
|
December 19, 2014, 03:21:46 AM |
|
all Network Hash Rate: 3 KH/sec for mining. no The project schedule no Exchanges
To be dead
|
|
|
|
AltCoin555
|
|
December 19, 2014, 09:04:49 PM |
|
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
Activity: 140
Merit: 1
|
|
December 19, 2014, 09:31:48 PM |
|
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
Activity: 1059
Merit: 1000
|
|
December 19, 2014, 09:47:54 PM |
|
can't sync! I replaced the bin file but does not work. I also added doctorbyted.exe --add-peer doctorbyted.ddnst.net but does not work!
|
|
|
|
doctorbyte (OP)
Jr. Member
Offline
Activity: 140
Merit: 1
|
|
December 19, 2014, 10:53:44 PM |
|
can't sync! 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
Activity: 1059
Merit: 1000
|
|
December 19, 2014, 11:13:37 PM |
|
can't sync! 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! same problem with doctorbyted.ddnst.net
|
|
|
|
doctorbyte (OP)
Jr. Member
Offline
Activity: 140
Merit: 1
|
|
December 19, 2014, 11:30:40 PM |
|
can't sync! 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! 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
Activity: 1059
Merit: 1000
|
|
December 19, 2014, 11:46:23 PM |
|
can't sync! 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! 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! Even this does not work. The bin file I downloaded from here: https://bitbucket.org/doctorbyte/doctorbyte/downloads/p2pstate.bin
|
|
|
|
doctorbyte (OP)
Jr. Member
Offline
Activity: 140
Merit: 1
|
|
December 19, 2014, 11:51:06 PM |
|
can't sync! 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! 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! Even this does not work. The bin file I downloaded from here: https://bitbucket.org/doctorbyte/doctorbyte/downloads/p2pstate.binI 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
Activity: 1059
Merit: 1000
|
|
December 19, 2014, 11:54:44 PM |
|
can't sync! 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! 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! Even this does not work. The bin file I downloaded from here: https://bitbucket.org/doctorbyte/doctorbyte/downloads/p2pstate.binI 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!
|
|
|
|
doctorbyte (OP)
Jr. Member
Offline
Activity: 140
Merit: 1
|
|
December 19, 2014, 11:57:33 PM |
|
can't sync! 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! 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! Even this does not work. The bin file I downloaded from here: https://bitbucket.org/doctorbyte/doctorbyte/downloads/p2pstate.binI 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! can't sync! 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! 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! Even this does not work. The bin file I downloaded from here: https://bitbucket.org/doctorbyte/doctorbyte/downloads/p2pstate.binI 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! Sorry but have you used the IP's, in the Screenshots i see only dbpool.mooo.com !!!
|
|
|
|
bitcoinkkk
|
|
December 20, 2014, 01:06:44 AM |
|
can't sync! 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! 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! Even this does not work. The bin file I downloaded from here: https://bitbucket.org/doctorbyte/doctorbyte/downloads/p2pstate.binI 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! 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?
|
|
|
|
|
bitcoinkkk
|
|
December 20, 2014, 02:42:02 AM |
|
B for btc logo Modify D.
|
|
|
|
|