Original install method (e.g. download page, yum, deb, from source, etc.) and version: Kibana from Elastic Cloud, Java agent from Maven, APM-server via .deb
Fresh install or upgraded from other version? Upgrade from 7.4.0
Is there anything special in your setup? -
Description of the problem including expected versus actual behavior: When opening the JVM instance metrics for any of our JAVA services, an error pops-up with: Error while fetching resource. Error: Internal Server Error (500). The page does seem to load fine. But I see that the backend-call to /metadata is failing with response:
{"statusCode":500,"error":"Internal Server Error","message":"An internal server error occurred."}
Hi @Harm, this could be the result of a bug we had in 7.6 and which will be fixed in 7.7. We display some metadata (host.hostname and container.id) above the charts. If there are no documents that have (both) these fields set, the request for the metadata will fail. Does that sound like it applies to your data?
@dgieselaar, thanks for your reply. The field container.id isn't set in any of our documents. If I understand you correctly that will cause this error to appear? If so, I'll patiently wait for the 7.7 release..
Yep, that's correct! It's probably a little annoying to have it pop up, but everything else should work correctly. Let me know if you still see issues after upgrading to 7.7 (when it comes out).
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.