1
resposta

Address already in use

Tento executar redis-server e recebo o erro abaixo. Estou usando ubuntu 20.04 e instalei via apt-get

25517:C 09 Mar 2022 23:53:48.562 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo 25517:C 09 Mar 2022 23:53:48.562 # Redis version=5.0.7, bits=64, commit=00000000, modified=0, pid=25517, just started 25517:C 09 Mar 2022 23:53:48.562 # Warning: no config file specified, using the default config. In order to specify a config file use redis-server /path/to/redis.conf 25517:M 09 Mar 2022 23:53:48.563 * Increased maximum number of open files to 10032 (it was originally set to 1024). 25517:M 09 Mar 2022 23:53:48.563 # Could not create server TCP listening socket *:6379: bind: Address already in use

1 resposta

Olá, Jose, tudo bem?

Você poderia fornecer mais detalhes do seu ambiente? Assim, poderei entender melhor o que pode estar acontecendo.

  • Qual o comando você executou para iniciar o redis-server?

Aguardo o seu retorno!