threefoldtecharchive / jumpscaleX_threebot

Apache License 2.0
0 stars 3 forks source link

got Ciphertext failed verification error when enter incorrect passphrase #770

Closed Pishoy closed 4 years ago

Pishoy commented 4 years ago

steps:

1- I started my threebot server successfully with passphrase=x 2- stop container 3sdk container stop 3- start container 3sdk container start 4 - login to container 3sdk container shell and starting 3bot server with incorrect passpharse=y , give me below error image 5 - tried to start wth correct passphrase=x not working and give me same error image

rkhamis commented 4 years ago

This is not a bug. this is indeed the intended behavior

however, indeed, instead of giving an error, it should allow to retry entering the passphrase

Dina-Abd-Elrahman commented 4 years ago