#support

Issues with Version 0.26.0: Service Error and Solution

TLDR Nicolai experienced error after upgrading to 0.26.0. Downgrading the frontend solved the problem. Nocnica and vishal-signoz suggested checking the configuration and upgrading to v0.26.1.

Powered by Struct AI
6
1mo
Solved
Join the chat
Aug 17, 2023 (1 month ago)
Nicolai
Photo of md5-94c93df7325e8fde185c76c659656ee9
Nicolai
01:43 PM
Hi,
I just upgraded to 0.26.0 and now I get the following error if I open a service.
URL: /services/$appname
Error:
[Error] Error: Expected enabled to be a boolean
    bi (main.67ca32145459ccb7bd24.js:2:2885145)
    (anonymous function) (main.67ca32145459ccb7bd24.js:2:2950594)
    eu (main.67ca32145459ccb7bd24.js:2:2950597)
    Rl (main.67ca32145459ccb7bd24.js:2:2943096)
    Rl
    x (main.67ca32145459ccb7bd24.js:2:3341591)
    L (main.67ca32145459ccb7bd24.js:2:3342123)

Any idea what could have changed?
02:02
Nicolai
02:02 PM
After downgrading the frontend to 0.25.5 and leave the other components on 0.26.0, it works again. At least opening the service's page.
Aug 18, 2023 (1 month ago)
Nocnica
Photo of md5-7d3e7e5883af6e145e90d5d5a7a25acf
Nocnica
04:43 AM
Nicolai I don't see anything similar, could I see your config file? it's an interesting one...
Nicolai
Photo of md5-94c93df7325e8fde185c76c659656ee9
Nicolai
10:23 AM
I deployed SigNoz with the Helm chart. Which part of the config do you want to see?
vishal-signoz
Photo of md5-f936d3e5743d23344d6c60813189716f
vishal-signoz
01:08 PM
Have you updated charts correctly?
01:11
vishal-signoz
01:11 PM
We have released v0.26.1
You can give it a try, also follow upgrade docs to upgrade correctly.