Coincé dans "En attente de l'utilisation de l'opération ..." infiniment
-
-
Pourriez-vous spécifier leportefeuille que vous utilisez?À quelnœud leportefeuilleest connecté?Could you specify the wallet you are using ? To which node the wallet is connected ?
- 0
- 2019-02-10
- lefessan
-
J'utilise leportefeuillepar défaut Tezos-Clientet unnœud Alphanet.Leproblème était quemoninternetest vraiment lentet prendra quelquesjourspour que lenœud soit synchronisé.I'm using the default tezos-client wallet and a alphanet node. The problem was that my internet is really slow and will take some days for the node to sync.
- 0
- 2019-02-10
- RoMarQ
-
2 réponses
- votes
-
- 2019-02-07
Cela signifie que votrenœudn'estpasencore complètement synchronisé ou que lesfrais que vous avez spécifiés/défaillances sonttropbaspourtoutboulangerpourinclure l'opération.
vérifier si lenœudest synchronisé: ./tezos-client get timestamp && date -u -Isec or ./alphanet.sh client get timestamp && date -u -Isec ( For Docker Users )
Ces commandes renvoient deux horodatages UTC,l'horodatage actuel de latête de la chaîneet de l'heure actuelle.
Pour que lenœud soit synchronisé,ces horodatages doivent correspondre,s'ilsn'attendentpaset continuent à vérifier les horodatages.
Si latête horodatagene bougepas,essayez de redémarrer lenœud.
Comment résoudre: - attendez que lenœudtermine la synchronisation;
- augmente lesfrais que vous donnez à l'opération;
Crédits: @FredCyet @broveheart
This means that your node is not fully synchronized yet or the fee you specified/defaulted is too low for any baker to include the operation.
Verifying if node is Synchronized:
./tezos-client get timestamp && date -u -Isec or ./alphanet.sh client get timestamp && date -u -Isec ( For Docker Users )
Those commands will return two UTC timestamps, the current timestamp of the head of the chain and current time.
For the node to be synched those timestamps need to match, if they don't just wait and keep checking the timestamps.
If the head timestamp isn't moving, try restarting the node.
How to solve:
- Wait for the node to finish synchronizing;
- Increase the Fee you are giving to the operation;
Credits: @fredcy and @braveheart
-
- 2019-02-07
Si votrenoeudn'estpas complètementbootsTrapped,vouspouvezexécuter:
tezos-client bootstrapped
Cette commande vousfera savoir au cas où votrenœudn'estpas complètement synchronisé.
In case your node isn't fully bootstrapped, you can run:
tezos-client bootstrapped
This command will let you know in case your node isn't fully synced.
-
`Tezos-Client BootsTrappeplatie` La sortiepeut êtretrompeuse,peut dire que lenœudest complètementboots auniveau de lanœud quandiln'est vraimentpas.`tezos-client bootstrapped` output can be misleading, in some occasions can tell that the node is fully bootstrapped when it really isn't.
- 0
- 2019-02-07
- RoMarQ
-
Cela ressemble à un éventuelbugpour leprojet Tezos chez Gitlab?Sounds like a possible bug for the tezos project at Gitlab?
- 1
- 2019-02-07
- Matej maht0rz Šima
-
Unbugpossible ou quelque chosemanquant dans la documentation.A possible bug or something missing in documentation.
- 0
- 2019-02-07
- RoMarQ
-
Il y a déjà une succursale avec unemeilleure heuristiquebootstratedThere is already a branch with better bootstrapped heuristics
- 2
- 2019-02-07
- jdsika
Quelleest la causeet comment réparer?
coincé dans
Waiting for the operation to be included...
infiniment.