I get an error when trying to connect to RabbitMQ.
Error backtrace:
…/amq-protocol-2.3.2/lib/amq/protocol/frame.rb:67:in `decode_header’
Error:
Must be one of [:method, :headers, :body, :heartbeat]
conn = Buny.new(***)
con.start
I tried a lot of things until I made an error that turned out to be trivial. I am writing with the hope that this will help others)
New contributor
Ammypka is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1