Skip to content

Conversation

fuelen
Copy link

@fuelen fuelen commented May 18, 2022

@barttenbrinke
Copy link

For people googling this issue, this is the error you will see:

returned an error: shutdown: failed to start child: Phoenix.PubSub.Supervisor
    ** (EXIT) shutdown: failed to start child: Phoenix.PubSub.Redis
            ** (EXIT) shutdown: failed to start child: Phoenix.PubSub.RedisServer
                        ** (EXIT) an exception was raised:
                                        ** (ArgumentError)
:host or :port can't be passed as option if :sentinel is used
                    (redix 1.2.0) lib/redix/start_options.ex:84: Redix.StartOptions.sanitize_sentinel_opts/2
                                        (redix 1.2.0) lib/redix/start_options.ex:56: Redix.StartOptions.maybe_sanitize_sentinel_opts/1
                                                            (redix 1.2.0) lib/redix/start_options.ex:39: Redix.StartOptions.sanitize/1
                                                                                (redix 1.2.0) lib/redix/pubsub.ex:317: Redix.PubSub.start_link/1
                                                                                                    (phoenix_pubsub_redis 3.0.1) lib/phoenix_pubsub_redis/redis_server.ex:133: Phoenix.PubSub.RedisServer.establish_conn/1
                                                                                                                        (phoenix_pubsub_redis 3.0.1) lib/phoenix_pubsub_redis/redis_server.ex:67: Phoenix.PubSub.RedisServer.init/1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants