shouziws
shouziws
使用本4.23,一直使用的caddy + ws + tls + vmess 近期出现443被禁止的问题,我应该怎么办,如何避免被gfw
修改plugin
之前我有给作者发过一份Email,想提出了想自动添加上注释,但是迟迟没有收到回复,今天我把代码拉取下来进行查看,折腾了许久,想自己动手,结果发现maven源不存在,作者请更新一下代码哦
通过ckman创建了集群,然后在面板上把集群销毁了,在用相同的集群名字去创建会出现 create task failed, cluster %s has another task already running
配置了 nacos-service-name 就无法消费落表
[https://www.suiyongsuiqi.com/music/index.html#/](url)
比如以下配置应该生成 2个sql { "User[]": { "User": { "id|{}": "80000" } }, "s[]": { "B_stone": { "@column": "id" } } } select * from User where id < 30000 or id...
Drone version:drone/drone:2 Drone runner version:drone/drone-runner-docker:1.8.3 Service runs on kubernetes This is my drone.yaml config: --- kind: pipeline type: kubernetes name: build workspace: path: /home/docker/drone/drone steps: - name: maven-build image: maven:3.6.3-openjdk-8-slim...
我的电脑环境 操作系统:Windows 10 Python环境:没有安装Python全程由conda接管的python环境 显卡:amd 6700xt 以下是部署流程 1:git clone https://github.com/eosphoros-ai/DB-GPT-Hub.git 2:cd DB-GPT-Hub 3:conda create -n dbgpt_hub python=3.10 4:conda activate dbgpt_hub 5:pip install -r requirements.txt 6:mkdir model 在我执行到以上第五步时出现了以下报错  --- `Using...
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/eventmesh/issues?q=is%3Aissue) and found no similar issues. ### Question 各位前辈,我有以下2个触发需求点。在文档中我没有找到合适的内容,有对应的视频信息和文档吗? 1.如何定义及注册AsyncApi和serverless 2.如何触发定义好的serverless workflow 3.我的业务场景是api请求流程化: 第一步:通过http请求的方式请求 A 服务 第二步:根据第一步的响应信息进行判断去触发HTTP请求B服务或者C服务