Description
I understand this might not be maintained, but for posterity something seems to have broken between the most recent release and whatever updates that appear to have been made to controlnet. Got the same error in a WSL install and a native linux install, followed by a message about a coredump I can't locate:
8:41:42.572 [info] Running ExSdWeb.Endpoint with Bandit 1.5.5 at 0.0.0.0:4000 (http) 18:41:42.587 [info] Access ExSdWeb.Endpoint at http://localhost:4000 18:41:42.614 [info] Initializing data 18:41:59.763 request_id=GBelG7MAhlqjtZsAAB2D [info] GET / 18:41:59.846 request_id=GBelG7MAhlqjtZsAAB2D [info] Sent 200 in 83ms 18:42:00.040 [info] CONNECTED TO ExSdWeb.UserSocket in 32µs Transport: :websocket Serializer: Phoenix.Socket.V2.JSONSerializer Parameters: %{"vsn" => "2.0.0"} 18:42:00.237 [info] JOINED sd in 15µs Parameters: %{} 18:42:00.245 [info] JOINED room:lobby in 11µs Parameters: %{"name" => "babd659b-9a1c-4401-9443-e26d4d2ccc3f"} 18:42:03.632 [info] Backend connected 18:42:03.652 [error] GenServer ExSd.SdServer terminating ** (FunctionClauseError) no function clause matching in ExSd.SdServer.put_controlnet_types/1 (ex_sd 0.7.1) lib/ex_sd/sd_server.ex:693: ExSd.SdServer.put_controlnet_types
Activity