Error While accessing http host from Uptime

Hi All,

I have configured some HTTP-URL in Heartbeat for monitoring, and I can able to see URLs in KIbana-Uptime, but while selecting any URL/monitor it was giving the below issue

Error: Cannot read properties of undefined (reading 'type')
    at lt (https://XXXXXXXX/46307/bundles/plugin/uptime/8.0.0/uptime.chunk.7.js:3:63281)
    at ot (https://XXXXXXXX/46307/bundles/plugin/uptime/8.0.0/uptime.chunk.7.js:3:63582)
    at ga (https://XXXXXXXX/46307/bundles/kbn-ui-shared-deps-npm/kbn-ui-shared-deps-npm.dll.js:447:59761)
    at Ns (https://XXXXXXXX/46307/bundles/kbn-ui-shared-deps-npm/kbn-ui-shared-deps-npm.dll.js:447:107651)
    at Iu (https://XXXXXXXX/46307/bundles/kbn-ui-shared-deps-npm/kbn-ui-shared-deps-npm.dll.js:447:97334)
    at Pu (https://XXXXXXXX/46307/bundles/kbn-ui-shared-deps-npm/kbn-ui-shared-deps-npm.dll.js:447:97146)
    at Ou (https://XXXXXXXX/46307/bundles/kbn-ui-shared-deps-npm/kbn-ui-shared-deps-npm.dll.js:447:94325)
    at https://XXXXXXXX/46307/bundles/kbn-ui-shared-deps-npm/kbn-ui-shared-deps-npm.dll.js:447:46038
    at t.unstable_runWithPriority (https://XXXXXXXX/46307/bundles/kbn-ui-shared-deps-npm/kbn-ui-shared-deps-npm.dll.js:455:3462)
    at Xi (https://XXXXXXXX/46307/bundles/kbn-ui-shared-deps-npm/kbn-ui-shared-deps-npm.dll.js:447:45747)

Currently am using below Version of elasticsearch and beats
Elasticsearch : 7.16.2
Kibana: 7.16.2
heartbeat: 8.3.2

Please help me resolve this issue.

Thanks,
Sathish.

Hi @Sathish22,

Thanks for getting in touch.

Given you're using the 8.3.2 version of Heartbeat with a 7.16.2 version of Elasticsearch and Kibana I think that may be causing problems with the documents indexed back to your cluster because Kibana may expect a field which does not exist on Heartbeat 8.3.2.

Does the same problem happen when you either use Heartbeat 7.16.2 or upgrade Elasticsearch and Kibana version to match the 8.3.2 Heartbeat version?

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.