panic: runtime error: invalid memory address or nil pointer dereference #95
darrencloutier
started this conversation in
General
Replies: 1 comment 1 reply
-
|
Thanks for taking the time to report the issue! It's fixed now, I was trying to log out an 'empty' (nil) error instead of the actual error when DoT dialing failed, so that was panicking (occasionally because it fails occasionally). |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Not sure if this is a bug or just something with my setup. Occasionally seeing this error below (every few days). The container restarts itself and all is good, but I do lose my cache when it happens. I did just turn on prometheus metrics...might be related?
Here's my docker logs:
Beta Was this translation helpful? Give feedback.
All reactions