cnn007

Results 10 comments of cnn007
trafficstars

> 部署在一个ECS上, ![image](https://user-images.githubusercontent.com/13449400/188522827-d0470114-33f6-4ad4-bbb4-cddfd8ca1780.png) 1.docker-compose.yml ` version: "3" services: apisix-dashboard: image: apache/apisix-dashboard:2.13-alpine restart: always volumes: - ./dashboard_conf/conf.yaml:/usr/local/apisix-dashboard/conf/conf.yaml ports: - "9000:9000" environment: - TZ=Asia/Shanghai networks: apisix: apisix: image: apache/apisix:2.15.0-alpine restart: always volumes:...

@tokers 还能帮忙再看下吗,配置文件和服务都启动,上方截图。apisix 资料太少都是官网资料,kong的资料网上就多一些。

> ECS centos7.6 使用这个项目中的 example 中创建的服务 ,在两台ECS上,都是这种错误。你们可以docker创建试下。另外还需要提供什么资料。

> Because changing the field attribution of `aggregatable` will affect the store behavior, so it doesn't support updates. You need to set the attribute when the field create. There was...

When will the update operation be used? Can only add new fields.

查看表字段更新,修改 job_info 表字段,就可以了。 从 2.1.0 升级到 2.4.0 http_job 的请求参数有需要调整,尤其是参数需要换行,搞了半天。为什么不用json格式传参。

也在升级规划中,测试安装一直不成功, docker 版本。

部署后,访问管理后台,提示404,日志也没有打印。 ![image](https://github.com/xuxueli/xxl-job/assets/13449400/72ea93db-3a12-4cb8-b456-7f43f9a77b02) ![image](https://github.com/xuxueli/xxl-job/assets/13449400/98bdb7f6-5c92-4da9-9415-d9abc99886a5)

修改表字段,job_info 表字段有调整。