m0mchil / poclbm

PyOpenCL bitcoin miner
Other
681 stars 387 forks source link

New --server option is incompatible with some rigs' workers username format #20

Closed alanbem closed 13 years ago

alanbem commented 13 years ago

For example Deepbit worker username can be user@domain.com_x where x is a integer - which is default format when creating new worker.

For some workers it is impossible to login using new version of poclbm.py. Especially it can be problematic for huge GPU farm owners.

m0mchil commented 13 years ago

Strange, I am using it with a deepbit user (it has @ and _ in it) - no problems. Can you give some more details?

alanbem commented 13 years ago

Sorry, my bad.