Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Storage testbench setup #26

Open
dinhtta opened this issue Sep 10, 2020 · 1 comment
Open

Storage testbench setup #26

dinhtta opened this issue Sep 10, 2020 · 1 comment

Comments

@dinhtta
Copy link

dinhtta commented Sep 10, 2020

What's the setup to run storage/testbench?

I ran the following:

  • trillian/cmd/trillian_log_server, trillian/cmd/trillian_map_server, trillian/cmd/trillian_log_signer
  • trillian/scripts/reset_db.sh
  • init/init
  • mysql -u root -p < tables.sql
  • export VLDM_TREE_OPERATIONS=.... ../server

But got error at SetLeaves:

panic: rpc error: code = FailedPrecondition desc = revision must be > 0

@andymangibbs
Copy link

Hello Dinhtta, were you successful in your setup of the storage server?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants