You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Elixir.FunctionClauseError: no function clause matches
File "lists.erl", line 147, in :lists.reverse(%{"service" => %{__meta__: #Ecto.Schema.Metadata<:loaded, "services">, estimated_price: 9.6e4, estimated_time: 31, inserted_at: #Ecto.DateTime<2017-01-27 00:13:30>, price: -1.0, scheduled_time: nil, status: 3, total_km: 14, total_time: 0,...
File "src/rabbit_binary_generator.erl", line 84, in :rabbit_binary_generator.build_content_frames/3
File "src/rabbit_binary_generator.erl", line 73, in :rabbit_binary_generator.build_simple_content_frames/4
File "src/rabbit_writer.erl", line 312, in :rabbit_writer.assemble_frames/5
File "src/rabbit_writer.erl", line 342, in :rabbit_writer.internal_send_command_async/3
File "src/rabbit_writer.erl", line 210, in :rabbit_writer.handle_message/3
File "src/rabbit_writer.erl", line 194, in :rabbit_writer.mainloop1/2
File "src/rabbit_writer.erl", line 185, in :rabbit_writer.mainloop/2
The problem is with rabbit common, I think is a bad idea to fetch from master
The text was updated successfully, but these errors were encountered:
I'm getting this error
The problem is with rabbit common, I think is a bad idea to fetch from master
The text was updated successfully, but these errors were encountered: