dravetech / blogposts-demos

Apache License 2.0
49 stars 7 forks source link

network prometheus-nornir-snmp-replacement_management not found #2

Open youness92 opened 5 years ago

youness92 commented 5 years ago

Hi David,

There is an issue with the network mgmt. It's keeps spitting the bellow error after I run "make start". Do you know what could be causing this ? Thanks ! Error response from daemon: network prometheus-nornir-snmp-replacement_management not found Error: failed to start containers: prometheus_demo_spine00 Makefile:33: recipe for target 'start_ceos' failed make[1]: [start_ceos] Error 1 make[1]: Leaving directory '/home/myuser/venv/blogposts-demos/network-telemetry-prometheus' Makefile:8: recipe for target 'start' failed make: [start] Error 2

dbarrosop commented 5 years ago

Not sure but someone else had the same issue. Look at how it was solved here: https://github.com/dravetech/blogposts-demos/pull/1#issuecomment-398935030

If you manage to figure out what happened and manage to fix the Makefile don't hesitate to open a PR.