Classification UI is not loading and containers are not running
- Views:
- 155
- Visibility:
- Public
- Votes:
- 0
- Category:
- cloud-manager
- Specialty:
- cloud
- Last Updated:
- 2/11/2025, 12:24:20 PM
Applies to
BlueXP Classification
Issue
- BlueXP Governance > Classification page gets stuck on loading and never loads.
- podman ps / docker ps command run on the Classification VM shows only one container running:
[root@classificationVM Datasense]# podman ps
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
0c8426e89f93 docker.io/datasense/ds_mount_server
- When running manually the startup script /opt/netapp/Datasense/run_system.sh , it fails with the error below:
[root@classificationVM Datasense]# ./run_system.sh
Couldn't find /ds_swapfile, not removing swap
docker-compose: /lib64/libc.so.6: version `GLIBC_2.32' not found (required by docker-compose)