要谈则谈,要打便打!

      ---2019.5.9,贸易战

转自:http://www.yayihouse.com/yayishuwu/chapter/1297

安装redis报错信息

[9204] 15 Jun 11:41:44.516 # HandleServiceCommands: system error caught. error code=1073, message = CreateService failed: unknown error

解决方法

1)先卸载服务:

redis-server --service-uninstall

2)然后再安装:

redis-server --service-install redis.windows.conf --loglevel verbose

相关文章:

  • 2022-12-23
  • 2021-11-08
  • 2021-11-01
  • 2022-12-23
  • 2022-01-08
  • 2021-11-22
  • 2021-12-10
  • 2021-11-27
猜你喜欢
  • 2022-12-23
  • 2021-10-01
  • 2021-11-18
  • 2021-10-26
  • 2021-07-16
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案