We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
RabbitMQ: 3.8.2
Using rpc/simple/rx-rpc-server.html, RabbitMQ logs errors :
rpc/simple/rx-rpc-server.html
2020-04-08 02:17:58.752 [error] <0.2848.2> Channel error on connection <0.2839.2> (172.19.0.1:36448 -> 172.19.0.2:15674, vhost: '/', user: 'guest'), channel 1: operation basic.consume caused a channel exception not_found: no queue 'integer-addition' in vhost '/' 2020-04-08 02:17:58.752 [error] <0.2835.2> STOMP error frame sent: Message: not_found Detail: "NOT_FOUND - no queue 'integer-addition' in vhost '/'\n" Server private detail: none
the connect is succeed shown in chrome console log .
please help.
The text was updated successfully, but these errors were encountered:
Let me check, I will get back soon.
Sorry, something went wrong.
No branches or pull requests
RabbitMQ: 3.8.2
Using
rpc/simple/rx-rpc-server.html
, RabbitMQ logs errors :the connect is succeed shown in chrome console log .
please help.
The text was updated successfully, but these errors were encountered: