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

On macos, metad has no leader #34

Closed
Shinji-IkariG opened this issue Mar 25, 2020 · 1 comment
Closed

On macos, metad has no leader #34

Shinji-IkariG opened this issue Mar 25, 2020 · 1 comment
Labels
type/bug Something isn't working

Comments

@Shinji-IkariG
Copy link

Shinji-IkariG commented Mar 25, 2020

When using job manager related commands, I receive an error prompt.
Environments
OS: Darwin 19.3.0 Darwin Kernel Version 19.3.0: Thu Jan 9 20:58:23 PST 2020; root:xnu-6153.81.5~1/RELEASE_X86_64 x86_64
Docker version 19.03.8, build afacb8b
docker-compose version 1.25.4, build 8d51620a
CPU:MacBookPro15,4 i7-8557u
Commit id 6499c64

Steps to reproduce the behavior:
step1:
Setting up a brand new nebula docker-compose environment

step2:
docker run --rm -ti --network=host vesoft/nebula-console:nightly --addr=127.0.0.1 --port=3699

step3:
CREATE SPACE test;
use test;
SUBMIT JOB COMPACT;

([email protected]:3699) [test]> SUBMIT JOB COMPACT;
[ERROR (-8)]: Unknown error(409): Leader changed!
Wed Mar 25 18:39:22 2020

Expected behavior

([email protected]:3699) [test]> SUBMIT JOB COMPACT;
==============
| New Job Id |
==============
| 2 |
--------------
Got 1 rows (Time spent: 1.64/2.358 ms)

@Sophie-Xie Sophie-Xie added the type/bug Something isn't working label Sep 28, 2021
@Sophie-Xie
Copy link

Close it first, and open it if any new info.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants