摘要: openclaw logs --follow 🦞 OpenClaw 2026.3.28 (f9b1079) I'm the assistant your terminal demanded, not the one your sleep schedule requested. gateway connect failed: GatewayClientRequestError: pairing required Gateway not reachable. Is it running and accessible? Gateway target: ws://127.0.0.1:18789 Source: local loopback Config: /Users/zhianchen/.openclaw/openclaw.json Bind: loopback Hint: run `openclaw doctor`. 阅读全文
posted @ 2026-04-01 16:14 ☆♂安♀★ 阅读(443) 评论(0) 推荐(0)
摘要: dubbo客户端调用服务端,服务端能接收到,找不到类NoSuchMethodException 阅读全文
posted @ 2026-01-08 12:43 ☆♂安♀★ 阅读(10) 评论(0) 推荐(0)
摘要: springboot 调用 minio出现Software caused connection abort: socket write error 阅读全文
posted @ 2025-07-24 19:05 ☆♂安♀★ 阅读(45) 评论(0) 推荐(0)
摘要: mac 设置永久的jdk变量变量,重启电脑后不失效 阅读全文
posted @ 2025-07-15 18:50 ☆♂安♀★ 阅读(60) 评论(0) 推荐(0)
摘要: 程序包javax.xml.bind.annotation不存在 程序包javax.xml.bind.annotation.adapters不存在 包com.sun.xml.internal.bind.marshaller不存在 阅读全文
posted @ 2025-07-15 17:55 ☆♂安♀★ 阅读(88) 评论(0) 推荐(0)
摘要: MultipartFile 文件在swaggerUI 显示本地文件上传 阅读全文
posted @ 2025-07-14 18:33 ☆♂安♀★ 阅读(155) 评论(0) 推荐(0)
摘要: Unable to render this definition The provided definition does not specify a valid version field. Please indicate a valid Swagger or OpenAPI version field. Supported version fields are swagger: "2.0" and those that match openapi: 3.0.n (for example, openapi: 3.0.0). 阅读全文
posted @ 2025-07-14 15:56 ☆♂安♀★ 阅读(253) 评论(0) 推荐(0)
摘要: Unable to interpret the implicit parameter configuration with dataType: , dataTypeClass: class java.lang.Void 阅读全文
posted @ 2025-07-14 10:42 ☆♂安♀★ 阅读(83) 评论(0) 推荐(0)
摘要: springfox-swagger-ui 3.0.0 解决 No operations defined in spec! No API definition provided. Unable to render this definition The provided definition does not specify a valid version field. Please indicate a valid Swagger or OpenAPI version field. Supported version fields are swagger: "2.0" and those that match openapi: 3.0.n (for example, openapi: 3.0.0). 阅读全文
posted @ 2025-07-14 00:10 ☆♂安♀★ 阅读(164) 评论(0) 推荐(0)
摘要: 进入设置 vi ~/.bash_profile 内容如下,支持多个版本的jdk export JAVA_19_HOME=/Library/Java/JavaVirtualMachines/jdk-19.jdk/Contents/Home export JAVA_8_HOME=/Library/Jav 阅读全文
posted @ 2025-07-13 10:49 ☆♂安♀★ 阅读(30) 评论(0) 推荐(0)