Skip to content
New issue

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

Inconsistencies in setting RPC Options in Server #1

Open
geovanef46 opened this issue Dec 6, 2019 · 0 comments
Open

Inconsistencies in setting RPC Options in Server #1

geovanef46 opened this issue Dec 6, 2019 · 0 comments

Comments

@geovanef46
Copy link

When ServerOptions is entered on the RPC server, with the property type if it is "topic" returns an error when trying to request a resource.

{ Error: Operation failed: ExchangeDeclare; 406 (PRECONDITION-FAILED) with message "PRECONDITION_FAILED - inequivalent arg 'type' for exchange 		'exchange.server' in vhost '/': received 'direct' but current is 'topic'"}

Even passing the type: "topic" property on the RPC client the error persists.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant