Bitcoin Forum
April 27, 2024, 09:25:29 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 [12] 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 »
  Print  
Author Topic: cryptoGlance [v2.1] :: Open-source, self-hosted, multi-rig monitoring tool!  (Read 130208 times)
Mikestang
Legendary
*
Offline Offline

Activity: 1274
Merit: 1000



View Profile
April 13, 2015, 11:42:19 PM
 #221


You have to allow the 4028 in the miner to talk to cryptoglance on the S3 it is not turned on by default.

Log into your AntMiner S1 or S3 using Putty or similar SSH software.

API and port 4028 were active on both my S1 and S3 by default, I didn't have to do anything to get them to talk to crytoGlance.
1714209929
Hero Member
*
Offline Offline

Posts: 1714209929

View Profile Personal Message (Offline)

Ignore
1714209929
Reply with quote  #2

1714209929
Report to moderator
No Gods or Kings. Only Bitcoin
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714209929
Hero Member
*
Offline Offline

Posts: 1714209929

View Profile Personal Message (Offline)

Ignore
1714209929
Reply with quote  #2

1714209929
Report to moderator
1714209929
Hero Member
*
Offline Offline

Posts: 1714209929

View Profile Personal Message (Offline)

Ignore
1714209929
Reply with quote  #2

1714209929
Report to moderator
cryptoglance (OP)
Sr. Member
****
Offline Offline

Activity: 298
Merit: 250


View Profile WWW
April 14, 2015, 05:23:34 AM
 #222

I can not connect rig. when there copy the ip address of a Web browser that is made of of my antminer s3 and I will put some label, so it does not join

You have to allow the 4028 in the miner to talk to cryptoglance on the S3 it is not turned on by default.

Log into your AntMiner S1 or S3 using Putty or similar SSH software.

At the prompt, use the command line: vi /etc/init.d/cgminer

Or if you want to do it step by step,type cd /etc/init.d and press Enter to navigate to the /etc/init.d folder.

At the next prompt, type vim cgminer and press Enter and open the cgminer file for editing.

Press the Insert key to enable edit mode. esc -i

Using the Down Arrow key, scroll down until you locate the line starting with PARAMS=    (without the # in front)

 
What it should look like when done.Change for your subnet 192.168.1.0/24 or 192.168.2.0/24 This is for the S3  or +

API
PARAMS="$AOPTIONS $POOL1 $POOL2 $POOL3 $_pb --api-listen --api-network --api-allow W:127.0.0.1,W:192.168.1.0/24  --bitmain-checkn2diff --bitmain-hwerror --bitmain-voltage $_vl --version-file /usr/bin/compile_time --queue 4096"

Add in for S3 (just a note)
--api-allow W:127.0.0.1,W:192.168.1.0/24  

save esc - :wq

Stop restart
/etc/init.d/cgminer stop && /etc/init.d/cgminer start

Thanks vabchgent, very clear!

cryptoglance (OP)
Sr. Member
****
Offline Offline

Activity: 298
Merit: 250


View Profile WWW
April 14, 2015, 05:27:24 AM
 #223

A new Nightly build was released.

The plan is to release v2.1 as the next major release. If this nightly build has no reported issues until Thursday (04/16/2015) then I will release v2.1-beta. If no reported issues on the beta, Official v2.1 release can be expected 04/23/2015 or 04/24/2015.

Code:
[ v2.0.2.805 ]

FEATURES
========
- Pools have Offline mode. If no data is returned, or fails to connect, it is "offline"

HOTFIXES
========
- fixed line-endings for permissionfix.sh

Mikestang
Legendary
*
Offline Offline

Activity: 1274
Merit: 1000



View Profile
April 15, 2015, 06:43:02 AM
Last edit: April 15, 2015, 07:20:08 AM by Mikestang
 #224

By the way, is this an access issue?

==> Starting Update...Please be patient
==> Creating temporary directory to download update and unzip: update/v2.0.2.799
==> ERROR: Failed to create the directory: update/v2.0.2.799
* Please contact support via reddit, bitcointalk, or IRC!
Yes. I have yet to identify what the permission is exactly. The current solution (it's an ugly solution) is to:
1) Navigate to the parent folder of cryptoglance
2) sudo chmod -R 777 <cryptoglance_folder_name>
3) sudo chown -R www-data:www-data <cryptoglance_folder_name>

