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

exception: {:type :jepsen.db/setup-failed, :msg :await-open-timeout, :node "n4"} #4

Closed
mengrj opened this issue Aug 2, 2022 · 0 comments

Comments

@mengrj
Copy link

mengrj commented Aug 2, 2022

Trying to use Jepsen to test the latest version of Scylladb (e.g., v5.0.0). However, I always get the following error during setup and have no idea how to fix it:

Begin with this warning:

===== Using optimized driver!!! =====
INFO [2022-08-02 13:09:29,858] jepsen node n2 - scylla.client n2 not yet available, retrying

And finally, get this error:

ERROR [2022-08-02 13:10:14,676] main - jepsen.cli Oh jeez, I'm sorry, Jepsen broke. Here's why:
clojure.lang.ExceptionInfo: throw+: {:type :jepsen.db/setup-failed, :msg :await-open-timeout, :node "n4"}

Could you give some suggestions to fix this error?

@mengrj mengrj closed this as completed Aug 9, 2022
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

1 participant