F-Stack / f-stack

F-Stack is an user space network development kit with high performance based on DPDK, FreeBSD TCP/IP stack and coroutine API.
http://www.f-stack.org
Other
3.82k stars 891 forks source link

unable to start redis #825

Closed ovlnmurty closed 3 months ago

ovlnmurty commented 3 months ago

I followed the steps to compile and run the redis-server with F-stack libraries. i was able to compile. but, when i am running it, it is giving following error.

Starting Redis server... invalid proc_id:-1, use default 0 failed to open file config.ini

ovlnmurty commented 3 months ago

i supplied the config file in commandline arguments.