jbshaps466
Newbie
Offline
Activity: 7
Merit: 0
|
|
May 12, 2018, 05:22:02 PM |
|
I have been out of town for work, so haven't been paying attention to anything for about a week...Does anyone know what happened to Bullmining? I had my miners running on there when I left home, and now I can't even get to their site.
Thanks,
JB
|
|
|
|
Cooper54
Newbie
Offline
Activity: 55
Merit: 0
|
|
May 12, 2018, 05:29:22 PM |
|
I have been out of town for work, so haven't been paying attention to anything for about a week...Does anyone know what happened to Bullmining? I had my miners running on there when I left home, and now I can't even get to their site.
Thanks,
JB
Sounds like they dropped Magi because of issues after the split caused by Vit.
|
|
|
|
jonathin.r
Member
Offline
Activity: 98
Merit: 11
|
|
May 12, 2018, 05:44:20 PM |
|
I have been out of town for work, so haven't been paying attention to anything for about a week...Does anyone know what happened to Bullmining? I had my miners running on there when I left home, and now I can't even get to their site.
Thanks,
JB
Sounds like they dropped Magi because of issues after the split caused by Vit. Can confirm. A quick portscan revealed that their stratum ports are closed, and visiting their main page results in an error 404. The only thing they have running that I can see is a Webmin instance, likely for remote monitoring and administration. It looks like BullMining is done for.
|
My XMG Address: 9LzxHqsxrRPMCyBffjMc3cLuB5hwEG5Ufq "Un pour tous, tous pour un" - The Three Musketeers, 1844
|
|
|
jbshaps466
Newbie
Offline
Activity: 7
Merit: 0
|
|
May 12, 2018, 06:06:10 PM |
|
I have been out of town for work, so haven't been paying attention to anything for about a week...Does anyone know what happened to Bullmining? I had my miners running on there when I left home, and now I can't even get to their site.
Thanks,
JB
Sounds like they dropped Magi because of issues after the split caused by Vit. Can confirm. A quick portscan revealed that their stratum ports are closed, and visiting their main page results in an error 404. The only thing they have running that I can see is a Webmin instance, likely for remote monitoring and administration. It looks like BullMining is done for. Thanks for the quick responses. I will have to change them up to another pool when I get back home.
|
|
|
|
Cooper54
Newbie
Offline
Activity: 55
Merit: 0
|
|
May 12, 2018, 07:40:10 PM |
|
I have been out of town for work, so haven't been paying attention to anything for about a week...Does anyone know what happened to Bullmining? I had my miners running on there when I left home, and now I can't even get to their site.
Thanks,
JB
Sounds like they dropped Magi because of issues after the split caused by Vit. Can confirm. A quick portscan revealed that their stratum ports are closed, and visiting their main page results in an error 404. The only thing they have running that I can see is a Webmin instance, likely for remote monitoring and administration. It looks like BullMining is done for. Thanks for the quick responses. I will have to change them up to another pool when I get back home. For future use, I use Teamviewer on my pcs for mining. If I am away from home and a pool goes down, I can remote into my miners from my phone and change pools. Helps minimize downtime a bit.
|
|
|
|
s0litaire
Member
Offline
Activity: 133
Merit: 15
|
|
May 12, 2018, 07:47:43 PM |
|
I have been out of town for work, so haven't been paying attention to anything for about a week...Does anyone know what happened to Bullmining? I had my miners running on there when I left home, and now I can't even get to their site.
Thanks,
JB
Sounds like they dropped Magi because of issues after the split caused by Vit. Can confirm. A quick portscan revealed that their stratum ports are closed, and visiting their main page results in an error 404. The only thing they have running that I can see is a Webmin instance, likely for remote monitoring and administration. It looks like BullMining is done for. Thanks for the quick responses. I will have to change them up to another pool when I get back home. For future use, I use Teamviewer on my pcs for mining. If I am away from home and a pool goes down, I can remote into my miners from my phone and change pools. Helps minimize downtime a bit. That's what I love about running Linux as my main daily box. can jump in using ssh on my phone from anywhere and keep things running smoothly
|
|
|
|
stevr59
Newbie
Offline
Activity: 21
Merit: 0
|
|
May 12, 2018, 09:57:45 PM |
|
any one know why i cant solo mine? i got it working on my windows machine but my linux desk top it well not work no matter what setting i use i got the firewall set fot port 3232 got it port forwards and all i get is [steve@Dell-Server cpuminer]$ ./minerd --url http://127.0.0.1:8232 --user myusername --pass mypass [2018-05-11 19:50:59] Binding thread 0 to cpu 0 [2018-05-11 19:50:59] Binding thread 2 to cpu 2 [2018-05-11 19:50:59] Binding thread 3 to cpu 3 [2018-05-11 19:50:59] Binding thread 4 to cpu 4 [2018-05-11 19:50:59] Binding thread 5 to cpu 5 [2018-05-11 19:50:59] Binding thread 8 to cpu 8 [2018-05-11 19:50:59] 16 miner threads started, using 'm7mhash' algorithm. [2018-05-11 19:50:59] Binding thread 1 to cpu 1 [2018-05-11 19:50:59] Binding thread 10 to cpu 10 [2018-05-11 19:50:59] Binding thread 11 to cpu 11 [2018-05-11 19:50:59] Binding thread 12 to cpu 12 [2018-05-11 19:50:59] Binding thread 6 to cpu 6 [2018-05-11 19:50:59] Binding thread 7 to cpu 7 [2018-05-11 19:50:59] Binding thread 9 to cpu 9 [2018-05-11 19:50:59] Binding thread 14 to cpu 14 [2018-05-11 19:50:59] Binding thread 15 to cpu 15 [2018-05-11 19:50:59] Binding thread 13 to cpu 13 not sure what else i am doing wroung got my wallet sync and running and this is all i get oh heres my conf and i an running linux manjaro 17.05 You must set rpcuser and rpcpassword to secure the JSON-RPC api rpcuser=myusername rpcpassword=mypass # Listen for RPC connections on this TCP port: rpcport=8232 # server=1 to accept JSON-RPC commands server=1 # listen=1 to accept connections from outside listen=1 # RPC connection from localhost allowed rpcallowip=127.0.0.1 # Add nodes to connect to specific peers addnode=104.128.225.215 addnode=45.35.251.73 # posii=1 to enable PoS staking; default = 0 posii=1 staking=1 # Transaction under stake with a value greater than the threshold is being splitted stakesplitthreshold=259 # Transactions with values less than the threshold will combine into one stakecombinethreshold=100 I think minerd has a debug option Try running : ./minerd -D --url http://127.0.0.1:8232 --user myusername --pass mypass the -D should put out more info to see if their is an issue that didnt work got the same out put as above update i fianly got solo mineing working on the windows machin amd my main linux machine only way it work is runing GUI m-cpuminer-qt... m-minerd well not work for solo mining. all ready made 1.92 magi in 4 hours
|
|
|
|
jonathin.r
Member
Offline
Activity: 98
Merit: 11
|
|
May 13, 2018, 02:11:04 AM |
|
update i fianly got solo mineing working on the windows machin amd my main linux machine only way it work is runing GUI m-cpuminer-qt... m-minerd well not work for solo mining. all ready made 1.92 magi in 4 hours
If you really want to go down the path of solo mining, I'd recommend cpuminer-opt if your Dell Server (if that's what it really is) supports at least SSE2, AVX and AES on it's cpu(s). You can easily determine this with sudo lshw -class CPU.
|
My XMG Address: 9LzxHqsxrRPMCyBffjMc3cLuB5hwEG5Ufq "Un pour tous, tous pour un" - The Three Musketeers, 1844
|
|
|
stevr59
Newbie
Offline
Activity: 21
Merit: 0
|
|
May 13, 2018, 03:37:10 AM |
|
update i fianly got solo mineing working on the windows machin amd my main linux machine only way it work is runing GUI m-cpuminer-qt... m-minerd well not work for solo mining. all ready made 1.92 magi in 4 hours
If you really want to go down the path of solo mining, I'd recommend cpuminer-opt if your Dell Server (if that's what it really is) supports at least SSE2, AVX and AES on it's cpu(s). You can easily determine this with sudo lshw -class CPU. it a older dell t-5500 its a workstation-server here the out-put from the commands [steve@Dell-Server ~]$ sudo lshw -class CPU *-cpu:0 description: CPU product: Intel(R) Xeon(R) CPU X5570 @ 2.93GHz vendor: Intel Corp. physical id: 400 bus info: cpu@0 slot: CPU1 size: 2933MHz capacity: 3800MHz width: 64 bits clock: 2105MHz capabilities: x86-64 fpu fpu_exception wp vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm tpr_shadow vnmi flexpriority ept vpid dtherm ida configuration: cores=4 enabledcores=4 threads=2 *-cpu:1 description: CPU product: Intel(R) Xeon(R) CPU X5570 @ 2.93GHz vendor: Intel Corp. physical id: 401 bus info: cpu@1 slot: CPU2 size: 2933MHz capacity: 3800MHz width: 64 bits clock: 2105MHz capabilities: x86-64 fpu fpu_exception wp vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm tpr_shadow vnmi flexpriority ept vpid dtherm ida configuration: cores=4 enabledcores=4 threads=2
|
|
|
|
jonathin.r
Member
Offline
Activity: 98
Merit: 11
|
|
May 13, 2018, 04:53:40 AM |
|
update i fianly got solo mineing working on the windows machin amd my main linux machine only way it work is runing GUI m-cpuminer-qt... m-minerd well not work for solo mining. all ready made 1.92 magi in 4 hours
If you really want to go down the path of solo mining, I'd recommend cpuminer-opt if your Dell Server (if that's what it really is) supports at least SSE2, AVX and AES on it's cpu(s). You can easily determine this with sudo lshw -class CPU. it a older dell t-5500 its a workstation-server here the out-put from the commands [steve@Dell-Server ~]$ sudo lshw -class CPU *snip* capabilities: x86-64 fpu fpu_exception wp vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm tpr_shadow vnmi flexpriority ept vpid dtherm ida configuration: cores=4 enabledcores=4 threads=2 *snip* Actually, I misread the GitHub for the program. As long as the system running it is 64-bits and supports SSE2 (which your system checks both those boxes), then you can compile the program and run it. Lines 50 to 84 of the release notes (found here: https://github.com/JayDDee/cpuminer-opt/blob/master/RELEASE_NOTES#L50) explain how to compile the program on Linux, but if you're willing to wait a little bit, I'll be writing a better, human-readable version of these lines. It may be a little bit of work to get it running, but the increased hashrate will be well worth it in my eyes.
|
My XMG Address: 9LzxHqsxrRPMCyBffjMc3cLuB5hwEG5Ufq "Un pour tous, tous pour un" - The Three Musketeers, 1844
|
|
|
InvalidUsername
Newbie
Offline
Activity: 32
Merit: 0
|
|
May 13, 2018, 05:24:09 AM |
|
Looks like some pools are out of sync again.
At the time of this post:
Minerclaim and xpoolx are at 1821515 M-hash and trasmamod are at 1821787
Cryptoid is at 1821515 Poolinfo is at 1821787...
Orphans inbound?
|
|
|
|
jonathin.r
Member
Offline
Activity: 98
Merit: 11
|
|
May 13, 2018, 05:47:59 AM |
|
Looks like some pools are out of sync again.
My wallet is showing 1821809, but Minerclaim is showing 1821520, and CryptoID is showing 1821522. And here I thought the Пeтyx scum was giving us a well-deserved break from his vulnerabilities.
|
My XMG Address: 9LzxHqsxrRPMCyBffjMc3cLuB5hwEG5Ufq "Un pour tous, tous pour un" - The Three Musketeers, 1844
|
|
|
jonathin.r
Member
Offline
Activity: 98
Merit: 11
|
|
May 13, 2018, 06:00:59 AM Last edit: May 18, 2018, 04:32:50 PM by jonathin.r Merited by DOGEbubble (11) |
|
Compiling cpuminer-opt on Ubuntu 18.04 Please, do not directly quote this message! Step 1: Installing Dependencies To compile and run cpuminer-opt, your system will need to download a few programs. These are mission-critical for a successful compile. The following command will download and automatically install the programs necessary: sudo apt-get install build-essential libssl-dev libcurl4-openssl-dev libjansson-dev libgmp-dev automake zlib1g-dev Some of these programs will require that your system be updated to the latest LTS release of Ubuntu. Some versions of the programs necessary for cpuminer-opt to run are not contained in the repositories of older Ubuntu releases. You should update your system to Ubuntu 18.04 LTS if you haven't already. Step 2: Downloading the Source Code Execute the command below to download Version 3.8.8.1 of the program to your working directory, extract it, then change into the newly extracted folder: (execute each of these lines, one at a time) tar xvzf v3.8.8.1.tar.gz cd ./cpuminer-opt-3.8.8.1 Step 3: Compiling the Program Execute the command below to compile the program: (Again, execute each of these lines, one at a time): ./autogen.sh CFLAGS="-O3 -march=native -Wall" ./configure --with-curl make If you plan on installing this to your system, make sure to change “make” to “sudo make install”, and if you encounter any issues, I'll try to remain open here to answer them to the best of my abilities. Hope this helped some!
|
My XMG Address: 9LzxHqsxrRPMCyBffjMc3cLuB5hwEG5Ufq "Un pour tous, tous pour un" - The Three Musketeers, 1844
|
|
|
Jeremy450
Newbie
Offline
Activity: 154
Merit: 0
|
|
May 13, 2018, 07:57:20 AM |
|
|
|
|
|
djm34
Legendary
Offline
Activity: 1400
Merit: 1050
|
|
May 13, 2018, 08:15:55 AM |
|
Looks like some pools are out of sync again.
At the time of this post:
Minerclaim and xpoolx are at 1821515 M-hash and trasmamod are at 1821787
Cryptoid is at 1821515 Poolinfo is at 1821787...
Orphans inbound?
mine was reporting 1821920... so I guess the blockchain split again... I deleted the blockchain, it sync for a while at 1821564, now it is trying again to resync at 1921933
|
djm34 facebook pageBTC: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze Pledge for neoscrypt ccminer to that address: 16UoC4DmTz2pvhFvcfTQrzkPTrXkWijzXw
|
|
|
Jeremy450
Newbie
Offline
Activity: 154
Merit: 0
|
|
May 13, 2018, 08:24:05 AM |
|
Looks like some pools are out of sync again.
At the time of this post:
Minerclaim and xpoolx are at 1821515 M-hash and trasmamod are at 1821787
Cryptoid is at 1821515 Poolinfo is at 1821787...
Orphans inbound?
mine was reporting 1821920... so I guess the blockchain split again... I deleted the blockchain, it sync for a while at 1821564, now it is trying again to resync at 1921933 my wall is at 1821942 it matches what magi coin is at 1821943 http://jemisp.com/magi.png
|
|
|
|
djm34
Legendary
Offline
Activity: 1400
Merit: 1050
|
|
May 13, 2018, 08:33:54 AM |
|
Looks like some pools are out of sync again.
At the time of this post:
Minerclaim and xpoolx are at 1821515 M-hash and trasmamod are at 1821787
Cryptoid is at 1821515 Poolinfo is at 1821787...
Orphans inbound?
mine was reporting 1821920... so I guess the blockchain split again... I deleted the blockchain, it sync for a while at 1821564, now it is trying again to resync at 1921933 my wall is at 1821942 it matches what magi coin is at 1821943 hope it is the correct chain right now, I can't sync to it, but kept the block/database for it
|
djm34 facebook pageBTC: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze Pledge for neoscrypt ccminer to that address: 16UoC4DmTz2pvhFvcfTQrzkPTrXkWijzXw
|
|
|
djm34
Legendary
Offline
Activity: 1400
Merit: 1050
|
|
May 13, 2018, 08:40:06 AM |
|
the problem is minerclaim with their huge botnet which has hashrate between 10MH/s and 150MH/s ...
|
djm34 facebook pageBTC: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze Pledge for neoscrypt ccminer to that address: 16UoC4DmTz2pvhFvcfTQrzkPTrXkWijzXw
|
|
|
tommyrsk
Newbie
Offline
Activity: 52
Merit: 0
|
|
May 13, 2018, 10:35:27 AM |
|
Looks like some pools are out of sync again.
At the time of this post:
Minerclaim and xpoolx are at 1821515 M-hash and trasmamod are at 1821787
Cryptoid is at 1821515 Poolinfo is at 1821787...
Orphans inbound?
We are continuously keeping the pool (TrasMaMod) in sync with the dev's node: 104.128.225.215 (if we are getting it out of sync, we as quickly as possible is resyncing the pool again - then few orphan blocks can happen)
|
|
|
|
s0litaire
Member
Offline
Activity: 133
Merit: 15
|
|
May 13, 2018, 10:51:26 AM |
|
I know i'm probably mining noting but air at the moment... But getting nearly 200xmg in 36 hours on the test wallet/blokchain is really satisfying when i'm using a potato of a machine (and 4 rpi's) pity I'll not get coins at that rate when I'm the correct chain...
|
|
|
|
|