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

(ErlangError) Erlang error: "Graphvix.Graph Graphvix.Graph received unexpected message in handle_info/2: :save_state\n" #16

Open
churcho opened this issue Mar 19, 2019 · 1 comment

Comments

@churcho
Copy link

churcho commented Mar 19, 2019

Environment

  • opus version: 0.5.3
  • Elixir / Hex version (mix hex.info): 1.8
  • Operating system: MacOS

Current behavior

When running my app I get the error above. My mix env:

{:opus, "~> 0.5.3"},
{:opus_graph, "~> 0.1", only: [:dev]},
@zorbash
Copy link
Owner

zorbash commented Mar 19, 2019

Hi @churcho this looks like an upstream bug of :graphvix. It should be harmless, since :opus_graph is meant to be started in dev env. However such an error raises suspicion to the developer, so I'll spend some time debugging this.

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

2 participants