RainbowMiner / RainbowMiner

GPU/CPU Mining script with intelligent profit-switching between miningpools, algorithms, miners, using all possible combinations of devices (NVIDIA, AMD, CPU). Features: actively maintained, uses the top actual miner programs (Bminer, Ccminer, Claymore, Dstm, EnemyZ, Sgminer, T-rex and more) easy setup wizard, webinterface, auto update.
GNU General Public License v3.0
610 stars 168 forks source link

Method Invocation failed Error #1646

Closed da1712 closed 2 years ago

da1712 commented 3 years ago

i am attaching the error i am getting can you help me to fix it. Screenshot_3

RainbowMiner commented 3 years ago

Could you please upload a Debug file? Just open http://localhost:4000 and click "Debug file" on the left-hand side. RainbowMiner will create a zip file with your current config (all privacy relevant information, wallets, etc. will be xxx-ed out).

da1712 commented 3 years ago

debug_2021-07-11.zip the image i sent previously of method invocation that error is gone now but when i start the rainbow miner in the consloe while loading balance modules it give some errors, but it starts working though without any trouble. Just it shows some error in console.

RainbowMiner commented 3 years ago

I see. It's mostly failing API calls on some pools, so nothing to worry about. Most of them will be back online, after some time.

BUT

I would strongly recommend to reduce your number of enabled pools. It takes a lot of time to grab all data from all pools and format them into machine readable format. Also, your earnings will be distributed too much. That will have a negative impact on the efficiency of your system. A good selection would be

    "PoolName":  [
                     "Ethermine",
                     "MoneroOcean",
                     "Nicehash",
                     "ProHashing",
                     "ZergPoolCoins"
                 ],

Ethermine -> mining ETH directly Nicehash -> mine many algorithms and get them converted directly to BTC (but sign up with them and use their mining wallet address!) ProHashing -> mining some algorithms and get them converted to LTC (or different) ZergPoolCoins -> mining many algorithms and coins and get them converted directly to BTC

da1712 commented 3 years ago

i am even having trouble with OC, i set up oc to to powerlimit 80 memclock +1500 Coreclock -200 on profile 9 whcih i added manually and assigned it to ethash. But its not working i have 6x3080ti even after profile 9 is assiged to ethash the hashrate is stagnant to 58, it should mine at around 65 with these settings.

da1712 commented 3 years ago

and while benchmarking ctxc and xwp earnings was showing $1100 per day. can you check that too why was it showin that number

da1712 commented 3 years ago

I even own gampool.com can you add my pool in rainbowminer, we are adding more 15 coins in few days. So it will be great help if you can add our mining pool in rainbow miner.

itsdarklikehell commented 3 years ago

I have this same issue (on ubuntu/linux) btw..

InvalidOperation: /home/rizzo/RainbowMiner/Modules/Core.psm1:1931
Line |
1931 |  … _.Hashrate/$Pools_Hashrates["$($_.Algorithm0)-$($_.CoinSymbol)"],$Has …
     |                                                    ~~~~~~~~~~~~~
     | Method invocation failed because [System.DateTime] does not contain a method
     | named 'op_Division'.
itsdarklikehell commented 3 years ago

debug_2021-07-15.zip