microsoftarchive / redis

Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes
http://redis.io
Other
20.78k stars 5.37k forks source link

Redis Server Unknown Error with default config #537

Open karlgb opened 7 years ago

karlgb commented 7 years ago

Redis 3.2.100 on Win7 x64 - when running the redis-server executable with no arguments and no config file specified, this error appears: Creating Server TCP listening socket *:6379: listen: Unknown error I understand that the default behavior is to bind on all interfaces, and port conflicts are common. The default port is available. In fact, passing an alternate port gives the same error. IPv6 is disabled. If I run redis-server --bind 127.0.0.1 or point to the default config file where bind is explicit, redis server launches just fine. Is this a bug or what am I missing?

JohnMcAvinue commented 6 years ago

Did you figure this problem out? I'm experiencing the same

hutameint commented 6 years ago

Hi John,

Does redis listen to the correct port? Make sure the port is open and that you are listening to the correct port.

Sent from Outlookhttp://aka.ms/weboutlook


From: John notifications@github.com Sent: Tuesday, May 29, 2018 11:53 AM To: MicrosoftArchive/redis Cc: Subscribed Subject: Re: [MicrosoftArchive/redis] Redis Server Unknown Error with default config (#537)

Did you figure this problem out? I'm experiencing the same

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/MicrosoftArchive/redis/issues/537#issuecomment-392749405, or mute the threadhttps://github.com/notifications/unsubscribe-auth/ATLSDAD8XXq-VkaL1zmbRLZjg4ZUCWDlks5t3TbJgaJpZM4MXKdr.