Bitcoin Forum
September 23, 2025, 05:44:34 AM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [XLC] LeviarCoin | DRM over BLOCKCHAIN [JOIN US - ICO LIVE] on: April 16, 2017, 09:11:49 PM
Redeem Code for 100XLC :  B00E00F457
Cool initiative Dev !  Smiley
2  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Minera v0.6.0] Your next mining dashboard - Networked/CPUminer/CGminer/BFGminer on: June 19, 2015, 07:02:40 AM
I've also an S2. Got also the spinning wheel. I read only the following are mentioned:

Network miners are devices with a local controller inside them and a ethernet/wifi connection (no USB), usually you can control them via web interface, but they are often ugly and not much user friendly.

Network miners are for example:

Antminer S1/S3/S4/S5
BitFury
Rockminer
And any remote cgminer/bfgminer process (so yes, you could also monitor the local miners in an remote Minera system)
3  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] ARBIT COIN|SHA256| POD VERIFIED |AR/VR WALLET|POS|VOICE 2FA|EXCHANGES on: June 18, 2015, 05:29:55 PM
Is there a way to help the Dev? People who have some skills? I'm unfortunately not a programmer, but I'm an infra guy, networking and security skills. Undecided
4  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] ARBIT COIN|SHA256| POD VERIFIED |AR/VR WALLET|POS|VOICE 2FA|EXCHANGES on: June 18, 2015, 11:26:12 AM
Augmented reality is an hot item! Mickeysoft is also promoting this.  Grin unfortunately there need to be some attention and dev for Arbit.
5  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] ARBIT COIN|SHA256| POD VERIFIED |AR/VR WALLET|POS|VOICE 2FA|EXCHANGES on: June 17, 2015, 04:28:00 PM
I'll hold them all!!!
6  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] ARBIT COIN|SHA256| POD VERIFIED |AR/VR WALLET|POS|VOICE 2FA|EXCHANGES on: June 10, 2015, 08:50:17 AM
Any news of the dev? Curious they are currently working on  Grin
Like this coin. It has a huge potential and good prospective if you see the milestones !!!!
7  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] PeercoinDark PPCD SHA256 Launch 26.10.2014 on: October 26, 2014, 01:19:47 PM
You are completely right. Hold them and not selling them after a few days or weeks. Hold them for months so that it will be a strong coin. This affects every new coin.
8  Alternate cryptocurrencies / Mining (Altcoins) / Re: [ANN] PHPMiner for CGMiner v3.7.2 with multi rig support on: January 29, 2014, 10:27:11 PM
Hello All,

What a cool monitoring solution! Smiley
I've just upgraded to the latest version 1.1.1. And like the Hash statistics very much.
I hoped that it would solve my problem and got the below error message:

Error message
Could not connect to PHPMiner RPC, please check IP and port settings for PHPMiner RPC
 
I'm using 12 BAMT systems version 1.1 and some 1.3.
I know that I've to create a service on every system and have to configure the config.php.
Also already updated the index.php on the BAM machines.

With version 1.0.9, I was able to connect to the RPC port from my PHPMiner machine and was able to add and configure pools, etc.
Only now after a coldreboot of my BAMT machines, the RPC service port is not active.

When I use the command:
service phpminer_rpcclient status

It says:
PHPMiner RPC Client is running

Only not the configured port 11111 is listening on 0.0.0.0 when I look with netstat -an

Does someone know what I'm doing wrong?

My config.php looks like:
$config['ip'] = '0.0.0.0';

// Service port, change it to your needs, please keep in mind, in Linux ports lower 1000 can only be created by user root.
$config['port'] = 11111;

// RPC Secret key.
$config['rpc_key'] = 'Miner';

// The path + file where the cgminer.conf is.
// Please make sure that the user which run's this script has the permission to edit this file.
$config['cgminer_config_path'] = '/etc/bamt/cgminer.conf';

// The path where the cgminer executable is.
// Please make sure that the user which run's this script has the permission to start cgminer.
$config['cgminer_path'] = '/opt/miners/cgminer';

Part of my phpminer_rpcclient config looks like:
# for example this should look like PROGRAM=/var/www/php_cgminer/phpminer_rpcclient/index.php
PROGRAM=/etc/bamt/phpminer_rpcclient/index.php

# for example this should look like USER=myriguser
USER=user

Currently I'm able to see my RIG active in the PHPMiner, and see the active information, but not able to push some pool or intensity changes.

Hope that someone can help me with this ?

Thanks, Jeffrey

Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!