Pages:
Author

Topic: [ANN][POOLS] CryptoNote Universal Pool Solution - page 6. (Read 39326 times)

member
Activity: 84
Merit: 10
Also I am still having issues with charts.
http://duck.extremepool.org

some of the charts show up know, but not the diff, price, or profit.

Please try to update your pool's version. We're confident it will help you.
I haven't updated an of the pools but I did setup a brand new one for Silverback and it still doesn't' work.
http://sbk.extremepool.org/

Can you establish a default version of the pool for Silverback? Take default config and change only relevant values.

We can't really understand what causes the problem since few other pools are using 1.1.4 version without any kind of problem.

Also, if it won't help - please send us ([email protected]) the source code you're using on your pool.
newbie
Activity: 8
Merit: 0
What kind of resources does this take to startup?
I assume it's more RAM heavy than CPU?
Anyone got some sexy graphs for me to look at? PM me and I'll tip you a bit in btc.
Looking to startup a few pools for my fav cryptonote currencies to support them.
full member
Activity: 224
Merit: 100
Also I am still having issues with charts.
http://duck.extremepool.org

some of the charts show up know, but not the diff, price, or profit.

Please try to update your pool's version. We're confident it will help you.
I haven't updated an of the pools but I did setup a brand new one for Silverback and it still doesn't' work.
http://sbk.extremepool.org/
member
Activity: 84
Merit: 10
Also I am still having issues with charts.
http://duck.extremepool.org

some of the charts show up know, but not the diff, price, or profit.

Please try to update your pool's version. We're confident it will help you.
full member
Activity: 224
Merit: 100
Also I am still having issues with charts.
http://duck.extremepool.org

some of the charts show up know, but not the diff, price, or profit.
full member
Activity: 224
Merit: 100
Feature Request:
It would be nice if the pools could auto/manual withdraw profits into another wallet other than the pool wallet.  This was something Zone117x was looking into.

The issue was its hard to calculate because of the tx fee's.  He was going to do something like 90% to leave a little room just in case.
But this would be very nice.
legendary
Activity: 1428
Merit: 1001
getmonero.org
This is interesting.

I am waiting to see when merged mining is out and when multipool is out. Any time estimate to see that?
newbie
Activity: 52
Merit: 0
hi
I have an error in gpu miner:
Code:
Error in server response
: {"id":1,"jsonrpc":"2.0","error":{"code":-1,"message":"Unauthenticated"}}
Stratum - connecting to '192.168.1.169' <192.168.1.169> port 5555
Stratum - Connected
DevFee: Pool Diff 50000.2
any solution?
full member
Activity: 224
Merit: 100
updated to latest code, charts still not working.  suggestions?
member
Activity: 84
Merit: 10
I have transitioned several of my pools to your code.

I was thinking one feature that would be very useful is a single admin page to monitor different pools.

Also with zone117x code his dev fee only worked with monero, which coins does your dev fee work on so I can enable that?

Technically it's not easy to implement  different pools monitoring on a single admin page, because all source code and configs were designed to work with only one signle coin pool. But it's a good idea to have separate tool working with multiple pools API. I'll try do something with it later.

Talking about another currencies' dev fees, I will add donation wallets for all coins this week. Thank you!
full member
Activity: 224
Merit: 100
I have transitioned several of my pools to your code.

I was thinking one feature that would be very useful is a single admin page to monitor different pools.

Also with zone117x code his dev fee only worked with monero, which coins does your dev fee work on so I can enable that?
member
Activity: 84
Merit: 10
I did the above and all the logs say is Started

2014-08-13 16:39:49 Started

Charts_info.log

2014-08-13 16:39:49 Started
2014-08-13 16:39:49 Started
2014-08-13 16:43:50 Started
2014-08-13 16:45:11 Started
2014-08-14 11:45:29 Started
2014-08-14 14:17:28 Started
2014-08-14 14:19:15 Started

And what about /logs/chartsDataCollector_info.log?
Same, both just say Started.

We'll add more logging details to sort the things out. It's likely that something was misconfigured.
full member
Activity: 224
Merit: 100
I did the above and all the logs say is Started

2014-08-13 16:39:49 Started

Charts_info.log

2014-08-13 16:39:49 Started
2014-08-13 16:39:49 Started
2014-08-13 16:43:50 Started
2014-08-13 16:45:11 Started
2014-08-14 11:45:29 Started
2014-08-14 14:17:28 Started
2014-08-14 14:19:15 Started

And what about /logs/chartsDataCollector_info.log?
Same, both just say Started.
member
Activity: 84
Merit: 10
I did the above and all the logs say is Started

2014-08-13 16:39:49 Started

Charts_info.log

2014-08-13 16:39:49 Started
2014-08-13 16:39:49 Started
2014-08-13 16:43:50 Started
2014-08-13 16:45:11 Started
2014-08-14 11:45:29 Started
2014-08-14 14:17:28 Started
2014-08-14 14:19:15 Started

And what about /logs/chartsDataCollector_info.log?
full member
Activity: 224
Merit: 100
I did the above and all the logs say is Started

2014-08-13 16:39:49 Started

Charts_info.log

2014-08-13 16:39:49 Started
2014-08-13 16:39:49 Started
2014-08-13 16:43:50 Started
2014-08-13 16:45:11 Started
2014-08-14 11:45:29 Started
2014-08-14 14:17:28 Started
2014-08-14 14:19:15 Started
member
Activity: 84
Merit: 10
I have updated my Mountcoin pool, the charts do not even attempt to show up there.
http://mnt.extremepool.org

Could you please try to set

    "logging": {
        "files": {
            "level": "info",
            "directory": "logs",
            "flushInterval": 5
        },


and

    "charts": {
        "pool": {
            "hashrate": {
                "enabled": true,
                "updateInterval": 3,
                "stepInterval": 10,
                "maximumPeriod": 600
            },

and check that there is something like

2014-08-14 19:32:07 Started

in /logs/chartsDataCollector_info.log, and something like

2014-08-14 19:38:46 hashrate chart collected value 93. Total sets count 50
2014-08-14 19:38:46 hashrate data: [[1408044526,0,4],[1408044538,6.75,4],.........,[1408045021,107.5,4],[1408045033,110,4],[1408045045,103,4],[1408045057,109.25,4],[1408045069,109.25,4],[1408045081,107,4],[1408045093,104.25,4],[1408045105,93.25,4],[1408045117,92.25,4]]

in /logs/charts_info.log
full member
Activity: 224
Merit: 100
I have updated my Mountcoin pool, the charts do not even attempt to show up there.
http://mnt.extremepool.org
full member
Activity: 224
Merit: 100
"charts": {   
        "pool": {       
            "hashrate": {     
                "enabled": true,
                "updateInterval": 60,
                "stepInterval": 1800,
                "maximumPeriod": 86400
            },
            "workers": {           
                "enabled": true,
                "updateInterval": 60,
                "stepInterval": 1800,
                "maximumPeriod": 86400
            },               
            "difficulty": {       
                "enabled": true,
                "updateInterval": 1800,
                "stepInterval": 10800,
                "maximumPeriod": 604800
            },
            "price": {
                "enabled": true,
                "updateInterval": 1800,
                "stepInterval": 10800,
                "maximumPeriod": 604800
            },                       
            "profit": {       
                "enabled": true,
                "updateInterval": 1800,
                "stepInterval": 10800,
                "maximumPeriod": 604800
            }                 
        },                   
member
Activity: 84
Merit: 10
We've made a new update: https://github.com/fancoder/cryptonote-universal-pool/commit/3cc7797d29fdef793fd680d3adf50e18cf9faa30

Now pools are easily set up for all CryptoNote currencies, not just XMR as it was originally.
member
Activity: 84
Merit: 10
I am just saying if everytime I go to do a git pull it fails because the files have been modified it makes it very difficult to easily upgrade pool.
If there is the _example file then I can do a git pull with no issues, compare the _example file to the file in use and make changes without having to completely redo the file for my use then doing an upgrade is extremely easy, this is why zone117x added this to his repo because it was extremely complicated to upgrade pools otherwise.

I see your point.

Ideally, you should not simply pull the code from the public repository and your working pool. In your example this may lead to a potential issues: you update some libs but do not merge the new config lines. As a result, the pool is broken until you manually fix the configs. If you were pulling the "config.json" file then you would simply have to deal with the merge conflicts using GIT diff utility. Otherwise, you still have to do this manually.

In any case, we've made a speical branch for highly customized pools like yours:
https://github.com/fancoder/cryptonote-universal-pool/tree/safe_customize

We will automatically synchronize it with every new commit in the master. So you can use it and don't worry that any of your code changes in /config.json & /website will be overwritten after "git pull". Here is a command to clone this branch:

Can you explain how the "maxTransactionAmount": 0, //split transactions by this amount(to prevent "too big transaction   works?

By default all payments are sent in one single transaction every 10 minutes, usually transaction_amount == block_reward amount. The problem is that if your wallet or daemons fails for some time, then you will get transaction_amount == block_reward * missed_rewards, and there will be a problem for daemon to proceed transaction with such a big amount. "maxTransactionAmount" is option to split big transactions into smaller ones.

This problem actually exists for all CN coins. I think it's better to set "maxTransactionAmount" to 2-3 coin block reward amount.

Also i am still not able to get the graphs in the center of the page to appear any thoughts on that?

I see that there is empty charts data coming from the server http://i.imgur.com/5mBtJkO.jpg
Could you show me your config.json charts options? Specifically, this part of your config
https://github.com/fancoder/cryptonote-universal-pool/blob/master/config.json#L131

Also I recommend you to update pool to the last version. There are some fixes to hide charts titles if there is no chart data.
Pages:
Jump to: