forked from dgbholdings/digihash
-
Notifications
You must be signed in to change notification settings - Fork 3
/
typescript
493 lines (480 loc) · 44 KB
/
typescript
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
Script started on Thu 13 Nov 2014 12:06:47 PM UTC
digihash@localhost:~/nomp$ cat digibyte.conf ls[Kcd groestl/ls[Kcat digibyte.conf [Kpa[Ks aux | grep digi
root 3021 0.0 0.0 64532 3604 pts/1 S Oct31 0:00 su [01;31m[Kdigi[m[Khash
[01;31m[Kdigi[m[Khash 3022 0.0 0.0 21176 3984 pts/1 S+ Oct31 0:00 bash
[01;31m[Kdigi[m[Khash 3123 0.1 0.1 50312 7880 pts/1 Sl Oct31 37:53 redis-server *:6379
root 10209 0.0 0.0 64532 3640 pts/3 S 11:59 0:00 su [01;31m[Kdigi[m[Khash
[01;31m[Kdigi[m[Khash 10210 0.0 0.0 21148 3820 pts/3 S 11:59 0:00 bash
[01;31m[Kdigi[m[Khash 10318 0.0 0.0 17680 2280 pts/3 S+ 12:06 0:00 script
[01;31m[Kdigi[m[Khash 10319 0.0 0.0 17684 1128 pts/3 S+ 12:06 0:00 script
[01;31m[Kdigi[m[Khash 10320 0.0 0.0 21132 3780 pts/4 Ss 12:06 0:00 bash -i
[01;31m[Kdigi[m[Khash 10328 0.0 0.0 18448 2452 pts/4 R+ 12:07 0:00 ps aux
[01;31m[Kdigi[m[Khash 10329 0.0 0.0 11744 2196 pts/4 S+ 12:07 0:00 grep [01;31m[Kdigi[m[K
root 24332 1.1 6.6 1364864 270800 ? SLsl Nov09 67:51 /home/[01;31m[Kdigi[m[Khash/ebs/scrypt/[01;31m[Kdigi[m[Kbyted -deamon -conf=/home/[01;31m[Kdigi[m[Khash/ebs/scrypt/[01;31m[Kdigi[m[Kbyte.conf
digihash@localhost:~/nomp$ scrypts
No command 'scrypts' found, did you mean:
Command 'scrypt' from package 'scrypt' (universe)
scrypts: command not found
digihash@localhost:~/nomp$ cat ../.bash_profile
alias groestl='sudo /home/digihash/ebs/groestl/digibyted -deamon -conf=/home/digihash/ebs/groestl/digibyte.conf'
alias groestls='sudo /home/digihash/ebs/groestl/digibyted -deamon -conf=/home/digihash/ebs/groestl/digibyte.conf stop'
alias groestli='sudo /home/digihash/ebs/groestl/digibyted -deamon -conf=/home/digihash/ebs/groestl/digibyte.conf getinfo'
alias groestlr='sudo /home/digihash/ebs/groestl/digibyted -deamon -conf=/home/digihash/ebs/groestl/digibyte.conf -reindex'
alias groestlb='sudo /home/digihash/ebs/groestl/digibyted -deamon -conf=/home/digihash/ebs/groestl/digibyte.conf getbalance'
alias skein='sudo /home/digihash/ebs/skein/digibyted -deamon -conf=/home/digihash/ebs/skein/digibyte.conf'
alias skeins='sudo /home/digihash/ebs/skein/digibyted -deamon -conf=/home/digihash/ebs/skein/digibyte.conf stop'
alias skeini='sudo /home/digihash/ebs/skein/digibyted -deamon -conf=/home/digihash/ebs/skein/digibyte.conf getinfo'
alias skeinr='sudo /home/digihash/ebs/skein/digibyted -deamon -conf=/home/digihash/ebs/skein/digibyte.conf -reindex'
alias skeinb='sudo /home/digihash/ebs/skein/digibyted -deamon -conf=/home/digihash/ebs/skein/digibyte.conf getbalance'
alias sha256='sudo /home/digihash/ebs/sha256d/digibyted -deamon -conf=/home/digihash/ebs/sha256d/digibyte.conf'
alias sha256s='sudo /home/digihash/ebs/sha256d/digibyted -deamon -conf=/home/digihash/ebs/sha256d/digibyte.conf stop'
alias sha256i='sudo /home/digihash/ebs/sha256d/digibyted -deamon -conf=/home/digihash/ebs/sha256d/digibyte.conf getinfo'
alias sha256r='sudo /home/digihash/ebs/sha256d/digibyted -deamon -conf=/home/digihash/ebs/sha256d/digibyte.conf -reindex'
alias sha256b='sudo /home/digihash/ebs/sha256d/digibyted -deamon -conf=/home/digihash/ebs/sha256d/digibyte.conf getbalance'
alias qubit='sudo /home/digihash/ebs/qubit/digibyted -deamon -conf=/home/digihash/ebs/qubit/digibyte.conf'
alias qubits='sudo /home/digihash/ebs/qubit/digibyted -deamon -conf=/home/digihash/ebs/qubit/digibyte.conf stop'
alias qubiti='sudo /home/digihash/ebs/qubit/digibyted -deamon -conf=/home/digihash/ebs/qubit/digibyte.conf getinfo'
alias qubitr='sudo /home/digihash/ebs/qubit/digibyted -deamon -conf=/home/digihash/ebs/qubit/digibyte.conf -reindex'
alias qubitb='sudo /home/digihash/ebs/qubit/digibyted -deamon -conf=/home/digihash/ebs/qubit/digibyte.conf getbalance'
alias scrypt='sudo /home/digihash/ebs/scrypt/digibyted -deamon -conf=/home/digihash/ebs/scrypt/digibyte.conf'
alias scrypts='sudo /home/digihash/ebs/scrypt/digibyted -deamon -conf=/home/digihash/ebs/scrypt/digibyte.conf stop'
alias scrypti='sudo /home/digihash/ebs/scrypt/digibyted -deamon -conf=/home/digihash/ebs/scrypt/digibyte.conf getinfo'
alias scryptr='sudo /home/digihash/ebs/scrypt/digibyted -deamon -conf=/home/digihash/ebs/scrypt/digibyte.conf -reindex'
alias scryptb='sudo /home/digihash/ebs/scrypt/digibyted -deamon -conf=/home/digihash/ebs/scrypt/digibyte.conf getbalance'
alias digihash='cd ;screen -S pool;node init.js'
digihash@localhost:~/nomp$ cat ../.bash_profile [C[C[C[1P[1P[1P[1@s[1@o[1@u[1@r[1@c[1@e
digihash@localhost:~/nomp$
digihash@localhost:~/nomp$
digihash@localhost:~/nomp$ scrypts
[sudo] password for digihash:
Sorry, try again.
[sudo] password for digihash:
Sorry, try again.
[sudo] password for digihash:
DigiByte server stopping
digihash@localhost:~/nomp$
digihash@localhost:~/nomp$
digihash@localhost:~/nomp$
digihash@localhost:~/nomp$ scrypts[K[K[K[K[K[K[Ksource ../.bash_profile [3Pcat[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[14Pscryptsps aux | grep digicat digibyte.conf ps aux | grep digi
root 3021 0.0 0.0 64532 3604 pts/1 S Oct31 0:00 su [01;31m[Kdigi[m[Khash
[01;31m[Kdigi[m[Khash 3022 0.0 0.0 21176 3984 pts/1 S+ Oct31 0:00 bash
[01;31m[Kdigi[m[Khash 3123 0.1 0.1 50312 7880 pts/1 Sl Oct31 37:53 redis-server *:6379
root 10209 0.0 0.0 64532 3640 pts/3 S 11:59 0:00 su [01;31m[Kdigi[m[Khash
[01;31m[Kdigi[m[Khash 10210 0.0 0.0 21148 3820 pts/3 S 11:59 0:00 bash
[01;31m[Kdigi[m[Khash 10318 0.0 0.0 17680 2280 pts/3 S+ 12:06 0:00 script
[01;31m[Kdigi[m[Khash 10319 0.0 0.0 17684 1128 pts/3 S+ 12:06 0:00 script
[01;31m[Kdigi[m[Khash 10320 0.0 0.0 21148 3800 pts/4 Ss 12:06 0:00 bash -i
[01;31m[Kdigi[m[Khash 10345 0.0 0.0 18448 2536 pts/4 R+ 12:08 0:00 ps aux
[01;31m[Kdigi[m[Khash 10346 0.0 0.0 11744 2232 pts/4 S+ 12:08 0:00 grep [01;31m[Kdigi[m[K
digihash@localhost:~/nomp$ ps aux | grep digi[Ksource ../.bash_profile [3Pcat[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[C[14Pscrypts[K
DigiByte server starting
digihash@localhost:~/nomp$ qui[Kbit
DigiByte server starting
digihash@localhost:~/nomp$ sha256
DigiByte server starting
digihash@localhost:~/nomp$ skein
DigiByte server starting
digihash@localhost:~/nomp$ groestl
DigiByte server starting
digihash@localhost:~/nomp$ node init.js
[32m2014-11-13 12:09:40 [POSIX] [39m[3m[Connection Limit] [23m[90m(Safe to ignore) POSIX module not installed and resource (connection) limit was not raised[39m
[32m2014-11-13 12:09:40 [Master] [39m[3m[CLI] [23m[90mCLI listening on port 17117[39m
[32m2014-11-13 12:09:41 [Payments] [39m[3m[digibyte-groestl] [23m[90mPayment processing setup to run every 20 second(s) with daemon ([email protected]:10002) and redis (127.0.0.1:6379)[39m
[32m2014-11-13 12:09:41 [Payments] [39m[3m[digibyte-qubit] [23m[90mPayment processing setup to run every 20 second(s) with daemon ([email protected]:10004) and redis (127.0.0.1:6379)[39m
[32m2014-11-13 12:09:41 [Payments] [39m[3m[digibyte-scrypt] [23m[90mPayment processing setup to run every 20 second(s) with daemon ([email protected]:10001) and redis (127.0.0.1:6379)[39m
[32m2014-11-13 12:09:41 [Payments] [39m[3m[digibyte-sha256] [23m[90mPayment processing setup to run every 20 second(s) with daemon ([email protected]:10000) and redis (127.0.0.1:6379)[39m
[32m2014-11-13 12:09:41 [Payments] [39m[3m[digibyte-skein] [23m[90mPayment processing setup to run every 20 second(s) with daemon ([email protected]:10003) and redis (127.0.0.1:6379)[39m
events.js:72
throw er; // Unhandled 'error' event
^
Error: bind EACCES
at errnoException (net.js:904:11)
at net.js:1072:30
at Object.2:1 (cluster.js:594:5)
at handleResponse (cluster.js:171:41)
at respond (cluster.js:192:5)
at handleMessage (cluster.js:202:5)
at process.emit (events.js:117:20)
at handleMessage (child_process.js:322:10)
at Pipe.channel.onread (child_process.js:349:11)
[31m2014-11-13 12:09:41 [Master] [39m[3m[Website] [23m[90mWebsite process died, spawning replacement...[39m
[32m2014-11-13 12:09:41 [Payments] [39m[3m[digibyte-groestl] [23m[90mFinished interval - time spent: 14ms total, 3ms redis, 5ms daemon RPC[39m
[32m2014-11-13 12:09:41 [Payments] [39m[3m[digibyte-qubit] [23m[90mFinished interval - time spent: 12ms total, 1ms redis, 4ms daemon RPC[39m
[32m2014-11-13 12:09:41 [Payments] [39m[3m[digibyte-skein] [23m[90mFinished interval - time spent: 12ms total, 2ms redis, 6ms daemon RPC[39m
[32m2014-11-13 12:09:41 [Payments] [39m[3m[digibyte-scrypt] [23m[90mFinished interval - time spent: 12ms total, 2ms redis, 6ms daemon RPC[39m
[32m2014-11-13 12:09:41 [Payments] [39m[3m[digibyte-sha256] [23m[90mFinished interval - time spent: 11ms total, 2ms redis, 6ms daemon RPC[39m
[32m2014-11-13 12:09:41 [Switching] [39m[3m[Setup] [23m[90m[1m(Thread 1) [22m[39m[90mLoading last proxy state from redis[39m
[32m2014-11-13 12:09:41 [Pool] [39m[3m[digibyte-groestl] [23m[90m[1m(Thread 1) [22m[39m[90mShare processing setup with redis (127.0.0.1:6379)[39m
[32m2014-11-13 12:09:41 [Pool] [39m[3m[digibyte-qubit] [23m[90m[1m(Thread 1) [22m[39m[90mShare processing setup with redis (127.0.0.1:6379)[39m
[32m2014-11-13 12:09:41 [Pool] [39m[3m[digibyte-scrypt] [23m[90m[1m(Thread 1) [22m[39m[90mShare processing setup with redis (127.0.0.1:6379)[39m
[32m2014-11-13 12:09:41 [Pool] [39m[3m[digibyte-sha256] [23m[90m[1m(Thread 1) [22m[39m[90mShare processing setup with redis (127.0.0.1:6379)[39m
[32m2014-11-13 12:09:41 [Pool] [39m[3m[digibyte-skein] [23m[90m[1m(Thread 1) [22m[39m[90mShare processing setup with redis (127.0.0.1:6379)[39m
[31m2014-11-13 12:09:41 [Pool] [39m[3m[digibyte-groestl] [23m[90m[1m(Thread 1) [22m[39m[90mp2p cannot be enabled without peerMagic set in coin configuration[39m
[31m2014-11-13 12:09:41 [Pool] [39m[3m[digibyte-skein] [23m[90m[1m(Thread 1) [22m[39m[90mp2p cannot be enabled without peerMagic set in coin configuration[39m
[31m2014-11-13 12:09:41 [Pool] [39m[3m[digibyte-sha256] [23m[90m[1m(Thread 1) [22m[39m[90mp2p cannot be enabled without peerMagic set in coin configuration[39m
[31m2014-11-13 12:09:41 [Pool] [39m[3m[digibyte-qubit] [23m[90m[1m(Thread 1) [22m[39m[90mp2p cannot be enabled without peerMagic set in coin configuration[39m
[31m2014-11-13 12:09:41 [Pool] [39m[3m[digibyte-scrypt] [23m[90m[1m(Thread 1) [22m[39m[90mp2p cannot be enabled without peerMagic set in coin configuration[39m
[4m[36m2014-11-13 12:09:41 [Pool] [39m[24m[3m[digibyte-groestl] [23m[90m[1m(Thread 1) [22m[39m[90mStratum Pool Server Started for digibyte-groestl [DGB] {groestlmyriad}
Network Connected: Mainnet
Detected Reward Type: POW
Current Block Height: 329917
Current Connect Peers: 4
Current Block Diff: 3314421504341.2495
Network Difficulty: 4640189939328.221
Network Hash Rate: NaN KH
Stratum Port(s): 3010, 3034, 3258
Pool Fee Percent: 2%
Block polling every: 1000 ms[39m
[32m2014-11-13 12:09:41 [Switching] [39m[3m[Setup] [23m[90m[1m(groestlmyriad) [22m[39m[90mSetting proxy difficulties after pool start[39m
[4m[36m2014-11-13 12:09:41 [Pool] [39m[24m[3m[digibyte-skein] [23m[90m[1m(Thread 1) [22m[39m[90mStratum Pool Server Started for digibyte-skein [DGB] {skein}
Network Connected: Mainnet
Detected Reward Type: POW
Current Block Height: 329917
Current Connect Peers: 3
Current Block Diff: 11611.765488341
Network Difficulty: 16256.43652275
Network Hash Rate: NaN KH
Stratum Port(s): 3011, 3035, 3259
Pool Fee Percent: 2%
Block polling every: 1000 ms[39m
[32m2014-11-13 12:09:41 [Switching] [39m[3m[Setup] [23m[90m[1m(skein) [22m[39m[90mSetting proxy difficulties after pool start[39m
[4m[36m2014-11-13 12:09:41 [Pool] [39m[24m[3m[digibyte-sha256] [23m[90m[1m(Thread 1) [22m[39m[90mStratum Pool Server Started for digibyte-sha256 [DGB] {sha256}
Network Connected: Mainnet
Detected Reward Type: POW
Current Block Height: 329917
Current Connect Peers: 3
Current Block Diff: 938400.564118364
Network Difficulty: 750720.06685844
Network Hash Rate: NaN KH
Stratum Port(s): 3008, 3032, 3256
Pool Fee Percent: 2%
Block polling every: 1000 ms[39m
[32m2014-11-13 12:09:41 [Switching] [39m[3m[Setup] [23m[90m[1m(sha256) [22m[39m[90mSetting proxy difficulties after pool start[39m
[4m[36m2014-11-13 12:09:41 [Pool] [39m[24m[3m[digibyte-qubit] [23m[90m[1m(Thread 1) [22m[39m[90mStratum Pool Server Started for digibyte-qubit [DGB] {qubit}
Network Connected: Mainnet
Detected Reward Type: POW
Current Block Height: 329917
Current Connect Peers: 3
Current Block Diff: 351.828877005
Network Difficulty: 419.14107977
Network Hash Rate: NaN KH
Stratum Port(s): 3012, 3036, 3260
Pool Fee Percent: 2%
Block polling every: 1000 ms[39m
[32m2014-11-13 12:09:41 [Switching] [39m[3m[Setup] [23m[90m[1m(qubit) [22m[39m[90mSetting proxy difficulties after pool start[39m
[4m[36m2014-11-13 12:09:41 [Pool] [39m[24m[3m[digibyte-scrypt] [23m[90m[1m(Thread 1) [22m[39m[90mStratum Pool Server Started for digibyte-scrypt [DGB] {scrypt}
Network Connected: Mainnet
Detected Reward Type: POW
Current Block Height: 329917
Current Connect Peers: 1
Current Block Diff: 9355173.66550528
Network Difficulty: 7484087.9890432
Network Hash Rate: NaN KH
Stratum Port(s): 3009, 3033, 3257
Pool Fee Percent: 2%
Block polling every: 1000 ms[39m
[32m2014-11-13 12:09:41 [Switching] [39m[3m[Setup] [23m[90m[1m(scrypt) [22m[39m[90mSetting proxy difficulties after pool start[39m
[32m2014-11-13 12:09:41 [Switching] [39m[3m[Setup] [23m[90m[1m(Thread 2) [22m[39m[90mLoading last proxy state from redis[39m
[32m2014-11-13 12:09:41 [Pool] [39m[3m[digibyte-groestl] [23m[90m[1m(Thread 2) [22m[39m[90mShare processing setup with redis (127.0.0.1:6379)[39m
[32m2014-11-13 12:09:41 [Pool] [39m[3m[digibyte-qubit] [23m[90m[1m(Thread 2) [22m[39m[90mShare processing setup with redis (127.0.0.1:6379)[39m
[32m2014-11-13 12:09:41 [Pool] [39m[3m[digibyte-scrypt] [23m[90m[1m(Thread 2) [22m[39m[90mShare processing setup with redis (127.0.0.1:6379)[39m
[32m2014-11-13 12:09:41 [Pool] [39m[3m[digibyte-sha256] [23m[90m[1m(Thread 2) [22m[39m[90mShare processing setup with redis (127.0.0.1:6379)[39m
[32m2014-11-13 12:09:41 [Pool] [39m[3m[digibyte-skein] [23m[90m[1m(Thread 2) [22m[39m[90mShare processing setup with redis (127.0.0.1:6379)[39m
[31m2014-11-13 12:09:41 [Pool] [39m[3m[digibyte-qubit] [23m[90m[1m(Thread 2) [22m[39m[90mp2p cannot be enabled without peerMagic set in coin configuration[39m
[31m2014-11-13 12:09:41 [Pool] [39m[3m[digibyte-sha256] [23m[90m[1m(Thread 2) [22m[39m[90mp2p cannot be enabled without peerMagic set in coin configuration[39m
[31m2014-11-13 12:09:41 [Pool] [39m[3m[digibyte-groestl] [23m[90m[1m(Thread 2) [22m[39m[90mp2p cannot be enabled without peerMagic set in coin configuration[39m
[31m2014-11-13 12:09:41 [Pool] [39m[3m[digibyte-scrypt] [23m[90m[1m(Thread 2) [22m[39m[90mp2p cannot be enabled without peerMagic set in coin configuration[39m
[32m2014-11-13 12:09:41 [Pool] [39m[3m[digibyte-qubit] [23m[90m[1m(Thread 2) [22m[39m[90mStratum Pool Server Started for digibyte-qubit [DGB] {qubit}[39m
[32m2014-11-13 12:09:41 [Switching] [39m[3m[Setup] [23m[90m[1m(qubit) [22m[39m[90mSetting proxy difficulties after pool start[39m
[31m2014-11-13 12:09:41 [Pool] [39m[3m[digibyte-skein] [23m[90m[1m(Thread 2) [22m[39m[90mp2p cannot be enabled without peerMagic set in coin configuration[39m
[32m2014-11-13 12:09:41 [Pool] [39m[3m[digibyte-sha256] [23m[90m[1m(Thread 2) [22m[39m[90mStratum Pool Server Started for digibyte-sha256 [DGB] {sha256}[39m
[32m2014-11-13 12:09:41 [Switching] [39m[3m[Setup] [23m[90m[1m(sha256) [22m[39m[90mSetting proxy difficulties after pool start[39m
[32m2014-11-13 12:09:41 [Pool] [39m[3m[digibyte-groestl] [23m[90m[1m(Thread 2) [22m[39m[90mStratum Pool Server Started for digibyte-groestl [DGB] {groestlmyriad}[39m
[32m2014-11-13 12:09:41 [Switching] [39m[3m[Setup] [23m[90m[1m(groestlmyriad) [22m[39m[90mSetting proxy difficulties after pool start[39m
[32m2014-11-13 12:09:41 [Pool] [39m[3m[digibyte-scrypt] [23m[90m[1m(Thread 2) [22m[39m[90mStratum Pool Server Started for digibyte-scrypt [DGB] {scrypt}[39m
[32m2014-11-13 12:09:41 [Switching] [39m[3m[Setup] [23m[90m[1m(scrypt) [22m[39m[90mSetting proxy difficulties after pool start[39m
[32m2014-11-13 12:09:41 [Pool] [39m[3m[digibyte-skein] [23m[90m[1m(Thread 2) [22m[39m[90mStratum Pool Server Started for digibyte-skein [DGB] {skein}[39m
[32m2014-11-13 12:09:41 [Switching] [39m[3m[Setup] [23m[90m[1m(skein) [22m[39m[90mSetting proxy difficulties after pool start[39m
[32m2014-11-13 12:09:41 [Master] [39m[3m[PoolSpawner] [23m[90mSpawned 5 pool(s) on 4 thread(s)[39m
[32m2014-11-13 12:09:42 [Switching] [39m[3m[Setup] [23m[90m[1m(Thread 3) [22m[39m[90mLoading last proxy state from redis[39m
[32m2014-11-13 12:09:42 [Pool] [39m[3m[digibyte-groestl] [23m[90m[1m(Thread 3) [22m[39m[90mShare processing setup with redis (127.0.0.1:6379)[39m
[32m2014-11-13 12:09:42 [Pool] [39m[3m[digibyte-qubit] [23m[90m[1m(Thread 3) [22m[39m[90mShare processing setup with redis (127.0.0.1:6379)[39m
[32m2014-11-13 12:09:42 [Pool] [39m[3m[digibyte-scrypt] [23m[90m[1m(Thread 3) [22m[39m[90mShare processing setup with redis (127.0.0.1:6379)[39m
[32m2014-11-13 12:09:42 [Pool] [39m[3m[digibyte-sha256] [23m[90m[1m(Thread 3) [22m[39m[90mShare processing setup with redis (127.0.0.1:6379)[39m
[32m2014-11-13 12:09:42 [Pool] [39m[3m[digibyte-skein] [23m[90m[1m(Thread 3) [22m[39m[90mShare processing setup with redis (127.0.0.1:6379)[39m
[31m2014-11-13 12:09:42 [Pool] [39m[3m[digibyte-groestl] [23m[90m[1m(Thread 3) [22m[39m[90mp2p cannot be enabled without peerMagic set in coin configuration[39m
[31m2014-11-13 12:09:42 [Pool] [39m[3m[digibyte-sha256] [23m[90m[1m(Thread 3) [22m[39m[90mp2p cannot be enabled without peerMagic set in coin configuration[39m
[31m2014-11-13 12:09:42 [Pool] [39m[3m[digibyte-skein] [23m[90m[1m(Thread 3) [22m[39m[90mp2p cannot be enabled without peerMagic set in coin configuration[39m
[31m2014-11-13 12:09:42 [Pool] [39m[3m[digibyte-scrypt] [23m[90m[1m(Thread 3) [22m[39m[90mp2p cannot be enabled without peerMagic set in coin configuration[39m
[31m2014-11-13 12:09:42 [Pool] [39m[3m[digibyte-qubit] [23m[90m[1m(Thread 3) [22m[39m[90mp2p cannot be enabled without peerMagic set in coin configuration[39m
[32m2014-11-13 12:09:42 [Pool] [39m[3m[digibyte-groestl] [23m[90m[1m(Thread 3) [22m[39m[90mStratum Pool Server Started for digibyte-groestl [DGB] {groestlmyriad}[39m
[32m2014-11-13 12:09:42 [Switching] [39m[3m[Setup] [23m[90m[1m(groestlmyriad) [22m[39m[90mSetting proxy difficulties after pool start[39m
[32m2014-11-13 12:09:42 [Pool] [39m[3m[digibyte-sha256] [23m[90m[1m(Thread 3) [22m[39m[90mStratum Pool Server Started for digibyte-sha256 [DGB] {sha256}[39m
[32m2014-11-13 12:09:42 [Switching] [39m[3m[Setup] [23m[90m[1m(sha256) [22m[39m[90mSetting proxy difficulties after pool start[39m
[32m2014-11-13 12:09:42 [Pool] [39m[3m[digibyte-skein] [23m[90m[1m(Thread 3) [22m[39m[90mStratum Pool Server Started for digibyte-skein [DGB] {skein}[39m
[32m2014-11-13 12:09:42 [Switching] [39m[3m[Setup] [23m[90m[1m(skein) [22m[39m[90mSetting proxy difficulties after pool start[39m
[32m2014-11-13 12:09:42 [Pool] [39m[3m[digibyte-scrypt] [23m[90m[1m(Thread 3) [22m[39m[90mStratum Pool Server Started for digibyte-scrypt [DGB] {scrypt}[39m
[32m2014-11-13 12:09:42 [Switching] [39m[3m[Setup] [23m[90m[1m(scrypt) [22m[39m[90mSetting proxy difficulties after pool start[39m
[32m2014-11-13 12:09:42 [Pool] [39m[3m[digibyte-qubit] [23m[90m[1m(Thread 3) [22m[39m[90mStratum Pool Server Started for digibyte-qubit [DGB] {qubit}[39m
[32m2014-11-13 12:09:42 [Switching] [39m[3m[Setup] [23m[90m[1m(qubit) [22m[39m[90mSetting proxy difficulties after pool start[39m
[32m2014-11-13 12:09:42 [Switching] [39m[3m[Setup] [23m[90m[1m(Thread 4) [22m[39m[90mLoading last proxy state from redis[39m
[32m2014-11-13 12:09:42 [Pool] [39m[3m[digibyte-groestl] [23m[90m[1m(Thread 4) [22m[39m[90mShare processing setup with redis (127.0.0.1:6379)[39m
[32m2014-11-13 12:09:42 [Pool] [39m[3m[digibyte-qubit] [23m[90m[1m(Thread 4) [22m[39m[90mShare processing setup with redis (127.0.0.1:6379)[39m
[32m2014-11-13 12:09:42 [Pool] [39m[3m[digibyte-scrypt] [23m[90m[1m(Thread 4) [22m[39m[90mShare processing setup with redis (127.0.0.1:6379)[39m
[32m2014-11-13 12:09:42 [Pool] [39m[3m[digibyte-sha256] [23m[90m[1m(Thread 4) [22m[39m[90mShare processing setup with redis (127.0.0.1:6379)[39m
[32m2014-11-13 12:09:42 [Pool] [39m[3m[digibyte-skein] [23m[90m[1m(Thread 4) [22m[39m[90mShare processing setup with redis (127.0.0.1:6379)[39m
[31m2014-11-13 12:09:42 [Pool] [39m[3m[digibyte-groestl] [23m[90m[1m(Thread 4) [22m[39m[90mp2p cannot be enabled without peerMagic set in coin configuration[39m
[31m2014-11-13 12:09:42 [Pool] [39m[3m[digibyte-scrypt] [23m[90m[1m(Thread 4) [22m[39m[90mp2p cannot be enabled without peerMagic set in coin configuration[39m
[31m2014-11-13 12:09:42 [Pool] [39m[3m[digibyte-skein] [23m[90m[1m(Thread 4) [22m[39m[90mp2p cannot be enabled without peerMagic set in coin configuration[39m
[31m2014-11-13 12:09:42 [Pool] [39m[3m[digibyte-qubit] [23m[90m[1m(Thread 4) [22m[39m[90mp2p cannot be enabled without peerMagic set in coin configuration[39m
[31m2014-11-13 12:09:42 [Pool] [39m[3m[digibyte-sha256] [23m[90m[1m(Thread 4) [22m[39m[90mp2p cannot be enabled without peerMagic set in coin configuration[39m
[32m2014-11-13 12:09:42 [Pool] [39m[3m[digibyte-groestl] [23m[90m[1m(Thread 4) [22m[39m[90mStratum Pool Server Started for digibyte-groestl [DGB] {groestlmyriad}[39m
[32m2014-11-13 12:09:42 [Switching] [39m[3m[Setup] [23m[90m[1m(groestlmyriad) [22m[39m[90mSetting proxy difficulties after pool start[39m
[32m2014-11-13 12:09:42 [Pool] [39m[3m[digibyte-scrypt] [23m[90m[1m(Thread 4) [22m[39m[90mStratum Pool Server Started for digibyte-scrypt [DGB] {scrypt}[39m
[32m2014-11-13 12:09:42 [Switching] [39m[3m[Setup] [23m[90m[1m(scrypt) [22m[39m[90mSetting proxy difficulties after pool start[39m
[32m2014-11-13 12:09:42 [Pool] [39m[3m[digibyte-skein] [23m[90m[1m(Thread 4) [22m[39m[90mStratum Pool Server Started for digibyte-skein [DGB] {skein}[39m
[32m2014-11-13 12:09:42 [Switching] [39m[3m[Setup] [23m[90m[1m(skein) [22m[39m[90mSetting proxy difficulties after pool start[39m
[32m2014-11-13 12:09:42 [Pool] [39m[3m[digibyte-qubit] [23m[90m[1m(Thread 4) [22m[39m[90mStratum Pool Server Started for digibyte-qubit [DGB] {qubit}[39m
[32m2014-11-13 12:09:42 [Switching] [39m[3m[Setup] [23m[90m[1m(qubit) [22m[39m[90mSetting proxy difficulties after pool start[39m
[32m2014-11-13 12:09:42 [Pool] [39m[3m[digibyte-sha256] [23m[90m[1m(Thread 4) [22m[39m[90mStratum Pool Server Started for digibyte-sha256 [DGB] {sha256}[39m
[32m2014-11-13 12:09:42 [Switching] [39m[3m[Setup] [23m[90m[1m(sha256) [22m[39m[90mSetting proxy difficulties after pool start[39m
[32m2014-11-13 12:09:43 [Pool] [39m[3m[digibyte-groestl] [23m[90m[1m(Thread 3) [22m[39m[90mBlock notification via RPC polling[39m
[32m2014-11-13 12:09:43 [Pool] [39m[3m[digibyte-sha256] [23m[90m[1m(Thread 3) [22m[39m[90mBlock notification via RPC polling[39m
[32m2014-11-13 12:09:43 [Pool] [39m[3m[digibyte-skein] [23m[90m[1m(Thread 3) [22m[39m[90mBlock notification via RPC polling[39m
[32m2014-11-13 12:09:43 [Pool] [39m[3m[digibyte-qubit] [23m[90m[1m(Thread 3) [22m[39m[90mBlock notification via RPC polling[39m
[32m2014-11-13 12:09:43 [Pool] [39m[3m[digibyte-groestl] [23m[90m[1m(Thread 4) [22m[39m[90mBlock notification via RPC polling[39m
[32m2014-11-13 12:09:43 [Pool] [39m[3m[digibyte-skein] [23m[90m[1m(Thread 4) [22m[39m[90mBlock notification via RPC polling[39m
[32m2014-11-13 12:09:43 [Pool] [39m[3m[digibyte-qubit] [23m[90m[1m(Thread 4) [22m[39m[90mBlock notification via RPC polling[39m
[32m2014-11-13 12:09:43 [Pool] [39m[3m[digibyte-sha256] [23m[90m[1m(Thread 4) [22m[39m[90mBlock notification via RPC polling[39m
[32m2014-11-13 12:09:43 [Pool] [39m[3m[digibyte-groestl] [23m[90m[1m(Thread 1) [22m[39m[90mBlock notification via RPC polling[39m
[32m2014-11-13 12:09:43 [Pool] [39m[3m[digibyte-skein] [23m[90m[1m(Thread 1) [22m[39m[90mBlock notification via RPC polling[39m
[32m2014-11-13 12:09:43 [Pool] [39m[3m[digibyte-sha256] [23m[90m[1m(Thread 1) [22m[39m[90mBlock notification via RPC polling[39m
[32m2014-11-13 12:09:43 [Pool] [39m[3m[digibyte-qubit] [23m[90m[1m(Thread 1) [22m[39m[90mBlock notification via RPC polling[39m
[32m2014-11-13 12:09:43 [Pool] [39m[3m[digibyte-scrypt] [23m[90m[1m(Thread 1) [22m[39m[90mBlock notification via RPC polling[39m
[32m2014-11-13 12:09:43 [Pool] [39m[3m[digibyte-qubit] [23m[90m[1m(Thread 2) [22m[39m[90mBlock notification via RPC polling[39m
[32m2014-11-13 12:09:43 [Pool] [39m[3m[digibyte-sha256] [23m[90m[1m(Thread 2) [22m[39m[90mBlock notification via RPC polling[39m
[32m2014-11-13 12:09:43 [Pool] [39m[3m[digibyte-groestl] [23m[90m[1m(Thread 2) [22m[39m[90mBlock notification via RPC polling[39m
[32m2014-11-13 12:09:43 [Pool] [39m[3m[digibyte-scrypt] [23m[90m[1m(Thread 2) [22m[39m[90mBlock notification via RPC polling[39m
[32m2014-11-13 12:09:43 [Pool] [39m[3m[digibyte-skein] [23m[90m[1m(Thread 2) [22m[39m[90mBlock notification via RPC polling[39m
events.js:72
throw er; // Unhandled 'error' event
^
Error: bind EACCES
at errnoException (net.js:904:11)
at net.js:1072:30
at Object.7:1 (cluster.js:594:5)
at handleResponse (cluster.js:171:41)
at respond (cluster.js:192:5)
at handleMessage (cluster.js:202:5)
at process.emit (events.js:117:20)
at handleMessage (child_process.js:322:10)
at Pipe.channel.onread (child_process.js:349:11)
[31m2014-11-13 12:09:43 [Master] [39m[3m[Website] [23m[90mWebsite process died, spawning replacement...[39m
[32m2014-11-13 12:09:44 [Pool] [39m[3m[digibyte-scrypt] [23m[90m[1m(Thread 3) [22m[39m[90mBlock notification via RPC polling[39m
[32m2014-11-13 12:09:44 [Pool] [39m[3m[digibyte-sha256] [23m[90m[1m(Thread 4) [22m[39m[90mAuthorized DRWTNobVmVnebWDX6LXRwyY8auTaeeNdUE:Anything [196.38.193.198][39m
[32m2014-11-13 12:09:44 [Pool] [39m[3m[digibyte-scrypt] [23m[90m[1m(Thread 4) [22m[39m[90mBlock notification via RPC polling[39m
[33m2014-11-13 12:09:45 [Pool] [39m[3m[digibyte-sha256] [23m[90m[1m(Thread 3) [22m[39m[90mMalformed message from (unauthorized) [77.13.146.169]: b� ���`�Jk�=��5�w��p�2%��{?p� v�0�,�(�$��[39m
[33m2014-11-13 12:09:45 [Pool] [39m[3m[digibyte-sha256] [23m[90m[1m(Thread 3) [22m[39m[90mMalformed message from (unauthorized) [77.13.146.169]: � � k j 9 8 � ��2�.�*�&�� � = 5 ��� �� [39m
[33m2014-11-13 12:09:45 [Pool] [39m[3m[digibyte-sha256] [23m[90m[1m(Thread 3) [22m[39m[90mMalformed message from (unauthorized) [77.13.146.169]: �/�+�'�#�� � � g @ 3 2 � � E D�1�-�)�%�� � <