flowintel / cocktailparty

CocktailParty is a data broker system based on phoenix framework
GNU Affero General Public License v3.0
17 stars 1 forks source link

Redis instance dynamic supervisor fail to start corresponding redix driver and broker when creating redis_instance #20

Closed gallypette closed 10 months ago

gallypette commented 11 months ago
cocktailparty@elixir-http-01 2023-12-14 08:26:53.471 error #PID<0.2458.0> running CocktailpartyWeb.Endpoint (connection #PID<0.2457.0>, stream id 1) terminated
Server: broker.d4-project.org:80 (http)
Request: POST /admin/redisinstances
** (exit) exited in: GenServer.call(Cocktailparty.RedisInstancesDynamicSupervisor, {:start_child, {{Redix, :start_link, [[host: "10.144.201.1", port: 6390, name: {:global, "redix_1"}]]}, :permanent, 5000, :worker, [Redix]}}, :infinity)
    ** (EXIT) no process: the process is not alive or there's no process currently associated with the given name, possibly because its application isn't started
gallypette commented 10 months ago

fixed by a5f9e05e424d0725f393658108472e68dedc6e7c