Pages:
Author

Topic: cryptoGlance [v2.1] :: Open-source, self-hosted, multi-rig monitoring tool! - page 16. (Read 130259 times)

legendary
Activity: 1736
Merit: 1006
I have multiple instances of cgminer running on one of my computers, each instance controls a different group of usb miners.  Is there any way for CG to get api information from each of the 3 instances, despite all 3 originating from the same ip address?

And just for fun, here is one of my compacs on an old laptop, running 125 freq since that's all that the stock usb port could support:

 Grin

You can change the API Port for each instance, then configure cryptoglance

Excellent, thank you.  Now how would I go about changing the API port?  Embarrassed

you can try this
 --api-port Port number of miner API

but im not sure.
legendary
Activity: 1274
Merit: 1000
I have multiple instances of cgminer running on one of my computers, each instance controls a different group of usb miners.  Is there any way for CG to get api information from each of the 3 instances, despite all 3 originating from the same ip address?

And just for fun, here is one of my compacs on an old laptop, running 125 freq since that's all that the stock usb port could support:

 Grin

You can change the API Port for each instance, then configure cryptoglance

Excellent, thank you.  Now how would I go about changing the API port?  Embarrassed
sr. member
Activity: 298
Merit: 250
I have multiple instances of cgminer running on one of my computers, each instance controls a different group of usb miners.  Is there any way for CG to get api information from each of the 3 instances, despite all 3 originating from the same ip address?

And just for fun, here is one of my compacs on an old laptop, running 125 freq since that's all that the stock usb port could support:

 Grin

You can change the API Port for each instance, then configure cryptoglance
legendary
Activity: 1274
Merit: 1000
I have multiple instances of cgminer running on one of my computers, each instance controls a different group of usb miners.  Is there any way for CG to get api information from each of the 3 instances, despite all 3 originating from the same ip address?

And just for fun, here is one of my compacs on an old laptop, running 125 freq since that's all that the stock usb port could support:

 Grin
sr. member
Activity: 298
Merit: 250
Just got 4 of the sidehack usb sticks! Can finally start working on Cryptoglance again!

sr. member
Activity: 298
Merit: 250
@cryptoglance shrink it down to the bottom wait a little while open it from the task bar. Screen will go white and stay white then crash. This is the error

Faulting application name: cryptoGlance.exe, version: 31.9.0.0, time stamp: 0x54ddd944
Faulting module name: aticfx32.dll, version: 8.17.10.1404, time stamp: 0x55bfc563
Exception code: 0xc000041d

Its great you are still here providing support for an excellent app and Thank you

I was able to re-create this... It can be fixed by editing the settings.json file located in the install directory of cryptoglance. Add the following to the json file:
Code:
   "command_line_switches": {
        "disable-gpu": "",
        "disable-gpu-compositing": ""
    }

For example, mine looks like this:
Code:
{
    "application": {
        "single_instance_guid": "",
        "dpi_aware": true
    },
    "debugging": {
        "show_console": false,
        "subprocess_show_console": false,
        "log_level": "DEBUG4",
        "log_file": "debug.log"
    },
    "main_window": {
        "title": "cryptoGlance",
        "icon": "",
        "default_size": [1280, 720],
        "minimum_size": [800, 600],
        "maximum_size": [0, 0],
        "disable_maximize_button": false,
        "center_on_screen": true,
        "start_maximized": true,
        "start_fullscreen": false
    },
    "popup_window": {
        "icon": "",
        "fixed_title": "",
        "center_relative_to_parent": true,
        "default_size": [1024, 768]
    },
    "web_server": {
        "listen_on": ["127.0.0.1", 4041],
        "www_directory": "application",
        "index_files": ["index.php"],
        "cgi_interpreter": "php/php-cgi.exe",
        "cgi_extensions": ["php"],
        "cgi_temp_dir": "",
        "enable_directory_listing": false,
        "hide_files": ["*.json","*.htaccess"],
        "404_handler": "/index.php"
    },
    "chrome": {
        "log_file": "debug.log",
        "log_severity": "default",
        "cache_path": "webcache",
        "external_drag": false,
        "external_navigation": true,
        "reload_page_F5": true,
        "devtools_F12": true,
        "remote_debugging_port": 0,
        "command_line_switches": {},
        "enable_downloads": true,
        "context_menu": {
            "enable_menu": true,
            "navigation": true,
            "print": true,
            "view_source": true,
            "open_in_external_browser": true,
            "devtools": true
        }
    },
    "command_line_switches": {
        "disable-gpu": "",
        "disable-gpu-compositing": ""
    }
}

Please note where the comma is before the "command_line_switches".

If this works, I will deploy an update that will enable this by default
sr. member
Activity: 840
Merit: 251
@cryptoglance shrink it down to the bottom wait a little while open it from the task bar. Screen will go white and stay white then crash. This is the error

Faulting application name: cryptoGlance.exe, version: 31.9.0.0, time stamp: 0x54ddd944
Faulting module name: aticfx32.dll, version: 8.17.10.1404, time stamp: 0x55bfc563
Exception code: 0xc000041d

