codenotary / immudb

immudb - immutable database based on zero trust, SQL/Key-Value/Document model, tamperproof, data change history
https://immudb.io
Other
8.54k stars 341 forks source link

immuclient crashes when run as auditor #425

Closed Gjergj closed 4 years ago

Gjergj commented 4 years ago

What happened immuclient crashes when run as auditor What you expected to happen To run normally in audit mode How to reproduce it (as minimally and precisely as possible) ./immudb ./immuclient audit-mode --audit-password=aW1tdWRi --audit-username=immudb Environment

immudb 0.6.2
Commit  : 80fde8d4958ddc7fbf1276cc04faec97e4286dd1
Built by: gjergjiramku@gmail.com
Built at: Fri, 24 Jul 2020 22:53:30 CEST
immuclient 0.6.2
Commit  : 80fde8d4958ddc7fbf1276cc04faec97e4286dd1
Built by: gjergjiramku@gmail.com
Built at: Fri, 24 Jul 2020 22:53:30 CEST

Additional info (any other context about the problem)

Gjergj commented 4 years ago

Closing as it was tested against wrong immudb instance