Error ,upgrading Kibana 4.5.4 to 4.6.0 =>Visualize: orderAgg is undefined

Hi, i have already upgrade ES 2.3.4 to 2.4.0, so it's done.
But now with the new Kibana 4.6.0 all visualizations and dashboards are longer visible.

What the " orderAgg " ??

This is the message:

Error: orderAgg is undefined
write@https://10.30.19.97:5601/bundles/kibana.bundle.js?v=10137:91624:16
AggParamsFactory/AggParams.prototype.write/<@https://10.30.19.97:5601/bundles/kibana.bundle.js?v=10137:85944:12
AggParamsFactory/AggParams.prototype.write@https://10.30.19.97:5601/bundles/kibana.bundle.js?v=10137:85942:8
AggConfigFactory/AggConfig.prototype.write@https://10.30.19.97:5601/bundles/kibana.bundle.js?v=10137:91952:15
AggConfigFactory/AggConfig.prototype.toDsl@https://10.30.19.97:5601/bundles/kibana.bundle.js?v=10137:91997:21
nestEachConfig@https://10.30.19.97:5601/bundles/kibana.bundle.js?v=10137:92577:46
AggConfigsFactory/AggConfigs.prototype.toDsl@https://10.30.19.97:5601/bundles/kibana.bundle.js?v=10137:92561:1
WEBPACK_AMD_DEFINE_RESULT</</SavedVis.prototype._afterEsResp/</<@https://10.30.19.97:5601/bundles/kibana.bundle.js?v=10137:94377:19
SearchSourceFactory/SearchSource.prototype._mergeProp/_ret<@https://10.30.19.97:5601/bundles/kibana.bundle.js?v=10137:82342:30
SearchSourceFactory/SearchSource.prototype._mergeProp@https://10.30.19.97:5601/bundles/kibana.bundle.js?v=10137:82339:22
ittr@https://10.30.19.97:5601/bundles/kibana.bundle.js?v=10137:81595:23
............

Thanks,

1 Like

Sorry about that! We introduced a regression into 4.6.0 that is causing that error message: https://github.com/elastic/kibana/issues/8141

We're working on getting a 4.6.1 hotfix release together with the fix, which will be available ASAP.

OK, Thank you very much for the information !