mirror of
https://github.com/perstarkse/minne.git
synced 2026-01-19 16:26:56 +01:00
14 lines
1.5 KiB
Plaintext
14 lines
1.5 KiB
Plaintext
2024-09-20T08:47:35.861748Z INFO server: Listening on 0.0.0.0:3000
|
|
2024-09-20T08:47:40.074036Z INFO server: Received payload: "hello"
|
|
2024-09-20T08:47:40.116592Z INFO amqprs::api::connection: open connection AMQPRS000@localhost:5672/
|
|
2024-09-20T08:47:40.117117Z INFO amqprs::api::connection: open channel 1 [open] of connection 'AMQPRS000@localhost:5672/ [open]'
|
|
2024-09-20T08:47:41.120340Z INFO server: Message published successfully
|
|
2024-09-20T08:47:41.120554Z INFO amqprs::api::connection: try to close connection AMQPRS000@localhost:5672/ at drop
|
|
2024-09-20T08:47:41.120634Z INFO amqprs::api::channel: try to close channel 1 at drop
|
|
2024-09-20T08:47:41.122283Z WARN amqprs::net::reader_handler: CloseOk responder not found, probably connection 'AMQPRS000@localhost:5672/ [closed]' has dropped
|
|
2024-09-20T08:47:41.122309Z INFO amqprs::net::reader_handler: close connection 'AMQPRS000@localhost:5672/ [closed]' OK
|
|
2024-09-20T08:47:41.122362Z INFO amqprs::net::reader_handler: connection 'AMQPRS000@localhost:5672/ [closed]' is closed, shutting down socket I/O handlers
|
|
2024-09-20T08:47:41.122424Z INFO amqprs::api::channel::dispatcher: exit dispatcher of channel 1 [closed] of connection 'AMQPRS000@localhost:5672/ [closed]'
|
|
2024-09-20T08:47:41.122450Z INFO amqprs::net::writer_handler: received shutdown notification for connection 'AMQPRS000@localhost:5672/ [closed]'
|
|
2024-09-20T08:47:41.122472Z ERROR amqprs::api::channel: failed to gracefully close channel 1 at drop, cause: 'AMQP internal communication error: channel closed'
|