In a command line see if geth is truly set to mine:
geth --rpc --rpcapi eth --rpcaddr IPADDR --rpcport YOURPORT --mine --miner.etherbase console
Ok so it is supposed to be supported protocal so try one of these 3 things:
ADD -G see if it will trigger the getwork method.
Claymore command:
-mode 1
Phoenix command:
-gwtime 200 (Recheck period for Solo/GetWork mining default: 200 ms)
see if any of these help.
Thanks, but still no.
Geth is truly ready to mine. I'm using ethminer against it and successfully mining blocks. In fact, PhoenixMiner starts mining with it before it craps out due to the stratum thread error - so it's not an issue with being able to get work with eth_getwork (refer to log posted above)
Had previously tried -gwtime - no change
-G is invalid option for PhoenixMiner
-mode 1 - no change
PhoenixMiner is not an option currently.