I've updated to version 0.18.0 and now it never lo...
# general
j
I've updated to version 0.18.0 and now it never loads the service map: Which container should I check for errors?
v
Can you check network tab of browser debugger to see if response of backend APIs on this page?
s
How did you update the version? Did you also make sure to bump the collector?
o
We hit this bug also;the err msg: table signoz_traces.distributed_dependency_graph_minutes_v2 doesn't exist,we use "helm upgrade" from 0.17 to 0.18,pls help
s
What is the collector version it is running? And what do the otel-collector logs show?
j
The version is: image: signoz/signoz-otel-collector:${OTELCOL_TAG:-0.66.4} Regarding the logs I don't see any errors, just info and warn tags
This are the errors I see on developer console
s
The version that is supposed to be used with
v0.18.0
for collector is
0.66.7
not
0.66.4
.
j
Ok, I'll update it
That worked, thanks!!!
o
It's worked, thanks! is helm chart not update?
s
It should be updated.