Error al activar la cuenta en Docker -alphanet
-
-
Noto quemi scripttiene un `-dbasedir` (su directorio de cliente detezos),¿ayuda agregareso?`tezos-client -A $ NODE_HOST -d $basedir - waitnone activar la cuenta" $ account "con $faucet --force`I notice my script has a `-d basedir` (your tezos client dir), does it help adding that? `tezos-client -A $NODE_HOST -d $basedir --wait none activate account "$account" with $faucet --force`
- 0
- 2019-03-27
- asbjornenge
-
Graciaspor la sugerencia,aunqueesono hizoninguna diferenciaparamí.Thanks for the suggestion, though that didn't make any difference for me
- 0
- 2019-03-27
- TestSubject
-
Estoyteniendo unproblema similar,en mi caso dice queno se reconoceel comando,si un runman,el comando de activaciónnoexiste.nicosampler @nfd-ubuntu: ~ $ ./alphanet.sh cliente activa laprueba de cuenta con "contenedor:tz1MzsE4cocSfss5cnav8UWzxnbrrZH32Rij.json" Error: comandono reconocido.Intente usarel comandomanpara obtenermásinformación.I'm having a similar problem, in my case it says that the command is not recognized, if a run man, the activate command does not exists. nicosampler@nfd-ubuntu:~$ ./alphanet.sh client activate account test with "container:tz1MzsE4cocSfss5cnav8UWzxnbrrZH32Rij.json" Error: Unrecognized command. Try using the man command to get more information.
- 1
- 2019-08-27
- Nicolas Dominguez
-
1 respuesta
- votos
-
- 2019-09-17
Creo quetunodo aúnno se había sincronizado conelbloque completo de alphanet.
después deiniciar su ventana acoplable o si compila desde lafuente queejecutaeste comando a continuación
./tezos-node run --rpc-addr 127.0.0.1:8732 --connections 10
Debeesperar hasta queelbloque se sincronicepor completo,para verificar queelbloqueejecuteel siguiente comando:
./tezos-client bootstrapped
Si ve lamarca detiempo y la validación,deberíapoderfuncionar ahora.
I think you node hadn't sync with the alphanet full block yet.
after start your docker or if you build from source that execute this bellow command
./tezos-node run --rpc-addr 127.0.0.1:8732 --connections 10
You need to wait until the block fully sync, to verify the block execute bellow command:
./tezos-client bootstrapped
If you see the timestamp and validation then it's should be able to go now.
Tengo unerror alejecutareste comando:
y obtengo:
¿Algunaidea?