hgaong

Results 5 issues of hgaong

可以帮忙看下嘛,docker启动的 ![32c8175e470dab08395468c9384f085](https://user-images.githubusercontent.com/29444991/226598731-33fa8539-da94-46b9-b762-729a7b5080bc.png) 代理应该是没问题的: HTTPS_PROXY: http://127.0.0.1:15777 ![b432fb27e9ffd9d4400366a6a6a6771](https://user-images.githubusercontent.com/29444991/226599081-2106a2a1-cb85-40ce-8ec6-29fe1fe52c2d.png)

``` ConnectConfig.builder() .uri(String uri) .token(String token) .build(); ``` The `uri` can only correspond to one host. If the machine corresponding to the URL is down and cannot be restored, but...

**首先感谢您使用 DynamicTp,如果使用过程中有任何问题,请按照下述模板反馈问题,请使用 Markdown 语法**。 ### 版本信息 - Jdk版本:21 - SpringBoot版本:3.2.7 - DynamicTp版本:1.1.9.1-3.x - 配置中心类型:nacos - 配置中心版本:0.3.0-RC ### 问题描述 nacos配置了线程池,springboot项目中没有使用任何@Bean来创建dtpExecutor1 ,启动时配置文件刷新失败。如果通过@Resource尝试注入该线程池会注入失败。 ![Image](https://github.com/user-attachments/assets/8bb70d32-6da1-4576-bc9d-de4be22a0ea8) - 配置文件: - 引入的依赖: ``` com.alibaba.boot nacos-config-spring-boot-starter 0.3.0-RC org.dromara.dynamictp...

question

### 问题描述(Issue Description) 报错日志: ``` 2025-03-29 12:25:31 ERR load function script failed: :1: registry overflow stack traceback: [G]: in function 'concat' :1: in main chunk [G]: ? RedisShake/internal/filter/function.go:105 -> (*Runtime).RunFunction()...

type: question

全量同步完成 增量同步时,报错了咋办捏 ![Image](https://github.com/user-attachments/assets/33af91c9-ec02-4033-8998-3a788ab725fe) ### 问题描述(Issue Description) 请在这里简要描述你遇到的问题。 Please provide a brief description of the issue you encountered. ### 环境信息(Environment) - RedisShake 版本(RedisShake Version): - Redis 源端版本(Redis Source Version): - Redis...

type: question