Author

Topic: PB test network litecoind (Read 655 times)

newbie
Activity: 6
Merit: 0
April 13, 2014, 04:29:59 PM
#1
Bonsoir,

j'ai comme objectif d'installer un MPOS sur un linuxlite.

Dans un premier temps c'est surtout pour apprendre le fonctionnement complet de la chaîne.

Je suis le tuto
Code:
https://github.com/MPOS/php-mpos/wiki/Quick-Start-Guide


Déjà sur ce linuxlite qui est une version debian 64, mon sgminer fonctionne correctement.

litecoind semble lancé mais je n'arrive pas lancer mon sgminer.

voici les commandes lancées car cela ne fonctionnait pas
Code:
./sgminer -o http://127.0.01:19334 -u testnet -p password
Code:
./sgminer -o http://127.0.01:19334 -u truc -p x
pour ce résultat
Code:
[23:26:40] Initialising kernel ckolivas.cl with bitalign, unpatched BFI, nfactor
 10, n 1024
[23:26:40] Probing for an alive pool
[23:26:41] 127.0.0.1 slow/down or URL or credentials invalid
[23:26:51] Waiting for work to be available from pools.
[23:27:40] No servers were found that could be used to get work from.
[23:27:40] Please check the details from the list below of the servers you have
input
[23:27:40] Most likely you have input the wrong URL, forgotten to add a port, or
 have not set up workers
[23:27:40] Pool: 0  URL: http://127.0.0.1:19334  User: az  Password: x
[23:27:40] Press any key to exit, or sgminer will try again in 15s.
[23:27:56] 127.0.0.1 slow/down or URL or credentials invalid


Merci de votre retour
Jump to: