Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

docker部署8.9.1仪表盘显示异常 #520

Open
happysmhzp opened this issue Aug 19, 2022 · 1 comment
Open

docker部署8.9.1仪表盘显示异常 #520

happysmhzp opened this issue Aug 19, 2022 · 1 comment

Comments

@happysmhzp
Copy link

docker部署8.9.1仪表盘显示异常
WZIZT%34F_3J5FDUZ PKTJS

仪表盘上半部分不显示 APM Databse Event等信息
下半部分是空的 不显示 Global Service 等信息

[root@localhost ~]# lsb_release -a
LSB Version: :core-4.1-amd64:core-4.1-noarch:cxx-4.1-amd64:cxx-4.1-noarch:desktop-4.1-amd64:desktop-4.1-noarch:languages-4.1-amd64:languages-4.1-noarch:printing-4.1-amd64:printing-4.1-noarch
Distributor ID: CentOS
Description: CentOS Linux release 7.9.2009 (Core)
Release: 7.9.2009
Codename: Core
[root@localhost ~]# docker -v
Docker version 1.13.1, build 7d71120/1.13.1

docker运行命令:
docker run --name oap --restart always -d apache/skywalking-oap-server:8.9.1
docker run --name oap-ui --restart always -d -p 8088:8080 -e SW_OAP_ADDRESS=http://oap:12800 apache/skywalking-ui:8.9.1

@heyanlong
Copy link
Member

php 是怎么配置的?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants