We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I have compiled successfully the project but when I am trying to start it, it exits immediately. I checked the webdis.log and I see the following:
webdis.log:28:[4898] 21 Oct 17:21:52 46 Invalid argument webdis.log:29:[4898] 21 Oct 17:21:52 46 Connection failed: setsockopt(TCP_NODELAY): Invalid argument
The text was updated successfully, but these errors were encountered:
the same issue here.
Ubuntu(WSL) on Windows: Linux 4.4.0-17134-Microsoft #1130-Microsoft Thu Nov 07 15:21:00 PST 2019 x86_64 x86_64 x86_64 GNU/Linux
Sorry, something went wrong.
It's a hiredis on Windows issue:
redis/hiredis#360
redis/hiredis#679
No branches or pull requests
I have compiled successfully the project but when I am trying to start it, it exits immediately. I checked the webdis.log and I see the following:
webdis.log:28:[4898] 21 Oct 17:21:52 46 Invalid argument
webdis.log:29:[4898] 21 Oct 17:21:52 46 Connection failed: setsockopt(TCP_NODELAY): Invalid argument
The text was updated successfully, but these errors were encountered: