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

Config file not found #17

Open
zER0pAGe-1 opened this issue Aug 10, 2017 · 2 comments
Open

Config file not found #17

zER0pAGe-1 opened this issue Aug 10, 2017 · 2 comments

Comments

@zER0pAGe-1
Copy link

ERROR 2017-08-10 12:24:10,297 [shard 0] init - Could not read configuration file conf/redis.yaml: std::invalid_argument (Could not open file at conf/redis.yaml. Make sure it exists)

btw, is there a stable version of pedis so I can do some benchmarking

@fastio
Copy link
Owner

fastio commented Aug 11, 2017

Cluster redis is not ready now. I'll fix it as soon as possible.
git checkout 6de78b89b23c051cc21272b58a02e88a51a3239b

@zER0pAGe-1
Copy link
Author

I got another issue with this version
[4/6] CXX build/release/gms/gossiper.o
FAILED: g++-6 -MD -MT build/release/gms/gossiper.o -MF build/release/gms/gossiper.o.d -std=gnu++1y -g -Wall -fvisibility=hidden -pthread -I/root/apps/pedis/seastar -I/root/apps/pedis/seastar/fmt -I/root/apps/pedis/seastar/build/release/gen -march=nehalem -Ifmt -DBOOST_TEST_DYN_LINK -Wno-overloaded-virtual -DFMT_HEADER_ONLY -DHAVE_HWLOC -DHAVE_NUMA -DHAVE_LZ4_COMPRESS_DEFAULT -O2 -I/usr/include/jsoncpp -DBOOST_TEST_DYN_LINK -Wno-maybe-uninitialized -DHAVE_LIBSYSTEMD=1 -I. -I./utils -I build/release/gen -I seastar -I seastar/build/release/gen -c -o build/release/gms/gossiper.o gms/gossiper.cc
gms/gossiper.cc: In lambda function:
gms/gossiper.cc:853:27: error: ‘service’ has not been declared
auto ring_delay = service::get_local_storage_service().get_ring_delay();
^~~~~~~

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

2 participants