-
Notifications
You must be signed in to change notification settings - Fork 14.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Garbled characters on the agent page in the development environment #29678
Comments
@monsterkai233 Hello there! I'm here to help you with any bugs, questions, or contributions. Let's tackle this issue together while we wait for a human maintainer. The garbled characters on
Access If the issue persists, check the |
My webpack.config.js correctly configured, bug is same https://github.com/apache/superset/issues/29677 |
Hmm... I'm getting this now too. Not sure how far back this goes... |
Ok, turns out this is a duplicate issue. Closing this one in favor of #29678 The linked issue provides a solution, but we're still in need of a fix to make localhost rather than your machine's IP address work as expected. |
I encountered the same issue. It might be because the frontend and backend are deployed on different servers. When I deployed both locally, there was no garbled text. However, I'm unsure why the issue occurs when deployed on separate servers. The exact reason is unclear |
Bug description
localhost:8088 display normal, but localhost:9000 display garbled code


How to reproduce the bug
node: 18.19.1
superset: 4.0.1
https://superset.apache.org/docs/contributing/development/#webpack-dev-server
Screenshots/recordings
No response
Superset version
master / latest-dev
Python version
3.11
Node version
18 or greater
Browser
Chrome
Additional context
No response
Checklist
The text was updated successfully, but these errors were encountered: