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

[BUG]: When build oss degraph alpha exit with error : flags: acl / encryption is an enterprise-only feature #9027

Open
BertrandB21 opened this issue Nov 4, 2023 · 0 comments
Labels
kind/bug Something is broken.

Comments

@BertrandB21
Copy link

What version of Dgraph are you using?

v23.1.0-33-g283fe639d-oss

Tell us a little more about your go-environment?

go version go1.19.8 linux/amd64

Have you tried reproducing the issue with the latest release?

Yes

What is the hardware spec (RAM, CPU, OS)?

RAM : 3Go
CPU: Intel(R) Pentium(R) Dual CPU E2180 @ 2.00GHz
Debian Stable
Linux version 6.1.0-13-amd64 (debian-kernel@lists.debian.org) (gcc-
12 (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMP
T_DYNAMIC Debian 6.1.55-1 (2023-09-29)

What steps will reproduce the bug?

dgraph alpha -v2

Expected behavior and actual result.

expect Launch of alpha node but exit on error

Additional information

in ee/keys.go GetKeys return always an error

in dgraph/cmd/alpha/run.go line 657 the err is send to x.Chek which exit directly
May be is an error to call ee.GetKeys in oss context or onlyr return error in ee/keys.go il flag --acl is set

@BertrandB21 BertrandB21 added the kind/bug Something is broken. label Nov 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something is broken.
Development

No branches or pull requests

1 participant