Post
Topic
Board Pools (Altcoins)
Re: [ANN][Profit-switch][1.5%fee] multipool.us:Always mine the most profitable coin
by
MickeyT2008
on 29/09/2013, 16:50:30 UTC
I'm still having trouble with the US server sometimes losing its connection, or taking up to a couple of minutes to accept shares, resulting in all stale shares, the EU pool is unusable because it's behaving in the same way but worse.  I also assume that it's not my computers or internet connection causing it because my brother is having the same trouble.  The server stays connected but stops working properly, meaning that I have to disconnect and then reconnect, something that I can only do if I'm at the computer and notice it.

Have the same problem for 2-3 days now. cgminer crashes often using this pool. It ran for weeks without any problems before.
I've got 9 cgminers running and haven't had any issues in days. Post your *.conf file and maybe I can help.
Which conf file?  Reaper's?  I'm not quite sure which files you mean, so this will be a long post as I try to make sure that I include everything.  I appreciate your help.  I'll put these in separate posts so that it's less confusing than putting them one after the other.

First, poclbm_scrypt.


{
    "profiles": [
[(snip!  That's all the irrelevant parts that refer to other pools removed!)]
        {
            "username": "",
            "hostname": "pool1.us.multipool.us",
            "texcache": "Disabled",
            "external_path": "PROXY",
            "intensity": "",
            "gputhreads": "",
            "thrcon": "",
            "device": 0,
            "warpflags": "auto",
            "password": "",
            "port": "7777",
            "balance_auth_token": "",
            "worksize": "",
            "name": "Multipool US Proxy",
            "singlemem": "Yes",
            "vectors": "",
            "affinity_mask": 1,
            "flags": "",
            "autostart": false,
            "stratum": "Yes",
            "interactive": "Yes"
        },
        {
            "username": "",
            "hostname": "pool1.eu.multipool.us",
            "texcache": "Disabled",
            "external_path": "PROXY",
            "intensity": "",
            "gputhreads": "",
            "thrcon": "",
            "device": 0,
            "warpflags": "auto",
            "password": "",
            "port": "7777",
            "balance_auth_token": "",
            "worksize": "",
            "name": "Multipool EU Proxy",
            "singlemem": "Yes",
            "vectors": "",
            "affinity_mask": 1,
            "flags": "",
            "autostart": false,
            "stratum": "Yes",
            "interactive": "Yes"
        },
        {
            "username": "MickeyT2008.MLT",
            "hostname": "localhost",
            "texcache": "2D",
            "external_path": "CUDAMINER",
            "intensity": "",
            "gputhreads": "",
            "thrcon": "",
            "device": 0,
            "warpflags": "32x8",
            "password": "1",
            "port": "8332",
            "balance_auth_token": "",
            "worksize": "",
            "name": "Multipool CudaMiner",
            "singlemem": "Yes",
            "vectors": "",
            "affinity_mask": 1,
            "flags": "",
            "autostart": false,
            "stratum": "Yes",
            "interactive": "Yes"
        }
    ],
    "bitcoin_executable": "C:\\Program Files (x86)\\Bitcoin\\bitcoin-qt.exe",
    "show_console": true,
    "show_summary": false,
    "show_opencl_warning": true,
    "console_max_lines": 5000,
    "start_minimized": false,
    "blockchain_directory": "C:\\Users\\Mickey\\AppData\\Roaming\\Bitcoin",
    "window_position": [
        851,
        650,
        1046,
        381
    ]
}


EDIT:  The bitcoin executable referred to in the last section isn't installed on this machine