postwait / node-amqp

[UNMAINTAINED] node-amqp is an AMQP client for nodejs
MIT License
1.69k stars 357 forks source link

broken framing #309

Open tj opened 10 years ago

tj commented 10 years ago
0,9,105,110,103,101,115,116,105,111,110>>: {invalid_frame_end_marker,\n                                                                                    2}",
            none}

=ERROR REPORT==== 6-Feb-2014::20:28:35 ===
AMQP connection <0.23404.215> (running), channel 1 - error:
{amqp_error,frame_error,
            "type 1, first 16 octets = <<0,60,0,40,0,0,9,105,110,103,101,115,116,105,111,110>>: {invalid_frame_end_marker,\n                                                                                    2}",
            none}

=INFO REPORT==== 6-Feb-2014::20:28:36 ===
accepting AMQP connection <0.24366.215> (10.0.0.36:39750 -> 10.0.1.72:5672)

=ERROR REPORT==== 6-Feb-2014::20:28:36 ===
AMQP connection <0.24366.215> (running), channel 101 - error:
{amqp_error,frame_error,
            "type 1, first 16 octets = <<0,50,0,20,0,0,12,73,110,103,101,115,116,105,111,110>>: {invalid_frame_end_marker,\n                                                                                    0}",
            none}

=INFO REPORT==== 6-Feb-2014::20:28:37 ===
accepting AMQP connection <0.24775.215> (10.0.0.36:39751 -> 10.0.1.72:5672)

=INFO REPORT==== 6-Feb-2014::20:28:38 ===
accepting AMQP connection <0.25184.215> (10.0.0.36:39752 -> 10.0.1.72:5672)

=ERROR REPORT==== 6-Feb-2014::20:28:38 ===
closing AMQP connection <0.23400.215> (10.0.0.36:39746 -> 10.0.1.72:5672):
fatal_frame_error

=ERROR REPORT==== 6-Feb-2014::20:28:39 ===
closing AMQP connection <0.23404.215> (10.0.0.36:39747 -> 10.0.1.72:5672):
fatal_frame_error

=ERROR REPORT==== 6-Feb-2014::20:28:40 ===
closing AMQP connection <0.24366.215> (10.0.0.36:39750 -> 10.0.1.72:5672):
barshow commented 10 years ago

there is a pull request floating around that should fix this. It is also fixed here https://github.com/dropbox/amqp-coffee