agentscope-ai / agentscope-ai/AgentTeams
[VPS部署] 网络问题,matrix服务器域名地址好像是没有地方访问的 || [VPS Deployment] Network problem, matrix server domain name address seems to be unavailable.
- Lenguaje dominante
- Go
- Estrellas
- 5.6k
- Forks
- 692
- Merge medio
- 5 d 4 h
- PR fusionados (30 d)
- 23
Descripción
### 是这样的,我在服务器上部署Hiclaw,然后想在远端用ip:port的方式登录Element Web管理,但是报错:
无法连接家服务器 - 请检查网络连接,确保你的[家服务器 SSL 证书](http://matrix.XXX.com/)被信任,且没有浏览器插件拦截请求。
无法连接到家服务器
确保你的网络连接稳定,或与服务器管理员联系
### 我判断是安装的时候要用自己的域名和matrix服务器等等链接,但是问题是matrix启动在docker的内部端口6767,我没看到在配置里面有配置matrix的外部端口啊?
安装的时候:
[HiClaw] --- 端口配置(按回车使用默认值)---
[HiClaw] HICLAW_PORT_GATEWAY = 30002(当前值,回车保留 / 输入新值覆盖)
网关主机端口(容器内 8080):
[HiClaw] HICLAW_PORT_CONSOLE = 30003(当前值,回车保留 / 输入新值覆盖)
Higress 控制台主机端口(容器内 8001):
[HiClaw] HICLAW_PORT_ELEMENT_WEB = 30004(当前值,回车保留 / 输入新值覆盖)
Element Web 直接访问主机端口(容器内 8088):
[HiClaw] HICLAW_PORT_OPENCLAW_CONSOLE = 30005(当前值,回车保留 / 输入新值覆盖)
OpenClaw 控制台主机端口(容器内 18888):
---
### This is it. I deployed Hiclaw on the server, and then wanted to log in to Element Web Management remotely using ip:port, but an error occurred:
Unable to connect to home server - Please check your network connection to ensure that your [home server SSL certificate](http://matrix.XXX.com/) is trusted and that no browser plug-ins are blocking the request.
Unable to connect to home server
Make sure your internet connection is stable, or contact your server administrator
### I judge that you need to use your own domain name and matrix server when installing, but the problem is that matrix starts on the internal port 6767 of docker. I don't see the external port of matrix configured in the configuration?
When installing:
[HiClaw] --- Port configuration (press Enter to use default value) ---
[HiClaw] HICLAW_PORT_GATEWAY = 30002 (current value, press Enter to retain/Enter new value to overwrite)
Gateway host port (8080 inside the container):
[HiClaw] HICLAW_PORT_CONSOLE = 30003 (current value, press Enter to retain/Enter new value to overwrite)
Higress console host port (8001 within the container):
[HiClaw] HICLAW_PORT_ELEMENT_WEB = 30004 (current value, press enter to retain/enter new value to overwrite)
Element Web directly accesses the host port (8088 within the container):
[HiClaw] HICLAW_PORT_OPENCLAW_CONSOLE = 30005 (current value, press enter to retain/enter new value to overwrite)
OpenClaw console host port (18888 inside container):
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.