Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problems with rabbit common #38

Open
mrkaspa opened this issue Jan 27, 2017 · 0 comments
Open

Problems with rabbit common #38

mrkaspa opened this issue Jan 27, 2017 · 0 comments

Comments

@mrkaspa
Copy link

mrkaspa commented Jan 27, 2017

I'm getting this error

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

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

No branches or pull requests

1 participant