Css 404 error in kibana

hello.
I have a proxy server in front of kibana and I am accessing kibana.
When I check the proxy log, there are times when a 404 error occurs, and the request is as follows.

http://kibanaip:port/built_assets/css/plugins/kibana/build/kibana/src/legacy/core_plugins/kibana/public/index.scss
http://kibanaip:port/built_assets/css/plugins/kibana/build/node_modules/@elastic/eui/src/global_styling/variables/_typography.scss
http://kibanaip:port/built_assets/css/plugins/kibana/build/node_modules/@elastic/eui/src/global_styling/mixins/_shadow.scss

So when I access the path by connecting to the server, I really don't have the file.
kibana was installed with rpm, and even when tested on Windows, the files are not installed.
image

What is this and how do I fix it?

I don't think I have enough details to help you with this question. How are you running the Kibana process?

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