You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running thumper (locally and/or docker) I am not able to connect to my SpiceDB instance. SpiceDB is running in a OpenShift cluster with self-signed certs for testing purposes.
However, connecting with zed works when adding the option --no-verify-ca as expeced. The same option seems not to have an effect in thumper.
When running
thumper
(locally and/or docker) I am not able to connect to my SpiceDB instance. SpiceDB is running in a OpenShift cluster with self-signed certs for testing purposes.However, connecting with
zed
works when adding the option--no-verify-ca
as expeced. The same option seems not to have an effect inthumper
.Thumper-Output:
The error is the same, despite adding
--no-verify-ca
or not.When running
zed
without this option, the output is:Any hints on this how I could solve / debug this problem?
The text was updated successfully, but these errors were encountered: