zigbee2mqtt-frontend icon indicating copy to clipboard operation
zigbee2mqtt-frontend copied to clipboard

Disable syslog in advanced settings gives an error

Open 31ackhawk opened this issue 1 year ago • 0 comments

What happened?

I tried to disable syslog in settings--> advanced and click submit and get an error. error

What browsers are you seeing the problem on?

Microsoft Edge

Relevant stacktrace

**Current url**: http://192.168.0.52:8081/#/settings/settings
**Previous url**: 


**Error type**: TypeError
**Error message**: Cannot convert undefined or null to object



TypeError: Cannot convert undefined or null to object
    at Function.entries (<anonymous>)
    at r (http://192.168.0.52:8081/assets/index-e24b99e4.js:62:9430)
    at r (http://192.168.0.52:8081/assets/index-e24b99e4.js:62:9492)
    at P6e (http://192.168.0.52:8081/assets/index-e24b99e4.js:62:9532)
    at Se.onSettingsSave [as onSubmit] (http://192.168.0.52:8081/assets/index-d5262d08.js:1:8632)
    at e.<anonymous> (http://192.168.0.52:8081/assets/bootstrap-5.esm-4c94d970.js:11:47737)
    at lD (http://192.168.0.52:8081/assets/index-e24b99e4.js:41:9885)
    at zD (http://192.168.0.52:8081/assets/index-e24b99e4.js:43:31876)
    at Q5 (http://192.168.0.52:8081/assets/index-e24b99e4.js:43:31458)
    at Q5 (http://192.168.0.52:8081/assets/index-e24b99e4.js:43:31368)

Did you download state.json.zip?

I will not attach state.json.zip

31ackhawk avatar Jun 06 '24 19:06 31ackhawk