请求参数错误: Key: 'AppInstallCreate.AppDetailId' Error:Field validation for 'AppDetailId' failed on the 'required' tag

主机名称 onecloud
发行版本 debian
内核版本 6.7.9-edge-meson
系统类型 armv7l
v1.10.11-lts
应用商店安装cloudflared:2024.6.1
networks:
1panel-network:
external: true
services:
cloudflared:
command: tunnel --no-autoupdate run --token ${token}
container_name: ${CONTAINER_NAME}
deploy:
resources:
limits:
cpus: ${CPUS}
memory: ${MEMORY_LIMIT}
image: zoeyvid/cloudflared:2024.6.1
labels:
createdBy: Apps
network_mode: 1panel-network
restart: always

armv7 我们没有做适配,可能会有一些问题
你重新同步一下应用商店看看