Skip to content

Incomplete UI  #25448

@newtester805

Description

@newtester805

Hello
I have tried the production docker-compose installation, but when logged on the browser, the UI is not shown correctly. Assets such as the icon and the style of the page is not available. I have tested on both Google Chrome and Firefox browsers.

How to reproduce the bug

  1. Follow the instructions at: https://superset.apache.org/docs/installation/installing-superset-using-docker-compose to install superset
  2. Go to the browser and set: localhost:8088
  3. See the page similar to the one attach here

Expected results

I was expecting to see something similar to: https://git.cloudron.io/cloudron/superset-app/-/blob/main/screenshots/apache_superset_00.jpg?ref_type=heads

Actual results

See attached screenshot.

Screenshots

If applicable, add screenshots to help explain your problem.

Environment

  • browser type and version: Google Chrome Version 117.0.5938.132 (Official Build) (64-bit)
  • superset version: 2.0
  • python version: Python 3.9.18
  • node.js version: node -v

The app container does not seen to have npm installed. It gives a "Command not found" error when executing:

$docker exec -it <app container> /bin/bash
#node -v
node: Command not found

Screenshot from 2023-09-28 15-10-16
Screenshot from 2023-09-28 14-57-34

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions