Everything was working without issues last week. Now when I try to mine I get: Pool 0 slow/down or URL or credentials invalid The credentials are the same as they were last week. The port cgminer is connecting to is the default 19109. My wallet is having issues connecting as well. Seems related to a certificate issue: 16:01:05 2016-02-06 [INF] WLLT: Opened wallet 16:01:05 2016-02-06 [INF] DCRW: Generating TLS certificates... 16:01:06 2016-02-06 [INF] DCRW: Done generating TLS certificates 16:01:06 2016-02-06 [INF] DCRW: RPCS: RPC server listening on 127.0.0.1:19110 16:01:06 2016-02-06 [INF] DCRW: RPCS: RPC server listening on [::1]:19110 16:01:06 2016-02-06 [WRN] DCRW: Cannot open CA file: open C:\Users\Admin\AppData\L ocal\Dcrwallet\dcrd.cert: The system cannot find the file specified. 16:02:31 2016-02-06 [WRN] DCRW: Connection to Decred RPC chain server unsuccessf ul -- available RPC methods will be limited 16:02:31 2016-02-06 [ERR] WLLT: Unable to request transaction updates for winnin g tickets. Error: the client was never connected 16:02:31 2016-02-06 [ERR] WLLT: Unable to request transaction updates for spent and missed tickets. Error: the client was never connected 16:02:31 2016-02-06 [ERR] WLLT: Unable to request transaction updates for stake difficulty. Error: the client was never connected Anyone have any ideas?
For others who have this issue. I fixed this by copying C:\Users\Admin\AppData\Local\Dcrwallet\rpc.cert in same directory as drcd.cert. Also I copied dcrd.cert, rpc.cert. and rpc.key from this directory into C:\Users\Admin\AppData\Local\Drcd. This seemed to fixed both wallet and cgminer issues.