Jagger Wang
Jagger Wang
改成了下面的配置: 但现在无论传不传 Authorization 头都响应 403 状态码: 
 Ext-auth 插件在请求外部认证服务时报错“bad argument”,通过 `curl http://localhost:15000/clusters` 确认外部服务已被正确识别,并且如前所述,在 higress-gateway 里通过 curl 命令请求外部认证服务接口也是正常的。
Need more detail.
Yes, you can start frontend services with command `yarn dev`, and proxy api requests to backend services running in Docker Compose.
Thanks for your feedback, we will fix it later, or you can fix it by sumit a PR.
You need to ensure that the model service is started. By default, the model service is not started. For details, see the README document.
java.sql.SQLException: HikariDataSource HikariDataSource (null) has been closed. Java 服务启动的时候无法连接数据库,检查一下数据库相关的配置。
We use the Docker container to deploy, thanks to its cross-platform characteristics, whether it is locally or on the server, the deployment method is consistent. If you deploy to the...
Please refer this issue #244 first.