On my Synology slight modification to the above:

1) ssh in as root as sudo doesn't exist
2) chmod -R 777 <cryptoglance_folder_name>
3) chown -R http:http <cryptoglance_folder_name>

Synology uses http as the group name not www-data

Updates working fine now

I'm getting this same error, but other than the error I don't understand anything ya'll wrote.  I can ssh into my miners, if that's the same thing as ssh into an app...

Completely separate question - If I have the app run when my system starts up, is there a way to save the log in credentials?  I would like it to get itself up and running without any outside input after a system reboot.
kaltar
Sr. Member
****
Offline Offline

Activity: 805
Merit: 250


View Profile
April 15, 2015, 01:53:51 PM
 #225

still no sort feature .? it``s been a long time in the asking and saw you mentionned somewhere in february that you where adding it soon
vabchgent
Sr. Member
****
Offline Offline

Activity: 840
Merit: 251



View Profile
April 16, 2015, 08:04:23 PM
 #226

@cryptoglance - What does the api look like for ant pool in http format. I would like to mess with it a little. Thanks

             ▄▄██████▄
         ▄▄████████████
   ▄▄█████████▀▀   ▀████
 ▄███████████▄      ████
████▀   ▀▀██████▄▄▄████
████      ▄███████████▄
▀████▄▄▄████████▀▀▀████▄
 ▀███████████▀      ████
 ████▀▀▀██████▄▄   ▄███▀
████      ▀███████████▀
████▄   ▄▄█████████▀▀
 ████████████▀▀
  ▀██████▀▀
█████████████████

     ███

██████████

     ██████

███████████

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

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

███     

██████████

██████     

███████████

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

███████████████████
▄█████████████████████████▄
███████████████████████████
███████████████████████████
██████▀███████▀   ▀▀▀▄█████
█████▌  ▀▀███▌       ▄█████

████▀               █████
█████▄              ███████
██████▄            ████████
███████▄▄        ▄█████████
█████▄▄       ▄████████████
███████████████████████████
███████████████████████████
▀█████████████████████████▀
▄█████████████████████████▄
███████████████████████████
███████████████████████████
██████████████████▀▀███████
█████████████▀▀▀    ███████

███████▀▀▀   ▄▀   ███████
█████▄     ▄█▀     ████████
████████▄ █▀      █████████
█████████▌▐       █████████
██████████ ▄██▄  ██████████
████████████████▄██████████
███████████████████████████
▀█████████████████████████▀
▄█████████████████████████▄
███████████████████████████
███████████████████████████
███████▀           ▀███████
██████  ▄██▀▀▀▀▀█▀▄  ██████

█████  █▀  ▄▄▄  ▀█  █████
██████  █  █████  █  ██████
██████  █▄  ▀▀▀  ▄█  ██████
██████  ▀██▄▄▄▄▄██▀  ██████
███████▄           ▄███████
███████████████████████████
███████████████████████████
▀█████████████████████████▀
▄█████████████████████████▄
███████████████████████████
███████████████████████████
██████████▀█████▀██████████
███████▀  ▀     ▀  ▀███████

█████▌             ▐█████
██████    ██   ██    ██████
█████▌    ▀▀   ▀▀    ▐█████
██████▄  ▄▄▄   ▄▄▄  ▄██████
████████▄▄███████▄▄████████
███████████████████████████
███████████████████████████
▀█████████████████████████▀
cryptoglance (OP)
Sr. Member
****
Offline Offline

Activity: 298
Merit: 250


View Profile WWW
April 16, 2015, 08:34:47 PM
 #227

By the way, is this an access issue?

==> Starting Update...Please be patient
==> Creating temporary directory to download update and unzip: update/v2.0.2.799
==> ERROR: Failed to create the directory: update/v2.0.2.799
* Please contact support via reddit, bitcointalk, or IRC!
Yes. I have yet to identify what the permission is exactly. The current solution (it's an ugly solution) is to:
1) Navigate to the parent folder of cryptoglance
2) sudo chmod -R 777 <cryptoglance_folder_name>
3) sudo chown -R www-data:www-data <cryptoglance_folder_name>

On my Synology slight modification to the above:

1) ssh in as root as sudo doesn't exist
2) chmod -R 777 <cryptoglance_folder_name>
3) chown -R http:http <cryptoglance_folder_name>

Synology uses http as the group name not www-data

Updates working fine now

I'm getting this same error, but other than the error I don't understand anything ya'll wrote.  I can ssh into my miners, if that's the same thing as ssh into an app...
Are you using CryptoGlance on a Linux machine? It's very rare for there to be issues with the Windows app, so we assumed this was a linux machine CryptoGlance is running on.


Completely separate question - If I have the app run when my system starts up, is there a way to save the log in credentials?  I would like it to get itself up and running without any outside input after a system reboot.
Currently there is no way to auto-login. This is specifically to keep the secure and reduce risk of your miners being changed to an attackers address.
As for future features such as email alerts and such, there will be an option to use a background process and that will be able to start on startup.


still no sort feature .? it``s been a long time in the asking and saw you mentionned somewhere in february that you where adding it soon
Not yet. We're trying to release a major update before any new features are released. However we are building ways to minimize panels and sort them. They will be available we roll this major update out (Referenced here: https://bitcointalk.org/index.php?topic=569924.msg11081542#msg11081542)


@cryptoglance - What does the api look like for ant pool in http format. I would like to mess with it a little. Thanks
I will be able to provide this information in the next few hours... Sit tight

Mikestang
Legendary
*
Offline Offline

Activity: 1274
Merit: 1000



View Profile
April 16, 2015, 09:09:31 PM
 #228

I'm getting this same error, but other than the error I don't understand anything ya'll wrote.  I can ssh into my miners, if that's the same thing as ssh into an app...
Are you using CryptoGlance on a Linux machine? It's very rare for there to be issues with the Windows app, so we assumed this was a linux machine CryptoGlance is running on.

I am getting this error on a Windows machine, do you have different trouble shooting steps I can follow?  What if I uninstalled/reinstalled the program?

Separate but related, the "update available" window pops up when I log in from the Android app.  Assuming I was able to update without the error, does initiating the update from the app update the version on my computer at home?
cryptoglance (OP)
Sr. Member
****
Offline Offline

Activity: 298
Merit: 250


View Profile WWW
April 16, 2015, 09:25:18 PM
 #229

I'm getting this same error, but other than the error I don't understand anything ya'll wrote.  I can ssh into my miners, if that's the same thing as ssh into an app...
Are you using CryptoGlance on a Linux machine? It's very rare for there to be issues with the Windows app, so we assumed this was a linux machine CryptoGlance is running on.

I am getting this error on a Windows machine, do you have different trouble shooting steps I can follow?  What if I uninstalled/reinstalled the program?
First try these steps:
1) Run the app as administrator and try to update
2) If 1 doesn't work, Navigate to: C:\cryptroglance\application\. If there is an "update" folder, delete it and try to run the update again.


Separate but related, the "update available" window pops up when I log in from the Android app.  Assuming I was able to update without the error, does initiating the update from the app update the version on my computer at home?
Yes, running the update via Android Device, Windows App, or through a web browser will update cryptoGlance where it was set up. It's pulling the latest code from github and is updating where the app is installed.

cryptoglance (OP)
Sr. Member
****
Offline Offline

Activity: 298
Merit: 250


View Profile WWW
April 16, 2015, 11:07:28 PM
 #230

As per a previous post, a new beta has been released.

New Update: v2.1-beta

Code:
    [ v2.1-beta ]

    FEATURES
    ========
    - MobileMiner support. Can be enabled via Settings. http://www.mobileminerapp.com/
    - Added app specific way to zoom in/out
        - Zoom Out:     CTRL + <
        - Zoom In:      CTRL + >
        - Reset Zoom:   CTRL + /
    - Added manual update check in Settings page
    - Added New Zealand Dollar as a Fiat option in wallets
    - Added current FIAT price of a coin
    - NOMP now detects the coin being mined for a specific address. Useful for profit-switching pools
    - Pools have Offline mode. If no data is returned, or fails to connect, it is "offline"

    POOLS
    =====
    - [+POOL] AntPool
    - [+POOL] BitMinter
    - [+POOL] Burst.Ninja
    - [+POOL] BitcoinCZ aka Slush
    - [+POOL] NiceHash/WestHash
    - [+POOL] P2Pool

    POOLS
    =====
    - [+POOL] NiceHash/WestHash
    - [+POOL] BitcoinCZ aka Slush
    - [+POOL] AntPool
    - [+POOL] BitMinter
    - [+POOL] P2Pool

    ALGORITHMS
    ==========
    - [+Algorithm] Blake-256
    - [+Algorithm] Groestl
    - [+Algorithm] Jackpot
    - [+Algorithm] Lyra2RE
    - [+Algorithm] Neos-Blake
    - [+Algorithm] NeoScrypt
    - [+Algorithm] WHIRL
    - [+Algorithm] X17

    COINS
    =====
    - [+COIN] Burstcoin
    - [+COIN] DogeCoin Dark

    HOTFIXES
    ========
    - Changed from BitcoinIndex.es to FirstRally.com
    - Fixed issue with Bitcoin Affiliate Network saving an empty name/label
    - Fixed incorrect reporting of rejected share warning
    - Added permission checking to the update process
    - Fixed permissionfix script, should correctly set permissions on parent folder
    - Fixed issue with pools not loading sometimes
    - Added round duration to CKPool
    - Fixed incorrect BTC Guild pool hashrate
    - Fixed incorrect BTC Guild worker count
    - Removed useless BTC column when looking at a BTC wallet
    - MPOS network hash x1000h too high
    - Update page will now display correctly for those with slow connections
    - Attempt to fix issue where the update.zip does not delete in some cases
    - Fixed issue where offline rigs would randomly appear/disappear in the overview panel
    - fixed line-endings for permissionfix.sh

    KNOWN ISSUES
    ============
    - Miner Failover may report incorrect active pool
    - Wallets can take a long time to load

cryptoglance (OP)
Sr. Member
****
Offline Offline

Activity: 298
Merit: 250


View Profile WWW
April 16, 2015, 11:28:16 PM
 #231

