Skip to content

AuthenticationException: Cannot determine the frame size or a corrupted frame was received #1401

Closed Answered by lukebakken
kmai-universe asked this question in Q&A
Discussion options

You must be logged in to vote

I see the issue, you are using amqps (i.e. TLS-encrypted AMQP) in your original Uri:

factory.Uri = new Uri("amqps://test.user:test123@localhost:5672/");

Replace amqps with amqp and re-try.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@kmai-universe
Comment options

@kmai-universe
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by kmai-universe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants