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

FunctionClauseError no function clause matching in AMQP.Connection.open/1 #198

Closed
ocodista opened this issue Jul 16, 2021 · 0 comments
Closed

Comments

@ocodista
Copy link

Error trying to run amqp 1.6.0 on elixir 1.11.0

** (EXIT) an exception was raised:
#12 109.2 ** (FunctionClauseError) no function clause matching in AMQP.Connection.open/1

#12 109.2 ** (Mix) Could not start application stock_alert: StockAlert.Application.start(:normal, []) returned an error: shutdown: failed to start child: StockAlert.AlertClient
#12 109.2 ** (EXIT) an exception was raised:
#12 109.2 ** (FunctionClauseError) no function clause matching in AMQP.Connection.open/1
#12 109.2 (amqp 1.6.0) lib/amqp/connection.ex:29: AMQP.Connection.open(nil)

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