@cryptoglance - What does the api look like for ant pool in http format. I would like to mess with it a little. Thanks
@vabchgent This is the data cryptoglance works with (I'm currently not mining to it so some data is defaulted to 0)
Code:
Array
(
    [poolStats] => Array
        (
            [poolHashrate] => 54215080179.363341
            [activeWorkerNumber] => 295979
            [poolStatus] => Alive
            [networkDiff] => 49446390688.2414
            [estimateTime] => 3939
            [currentRound] => 5777
            [totalShareNumber] => 143460818442668
            [totalBlockNumber] => 3413
        )

    [account] => Array
        (
            [earn24Hours] => 0.00000000
            [earnTotal] => 0.00620567
            [paidOut] => 0.00520926
            [balance] => 0.00099641
        )

    [hashrate] => Array
        (
            [last10m] => 0
            [last30m] => 0
            [last1h] => 0
            [last1d] => 0
            [prev10m] => 0
            [prev30m] => 0
            [prev1h] => 0
            [prev1d] => 0
            [accepted] => 0
            [stale] => 0
            [dupelicate] => 0
            [other] => 0
        )

)
*Note, hashrate is in MH/s.

You can find API documentation on the Antpool website as well: https://www.antpool.com/user/apiGuild.htm

vabchgent
Sr. Member
****
Offline Offline

Activity: 840
Merit: 251



View Profile
April 16, 2015, 11:42:42 PM
 #232

@cryptoglance - What does the api look like for ant pool in http format. I would like to mess with it a little. Thanks
@vabchgent This is the data cryptoglance works with (I'm currently not mining to it so some data is defaulted to 0)
Code:
Array
(
    [poolStats] => Array
        (
            [poolHashrate] => 54215080179.363341
            [activeWorkerNumber] => 295979
            [poolStatus] => Alive
            [networkDiff] => 49446390688.2414
            [estimateTime] => 3939
            [currentRound] => 5777
            [totalShareNumber] => 143460818442668
            [totalBlockNumber] => 3413
        )

    [account] => Array
        (
            [earn24Hours] => 0.00000000
            [earnTotal] => 0.00620567
            [paidOut] => 0.00520926
            [balance] => 0.00099641
        )

    [hashrate] => Array
        (
            [last10m] => 0
            [last30m] => 0
            [last1h] => 0
            [last1d] => 0
            [prev10m] => 0
            [prev30m] => 0
            [prev1h] => 0
            [prev1d] => 0
            [accepted] => 0
            [stale] => 0
            [dupelicate] => 0
            [other] => 0
        )

)
*Note, hashrate is in MH/s.

You can find API documentation on the Antpool website as well: https://www.antpool.com/user/apiGuild.htm

I am trying the antpool api and I enter my key and secret key -User id is my id I use on there site for mining. But goes grey and says pool is not available. Thanks

             ▄▄██████▄
         ▄▄████████████
   ▄▄█████████▀▀   ▀████
 ▄███████████▄      ████
████▀   ▀▀██████▄▄▄████
████      ▄███████████▄
▀████▄▄▄████████▀▀▀████▄
 ▀███████████▀      ████
 ████▀▀▀██████▄▄   ▄███▀
████      ▀███████████▀
████▄   ▄▄█████████▀▀
 ████████████▀▀
  ▀██████▀▀
█████████████████

     ███

██████████

     ██████

███████████

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

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

███     

██████████

██████     

███████████

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

███████████████████
▄█████████████████████████▄
███████████████████████████
███████████████████████████
██████▀███████▀   ▀▀▀▄█████
█████▌  ▀▀███▌       ▄█████

████▀               █████
█████▄              ███████
██████▄            ████████
███████▄▄        ▄█████████
█████▄▄       ▄████████████
███████████████████████████
███████████████████████████
▀█████████████████████████▀
▄█████████████████████████▄
███████████████████████████
███████████████████████████
██████████████████▀▀███████
█████████████▀▀▀    ███████

███████▀▀▀   ▄▀   ███████
█████▄     ▄█▀     ████████
████████▄ █▀      █████████
█████████▌▐       █████████
██████████ ▄██▄  ██████████
████████████████▄██████████
███████████████████████████
▀█████████████████████████▀
▄█████████████████████████▄
███████████████████████████
███████████████████████████
███████▀           ▀███████
██████  ▄██▀▀▀▀▀█▀▄  ██████

█████  █▀  ▄▄▄  ▀█  █████
██████  █  █████  █  ██████
██████  █▄  ▀▀▀  ▄█  ██████
██████  ▀██▄▄▄▄▄██▀  ██████
███████▄           ▄███████
███████████████████████████
███████████████████████████
▀█████████████████████████▀
▄█████████████████████████▄
███████████████████████████
███████████████████████████
██████████▀█████▀██████████
███████▀  ▀     ▀  ▀███████

█████▌             ▐█████
██████    ██   ██    ██████
█████▌    ▀▀   ▀▀    ▐█████
██████▄  ▄▄▄   ▄▄▄  ▄██████
████████▄▄███████▄▄████████
███████████████████████████
███████████████████████████
▀█████████████████████████▀
cryptoglance (OP)
Sr. Member
****
Offline Offline

Activity: 298
Merit: 250


View Profile WWW
April 17, 2015, 12:31:56 AM
 #233

I am trying the antpool api and I enter my key and secret key -User id is my id I use on there site for mining. But goes grey and says pool is not available. Thanks
Have you pressed the Checkmark on the AntPool website where the api key and secret have been saved?
This green checkbox needs to be clicked to enable the api access to your antpool miner: (Where the blue circle is)

Mikestang
Legendary
*
Offline Offline

Activity: 1274
Merit: 1000



View Profile
April 17, 2015, 03:17:15 AM
 #234


2) If 1 doesn't work, Navigate to: C:\cryptroglance\application\. If there is an "update" folder, delete it and try to run the update again.


My account is admin, but #2 did the trick.  2.1 beta up and running, thank you!

cryptoglance (OP)
Sr. Member
****
Offline Offline

Activity: 298
Merit: 250


View Profile WWW
April 17, 2015, 03:20:28 AM
 #235


2) If 1 doesn't work, Navigate to: C:\cryptroglance\application\. If there is an "update" folder, delete it and try to run the update again.


My account is admin, but #2 did the trick.  2.1 beta up and running, thank you!
Great! That bug is actually fixed in the beta you're running, this should not be an issue in the future Smiley

Mikestang
Legendary
*
Offline Offline

Activity: 1274
Merit: 1000



View Profile
April 17, 2015, 03:24:49 AM
 #236


2) If 1 doesn't work, Navigate to: C:\cryptroglance\application\. If there is an "update" folder, delete it and try to run the update again.


My account is admin, but #2 did the trick.  2.1 beta up and running, thank you!
Great! That bug is actually fixed in the beta you're running, this should not be an issue in the future Smiley

Cool, good to hear.

One comment on the interface.  I use the tile layout, and the summary window at the bottom of each panel ends up with a scroll bar.  I scroll it all the way to the right so I can see error %.  As the display updates, the window slowly pans back to the left on its own.  I was thinking maybe eliminate the "chip" icon from the summary pane at the bottom of each window, including Overview.  They're (the chips) not really necessary and that would make that info narrower and maybe not require panning over.  The self panning to the left may be a moot issue then, or you may look into it anyway.  Smiley
cryptoglance (OP)
Sr. Member
****
Offline Offline

Activity: 298
Merit: 250


View Profile WWW
April 17, 2015, 03:38:26 AM
 #237

One comment on the interface.  I use the tile layout, and the summary window at the bottom of each panel ends up with a scroll bar.  I scroll it all the way to the right so I can see error %.  As the display updates, the window slowly pans back to the left on its own.  I was thinking maybe eliminate the "chip" icon from the summary pane at the bottom of each window, including Overview.  They're (the chips) not really necessary and that would make that info narrower and maybe not require panning over.  The self panning to the left may be a moot issue then, or you may look into it anyway.  Smiley
We tried to fix that issue with the browser re-scrolling back to the left. Currently we track where the user has scrolled to, however on a desktop you need to "unclick" when you scroll to have the browser not reset the scroll value.

We can add some special rule to hide icons when a window reaches a specific size. We can only find out and see if this helps Smiley

vabchgent
Sr. Member
****
Offline Offline

Activity: 840
Merit: 251



View Profile
April 17, 2015, 02:11:01 PM
 #238

I am trying the antpool api and I enter my key and secret key -User id is my id I use on there site for mining. But goes grey and says pool is not available. Thanks
Have you pressed the Checkmark on the AntPool website where the api key and secret have been saved?
This green checkbox needs to be clicked to enable the api access to your antpool miner: (Where the blue circle is)


cryptoglance -Yes I checked it and used the key and the secret key - My user ID . Pool still does not show as live to cryptoglance. Sure the key and the secret are not flipped on the app. Just throwing it out there. Made sure that the check boxes were checked for only what cryptoglance needs. Still not working.

             ▄▄██████▄
         ▄▄████████████
   ▄▄█████████▀▀   ▀████
 ▄███████████▄      ████
████▀   ▀▀██████▄▄▄████
████      ▄███████████▄
▀████▄▄▄████████▀▀▀████▄
 ▀███████████▀      ████
 ████▀▀▀██████▄▄   ▄███▀
████      ▀███████████▀
████▄   ▄▄█████████▀▀
 ████████████▀▀
  ▀██████▀▀
█████████████████

     ███

██████████

     ██████

███████████

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

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

███     

██████████

██████     

███████████

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

███████████████████
▄█████████████████████████▄
███████████████████████████
███████████████████████████
██████▀███████▀   ▀▀▀▄█████
█████▌  ▀▀███▌       ▄█████

