You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 7, 2020. It is now read-only.
I believe this is fixed by mitchellh/mapstructure@7869cdb. Uchiwa just needs its vendored mapstructure dependency updated. I will submit a PR for this.
Steps to Reproduce (for bugs)
The issues seems to happen just by letting Uchiwa run for a while. I don't know of any way to get the bug to manifest earlier.
Your Environment
Uchiwa version used: 1.3.1
Sensu version used: 1.4.2
Operating System and version: CentOS 7
The text was updated successfully, but these errors were encountered:
Expected Behavior
Uchiwa should not crash with normal operation.
Current Behavior
Uchiwa is occasionally crashing with the following stack trace:
Possible Solution
I believe this is fixed by mitchellh/mapstructure@7869cdb. Uchiwa just needs its vendored mapstructure dependency updated. I will submit a PR for this.
Steps to Reproduce (for bugs)
The issues seems to happen just by letting Uchiwa run for a while. I don't know of any way to get the bug to manifest earlier.
Your Environment
The text was updated successfully, but these errors were encountered: