Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

无法打开SQLE页面,该怎么办? #2621

Unanswered
Gygkimo95 asked this question in Q&A
Discussion options

现象

打开页面时,提示无法访问
image
或能够打开页面,但右上角出现报错
image

You must be logged in to vote

Replies: 1 comment

Comment options

Gygkimo95
Sep 20, 2024
Collaborator Author

步骤一 确认sqled、dms组件运行状态

做法

systemctl status dms:确认基本组件dms的运行状态
systemctl status sqled:确认基本组件sqled的运行状态

结果一 组件运行正常

image

此时考虑是否为浏览器缓存问题,建议清除浏览器缓存,或分别重启dms及sqle组件后重试。
如果仍不能打开,请在社区群中反馈现象。

结果二 组件运行失败

image

此时意味着服务未正常运行,请继续查看步骤二。

步骤二 查看std.log

做法

cd /opt/sqle 进入SQLE目录
less std.log 查看std.log

结果一 存在报错connection refused

  • 报错信息参考register to dms failed :failed to register dms proxy target: failed to register dms proxy target http://127.0.0.1:10000/v1/dms/proxys: query data error: Post "http://127.0.0.1:10000/v1/dms/proxys": dial tcp 127.0.0.1:10000: connect: connection refused
  • 此时请确认配置文件config.yaml中的信息是否均已修改,参考配置文件说明;或将配置文件及报错信息发至社区群,寻求开发资源诊断问题。
You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant

AltStyle によって変換されたページ (->オリジナル) /