Skip to content
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

离线部署时,会由于缺失js导致打开对话一直处于Loading状态 #397

Open
itshaungmu opened this issue Nov 8, 2024 · 1 comment

Comments

@itshaungmu
Copy link

1、镜像手动导入到离线环境上进行项目部署运行。
2、打开知识库问答功能,一直处于Loading。
3、<script src="https://gw.alipayobjects.com/os/lib/monaco-editor/0.34.0/min/vs/loader.js"></script> 直接引用了外部地址的js,导致无法正常加载会话页面。

期望可以支持离线部署开发场景。

@caszkgui
Copy link
Collaborator

caszkgui commented Nov 9, 2024

1、镜像手动导入到离线环境上进行项目部署运行。 2、打开知识库问答功能,一直处于Loading。 3、<script src="https://gw.alipayobjects.com/os/lib/monaco-editor/0.34.0/min/vs/loader.js"></script> 直接引用了外部地址的js,导致无法正常加载会话页面。

期望可以支持离线部署开发场景。

thanks for your feedback, docker image stand alone will be released at the month.

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

No branches or pull requests

2 participants