intelsdi-x / snap

The open telemetry framework
http://snap-telemetry.io
Apache License 2.0
1.79k stars 297 forks source link

Snaptel not binding to Localhost:8181 #1765

Open alexdahlman opened 5 years ago

alexdahlman commented 5 years ago

OS version: MacOS 10.13.6 Snap version: 2.0.0 Environment details (virtual, physical, etc.): Physical Steps to reproduce: 1) Installed snap via homebrew 2) curl install the publisher-file 3) run snaptel plugin load snap-plugin-publisher-file

Expected results: Plugin loaded Name: file Version: 2 Type: publisher Signed: false

Actual results: Error loading plugin: URL target is not available. Post http://localhost:8181/v1/plugins: dial tcp [::1]:8181: getsockopt: connection refused

Dtruss shows invalid kernel access in action #12 at DIF offset 68

bhupeshpandey commented 5 years ago

How did you run SNAP daemon?