We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
systems reach 512mb of memory after ~1w of operation, check stats modules to ensure no leaks.
there seems to be one somewhere
The text was updated successfully, but these errors were encountered:
2024/12/20 23:50:14 [Recovery] 2024/12/20 - 23:50:14 panic recovered: error runtime error: invalid memory address or nil pointer dereference error /usr/local/go/src/runtime/panic.go:261 (0x4506d7) /usr/local/go/src/runtime/signal_unix.go:881 (0x4506a5) info /usr/local/go/src/runtime/memmove_amd64.s:200 (0x46f121) info /usr/local/go/src/runtime/slice.go:261 (0x451dfd) info /go/pkg/mod/github.com/tom-draper/api-analytics/analytics/go/[email protected]/core.go:50 (0x99a35e) info /go/pkg/mod/github.com/tom-draper/api-analytics/analytics/go/[email protected]/analytics.go:40 (0x99d536)
see tom-draper/api-analytics#53
issue is with
Sorry, something went wrong.
271370c
No branches or pull requests
systems reach 512mb of memory after ~1w of operation, check stats modules to ensure no leaks.
there seems to be one somewhere
The text was updated successfully, but these errors were encountered: