recherche

Maison  >  Questions et réponses  >  le corps du texte

服务器重启后Redis就连接不上了

redis-server /usr/redis/redis.conf

                _._                                                  
           _.-``__ ''-._                                             
      _.-``    `.  `_.  ''-._           Redis 2.8.3 (00000000/0) 64 bit
  .-`` .-".  "\/    _.,_ ''-._                                   
 (    '      ,       .-`  | `,    )     Running in stand alone mode
 |`-._`-...-` __...-.``-._|'` _.-'|     Port: 6379
 |    `-._   `._    /     _.-'    |     PID: 2658
  `-._    `-._  `-./  _.-'    _.-'                                   
 |`-._`-._    `-.__.-'    _.-'_.-'|                                  
 |    `-._`-._        _.-'_.-'    |           http://redis.io        
  `-._    `-._`-.__.-'_.-'    _.-'                                   
 |`-._`-._    `-.__.-'    _.-'_.-'|                                  
 |    `-._`-._        _.-'_.-'    |                                  
  `-._    `-._`-.__.-'_.-'    _.-'                                   
      `-._    `-.__.-'    _.-'                                       
          `-._        _.-'                                           
              `-.__.-'                                               

[2658] 24 Mar 19:55:30.836 # Server started, Redis version 2.8.3
[2658] 24 Mar 19:55:30.836 * The server is now ready to accept connections on port 6379

redis-cli

Could not connect to Redis at 127.0.0.1:6379: Connection refused
not connected> 

今天下午重启了一下服务器,然后就这样了,求教怎么解决?

某草草某草草2792 Il y a quelques jours1025

répondre à tous(1)je répondrai

  • 给我你的怀抱

    给我你的怀抱2017-04-28 09:06:03

    Exécutez-vous redis-server /usr/redis/redis.conf, puis terminez la commande, puis exécutez redis-cli de cette façon

    Vous devez laisser Redis-server s'exécuter en arrière-plan

    répondre
    0
  • Annulerrépondre