████▀               █████
█████▄              ███████
██████▄            ████████
███████▄▄        ▄█████████
█████▄▄       ▄████████████
███████████████████████████
███████████████████████████
▀█████████████████████████▀
▄█████████████████████████▄
███████████████████████████
███████████████████████████
██████████████████▀▀███████
█████████████▀▀▀    ███████

███████▀▀▀   ▄▀   ███████
█████▄     ▄█▀     ████████
████████▄ █▀      █████████
█████████▌▐       █████████
██████████ ▄██▄  ██████████
████████████████▄██████████
███████████████████████████
▀█████████████████████████▀
▄█████████████████████████▄
███████████████████████████
███████████████████████████
███████▀           ▀███████
██████  ▄██▀▀▀▀▀█▀▄  ██████

█████  █▀  ▄▄▄  ▀█  █████
██████  █  █████  █  ██████
██████  █▄  ▀▀▀  ▄█  ██████
██████  ▀██▄▄▄▄▄██▀  ██████
███████▄           ▄███████
███████████████████████████
███████████████████████████
▀█████████████████████████▀
▄█████████████████████████▄
███████████████████████████
███████████████████████████
██████████▀█████▀██████████
███████▀  ▀     ▀  ▀███████

█████▌             ▐█████
██████    ██   ██    ██████
█████▌    ▀▀   ▀▀    ▐█████
██████▄  ▄▄▄   ▄▄▄  ▄██████
████████▄▄███████▄▄████████
███████████████████████████
███████████████████████████
▀█████████████████████████▀
cryptoglance (OP)
Sr. Member
****
Offline Offline

Activity: 298
Merit: 250


View Profile WWW
April 17, 2015, 02:37:13 PM
 #239

I am trying the antpool api and I enter my key and secret key -User id is my id I use on there site for mining. But goes grey and says pool is not available. Thanks
Have you pressed the Checkmark on the AntPool website where the api key and secret have been saved?
This green checkbox needs to be clicked to enable the api access to your antpool miner: (Where the blue circle is)


cryptoglance -Yes I checked it and used the key and the secret key - My user ID . Pool still does not show as live to cryptoglance. Sure the key and the secret are not flipped on the app. Just throwing it out there. Made sure that the check boxes were checked for only what cryptoglance needs. Still not working.
haha, I'm 100% positive the fields aren't flipped. It's possible that it's taking too long for the pool to respond. CryptoGlance waits 10 seconds before it determines that a pool is offline. When you navigate to https://www.antpool.com/home.htm does it come close to 10 seconds of loading time?

The only think I can recommend is to double check everything... I've generated a new API key + Secret and all is fine:



opentoe
Legendary
*
Offline Offline

Activity: 1274
Merit: 1000

Personal text my ass....


View Profile WWW
April 17, 2015, 02:47:46 PM
 #240

I can not connect rig. when there copy the ip address of a Web browser that is made of of my antminer s3 and I will put some label, so it does not join
By chance did you change the port? Default is 4028

Will you ever be including alerts and more communication with the user so they don't have to keep looking at the stats? Nice having a text/sms/email indicating one of your miners is too hot or hashing lower then normal. This to me would be the development path for this program, right?
FYI you can do this already with the existing MobileMiner support.
You mean M's monitor program?
MobileMiner is an online service, it requires some kind of app to push hardware information up to the server. CryptoGlance can push information to the online service for all your miners for you Smiley See http://mobileminerapp.com for more information

Now I just get internal server error. Since public_html is my cryptofolder not sure why that happened.
I suggest a fresh install of CryptoGlance... If you have miners and pools configured, first copy user_data to a safe location, this is where all data is saved. Once you fresh install cryptoglance, copy the original user_data and overwrite the new install user_data

Damn, this auto-update is killing me. Are there requests on getting that fixed up?

There is a problem with the user permissions that will not allow CryptoGlance to update.
Please run the command "sudo sh permissionfix.sh" in the root of the CryptoGlance directory to fix this issue.
********************
* Please contact support via reddit, bitcointalk, or IRC if you need assistance!

Need help with your Newznab usenet indexer? http://www.newznabforums.com
Pages: « 1 2 3 4 5 6 7 8 9 10 11 [12] 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 »
  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!