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

java.lang.RuntimeException: Can't start redis server. Check logs for details #612

Open ghost opened 5 years ago

ghost commented 5 years ago

Please help me with the issue: https://stackoverflow.com/questions/53287218/java-lang-runtimeexception-cant-start-redis-server-check-logs-for-details

Lehel44 commented 4 years ago

Could you close this issue, please? According to the link, computer restart solved it.