FAWN-KV icon indicating copy to clipboard operation
FAWN-KV copied to clipboard

connect refused, based on lastest software

Open luoabc opened this issue 12 years ago • 0 comments

Currently, I'm trying to use the FAWN-KV. but after setup, it can't work.

the compile autoreconf -is ./configure make

then,

cd fawnkv; ./manager 127.0.0.1 -j cd fawnkv; ./backend -m 127.0.0.1 -i 127.0.0.1 -p 8000 -j cd lib/cpp; ./tester -c 127.0.0.1 -p 10000 127.0.0.1

But it enter to the loop of "connecting to 127.0.0.1:8000"

Would you mind give me some suggestion?

luoabc avatar Dec 09 '13 08:12 luoabc