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
What happened
I don't know if this problem is a bug but, please, I need guidance to overcome the issue.
I am using immudb (v.1.3.2) and immugw (latest) as docker containers.
Immugw container is set to run as auditor (IMMUGW_AUDIT=true). Actually the environment variables are:
What happened I don't know if this problem is a bug but, please, I need guidance to overcome the issue.
I am using immudb (v.1.3.2) and immugw (latest) as docker containers. Immugw container is set to run as auditor (IMMUGW_AUDIT=true). Actually the environment variables are:
Unfortunately, inside immugw log I have noticed an error :
error getting current root: rpc error: code = Unimplemented desc = unknown method CurrentRoot for service immudb.schema.ImmuService
I don't understand what I am doing wrong. Should I perform additional configuration ?
What you expected to happen immugw to run in audit mode without errors
How to reproduce it (as minimally and precisely as possible)
Environment
Additional info (any other context about the problem)
Hi @cezar-radan, thanks for reaching out. We're about to release a new version of immugw that will be compatible with 1.3.2+. Meanwhile, it should be possible to build from current master, see section Build the container images yourself in the readme (or just the binary with make)
What happened
I don't know if this problem is a bug but, please, I need guidance to overcome the issue.
I am using immudb (v.1.3.2) and immugw (latest) as docker containers.
Immugw container is set to run as auditor (IMMUGW_AUDIT=true). Actually the environment variables are:
Unfortunately, inside immugw log I have noticed an error :
I don't understand what I am doing wrong. Should I perform additional configuration ?
What you expected to happen
immugw to run in audit mode without errors
How to reproduce it (as minimally and precisely as possible)
Environment
Additional info (any other context about the problem)
The text was updated successfully, but these errors were encountered: