The password is right, (compared it in the console), and it was working fine on another computer I configured it on (different network, so maybe that's the problem...). Does the program require any connectback functionality? I can telnet out to port 8882, but if it's trying to connect to me on any port, that's going to be a problem.
no NAT/firewall/router on you PC/outside it[including you ISP] ?
ie can you check from internet thats this port REALLY open ?
Update:
So I found out I have an OpenCL video card and didn't know it, but the GUI is reporting that I don't. Also, I tried running poclbm.exe directly, and got this error:
Traceback (most recent call last):
File "poclbm.py", line 3, in <module>
File "pyopencl\__init__.pyo", line 3, in <module>
File "pyopencl\_cl.pyo", line 12, in <module>
File "pyopencl\_cl.pyo", line 10, in __load
ImportError: DLL load failed: The specified procedure could not be found.
Just updated to the latest version of python, still no dice.
did you sure thats OpenCL REALLY installed ? check you "Catalyst install manager" uninstallation options in "Custom" mode without actually uninstall anything[something with "OpenCL" or "SDK" in list ?]