Its great you are still here providing support for an excellent app and Thank you
sr. member
Activity: 298
Merit: 250
@cryptoglance I keep getting a white screen in windows 10 . Any ideas Thanks in advance

I'll be able to look into it soon. I know we've been inactive for a while, but we're still here!

Edit: Just did a quick install on a windows 10 machine, it's working fine :/
sr. member
Activity: 840
Merit: 251
@cryptoglance I keep getting a white screen in windows 10 . Any ideas Thanks in advance
full member
Activity: 158
Merit: 100
Feature request  Grin Grin Grin Grin

- Need to be able to create categories and add miner to categories (because I have a few datacenter and want to see it separate).
- Neet to be able to reorder or manually order the miners (right now the way to do that is to add the miners 1, next 2, next 3. But If I have new miners It will bed the last in the list.
- Alerts by email if any miner is down for more than x checks, (run check on background) and alert by email if the temperature is above xx.

newbie
Activity: 3
Merit: 0
I did it, but the message apear again.
Regards
sr. member
Activity: 298
Merit: 250
Dear All.
I installed the app in my laptop with windows 7. And any time i'm start the app ask me for \Device\harddisk\DR1. And the message apear allways.
I don't know why, in fact my HD is good.
Regards

Sometime's the process in the background is confused on windows. Can you restart your laptop and tell me if the issue exists?
newbie
Activity: 3
Merit: 0
Dear All.
I installed the app in my laptop with windows 7. And any time i'm start the app ask me for \Device\harddisk\DR1. And the message apear allways.
I don't know why, in fact my HD is good.
Regards
legendary
Activity: 1736
Merit: 1006
is there any way to run this in a server only mode that doesnt open the window or puts it in the task bar notification area?

legendary
Activity: 1596
Merit: 1000
Hi cryptoglance,

Thanks for getting back to me quickly. Seems the Neptunes are rejecting external API connections:

"Cannot connect to miner API. Please go back and verify IP address and port."

IP and port are fine. I've added:

Code:
  "api-listen": true,
  "api-port": "4028",
  "api-allow": "W:0/0"

to the miner's config, which should be all that is needed.  Undecided
sr. member
Activity: 298
Merit: 250
Just installed this awesome app for the first time today, thanks dev! Also picked up the Android app. So far I've added some SP20E, S4, S4+, A2 Terminator and KNC Titan rigs, all of which work flawlessly with the program.

I'm only having one issue, and that's getting KNC Neptune rigs to work. Nothing I try seems to let cryptoglance communicate with the rigs via API. By default, they come set with "api-allow": "W:0/0" which should allow everything to connect on my local network, but no dice. I've also tried "api-allow": "W:0/0,W:192.168.1.100" and "api-allow": "W:192.168.1.100", also tried each without write permission but nothing seems to work. Any idea what I need to do to get these Neptunes to play ball?

Hey Prelude,

Thanks for trying the app!

By chance does the Neptune run a customized version of the api? We've never owned one, I'm not sure where to start with this.

Cryptoglance has a hidden tool used to help troubleshoot this. If you have the latest release press CTRL+D, enter your IP:port for the Neptune and copy the contents into pastebin.com. share the link with us via forum post or PM. Hopefully I can see why its failing
legendary
Activity: 1596
Merit: 1000
Just installed this awesome app for the first time today, thanks dev! Also picked up the Android app. So far I've added some SP20E, S4, S4+, A2 Terminator and KNC Titan rigs, all of which work flawlessly with the program.

I'm only having one issue, and that's getting KNC Neptune rigs to work. Nothing I try seems to let cryptoglance communicate with the rigs via API. By default, they come set with "api-allow": "W:0/0" which should allow everything to connect on my local network, but no dice. I've also tried "api-allow": "W:0/0,W:192.168.1.100" and "api-allow": "W:192.168.1.100", also tried each without write permission but nothing seems to work. Any idea what I need to do to get these Neptunes to play ball?
sr. member
Activity: 298
Merit: 250
Well, I wasted a bunch of time implementing PoolPicker. They're also shutting down. Dang...

http://poolpicker.eu/

Then change it to Ghash.io which I asked weeks ago!

Good news! Ghash.io has been added to CryptoGlance, i'm just testing it and will release a nightly very soon.
Ghash class: https://github.com/cryptoGlance/cryptoGlance-web-app/blob/development/includes/classes/pools/ghash.php

As for PoolPicker, the service is back up and running. They decided to return and stay online! This has been re-added to CryptoGlance as well.

Next nightly should be good Smiley
legendary
Activity: 1274
Merit: 1000
Personal text my ass....
Well, I wasted a bunch of time implementing PoolPicker. They're also shutting down. Dang...

http://poolpicker.eu/

Then change it to Ghash.io which I asked weeks ago!
sr. member
Activity: 298
Merit: 250
Strike that, solo ckpool is reporting 0 for all fields except last update now.  Huh

I went back to aaron6's file and it's working again.

Sorry, I see the issue. It was quickly tested before rolling out the changes, but my dev copy was serving cached data vs the new data. I will have this fixed tonight.

Side Note: PoolPicker is back! Adding it back into cryptoglance tonight.
Pages:
Jump to: