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

panic: runtime error: index out of range [0] with length 0 #14

Open
y0tsawin opened this issue Jun 11, 2020 · 0 comments
Open

panic: runtime error: index out of range [0] with length 0 #14

y0tsawin opened this issue Jun 11, 2020 · 0 comments

Comments

@y0tsawin
Copy link

panic: runtime error: index out of range [0] with length 0

goroutine 141 [running]:
main.getMetric(0xc0000100f8, 0xc0001371e0, 0xe, 0xaf2c88, 0x0)
/root/googleanalytics_exporter/ganalytics.go:111 +0x2a9
main.main.func2(0xc0000100f8, 0xc0001371e0, 0xe)
/root/googleanalytics_exporter/ganalytics.go:93 +0x43
created by main.main
/root/googleanalytics_exporter/ganalytics.go:92 +0x4a5

I do not know if this problem has ever been encountered or not. And how can I fix it ?
This problem occurs when I run ./ganalytics

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