-
Notifications
You must be signed in to change notification settings - Fork 16
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
Fatal error (code -3) #15
Comments
What version of this module are you using? |
Hello, I am getting the exact same error.
I am using Redis Windows Port, with |
I have not tested with Windows. I'll take a look this weekend to see if I can reproduce that error. |
I switched to this windows port here |
Hi, I provided the binary to redis server but on
server.open
callback i get a fatal error with code "-3" and with the following stack trace:If I run the redis-server.exe manually it works fine as below:
I can't seem to figure out the cause of it. Any help will be appreciated. Thanks.
The text was updated successfully, but these errors were encountered: