sruby opened a new issue, #8831: URL: https://github.com/apache/skywalking/issues/8831
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/skywalking/issues?q=is%3Aissue) and found no similar issues. ### Apache SkyWalking Component UI (apache/skywalking-booster-ui) ### What happened The interface does not display any information.  But there is no problem with the non-container installation method. ### What you expected to happen I think it's a front-end problem. Browser console error message: `app.f4e7af01.js:1 Uncaught (in promise) TypeError: Cannot read property 'getAllTemplates' of undefined`  Browser response: We're sorry but SkyWalking doesn't work properly without JavaScript enabled. Please enable it to continue.  agent data is sent to oap normally: skywalking-api.log: `DataCarrier.DEFAULT.Consumer.0.Thread TraceSegmentServiceClient : 1 trace segments have been sent to collector.` ### How to reproduce Install skywalking by docker-compose, please refer to the attached yml file. [docker-compose.devops.latest.yml.zip](https://github.com/apache/skywalking/files/8441414/docker-compose.devops.latest.yml.zip) ### Anything else _No response_ ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
