slush0 / stratum-mining

Demo implementation of Bitcoin mining pool on Stratum protocol
Other
247 stars 207 forks source link

ERROR #6

Closed jlripoll closed 9 years ago

jlripoll commented 11 years ago

hello people I have the following problem ... Thanks x help :)

jlripoll@ubuntuServer:~/stratum-mining-master/litecoin_scrypt$ twistd -ny launcher_demo.tac Unhandled Error Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/twisted/application/app.py", line 652, in run runApp(config) File "/usr/lib/python2.7/dist-packages/twisted/scripts/twistd.py", line 23, in runApp _SomeApplicationRunner(config).run() File "/usr/lib/python2.7/dist-packages/twisted/application/app.py", line 386, in run self.application = self.createOrGetApplication() File "/usr/lib/python2.7/dist-packages/twisted/application/app.py", line 451, in createOrGetApplication application = getApplication(self.config, passphrase) --- --- File "/usr/lib/python2.7/dist-packages/twisted/application/app.py", line 462, in getApplication application = service.loadApplication(filename, style, passphrase) File "/usr/lib/python2.7/dist-packages/twisted/application/service.py", line 405, in loadApplication application = sob.loadValueFromFile(filename, 'application', passphrase) File "/usr/lib/python2.7/dist-packages/twisted/persisted/sob.py", line 203, in loadValueFromFile fileObj = open(filename, mode) exceptions.IOError: [Errno 2] No such file or directory: 'launcher_demo.tac'

Failed to load application: [Errno 2] No such file or directory: 'launcher_demo.tac'

lhyco2 commented 10 years ago

yes, i have too cai u tell me how can i fix this?

slush0 commented 9 years ago

litecoin_scrypt

You're obviously using another fork of this repo as this code handle only bitcoin/sha256