Skip to content

为什么在公众号上发送消息收不到回复? #35

Description

@lishen565

我的dify类型是一个“聊天助手”,“聊天助手”在dify下能正常工作,按教程配置好“对接助手”后,给公众号发送消息,收不到回复,其中daemon-1的日志显示如下:
2025/11/06 06:58:24 stdio.go:173: [INFO]plugin bikeread/dify_wechat_plugin:0.0.7: no encryption type specified and no msg_signature parameter, returning plaintext
2025/11/06 06:58:24 stdio.go:173: [INFO]plugin bikeread/dify_wechat_plugin:0.0.7: start processing user's text message: '你好...'
2025/11/06 06:58:27 stdio.go:173: [INFO]plugin bikeread/dify_wechat_plugin:0.0.7: no encryption type specified and no msg_signature parameter, returning plaintext
2025/11/06 06:58:27 stdio.go:173: [INFO]plugin bikeread/dify_wechat_plugin:0.0.7: detected retry request: 25231676076315423, current retry count: 1
2025/11/06 06:58:27 stdio.go:173: [INFO]plugin bikeread/dify_wechat_plugin:0.0.7: 微信重试请求: 第1次
2025/11/06 06:58:32 stdio.go:173: [INFO]plugin bikeread/dify_wechat_plugin:0.0.7: no encryption type specified and no msg_signature parameter, returning plaintext
2025/11/06 06:58:32 stdio.go:173: [INFO]plugin bikeread/dify_wechat_plugin:0.0.7: detected retry request: 25231676076315423, current retry count: 2
2025/11/06 06:58:32 stdio.go:173: [INFO]plugin bikeread/dify_wechat_plugin:0.0.7: 微信重试请求: 第2次
[GIN] 2025/11/06 - 06:58:41 | 500 | 14.011928183s | 111.229.150.102 | POST "/e/tspulaq7pde44iv0/wechat/input?signature=7a223c7e3cc331e257c49623faa7b9b137591a97&timestamp=1762412301&nonce=64201559&openid=owpHn2II7VWntfzOHQmgGRSS4VNM"
2025/11/06 06:58:44 stdio.go:173: [INFO]plugin bikeread/dify_wechat_plugin:0.0.7: AI处理超时,启用重试机制
[GIN] 2025/11/06 - 06:58:44 | 500 | 20.059475908s | 175.24.214.222 | POST "/e/tspulaq7pde44iv0/wechat/input?signature=7a223c7e3cc331e257c49623faa7b9b137591a97&timestamp=1762412301&nonce=64201559&openid=owpHn2II7VWntfzOHQmgGRSS4VNM"
2025/11/06 06:58:46 stdio.go:173: [INFO]plugin bikeread/dify_wechat_plugin:0.0.7: 启用交互等待模式
2025/11/06 06:58:46 stdio.go:173: [INFO]plugin bikeread/dify_wechat_plugin:0.0.7: 用户 owpHn2II7VWntfzOHQmgGRSS4VNM 设置为等待继续状态,最大次数: 2
2025/11/06 06:58:46 stdio.go:173: [INFO]plugin bikeread/dify_wechat_plugin:0.0.7: reply_msg:
[GIN] 2025/11/06 - 06:58:46 | 200 | 14.012663734s | 175.24.211.4 | POST "/e/tspulaq7pde44iv0/wechat/input?signature=7a223c7e3cc331e257c49623faa7b9b137591a97&timestamp=1762412301&nonce=64201559&openid=owpHn2II7VWntfzOHQmgGRSS4VNM"
2025/11/06 06:58:58 stdio.go:173: [INFO]plugin bikeread/dify_wechat_plugin:0.0.7: streaming response processed, 397 chunks, total time: 19.33 seconds
2025/11/06 06:58:58 stdio.go:173: [INFO]plugin bikeread/dify_wechat_plugin:0.0.7: processed, response length: 724
2025/11/06 06:58:58 stdio.go:173: [INFO]plugin bikeread/dify_wechat_plugin:0.0.7: 消息处理完成,耗时: 34.29秒
2025/11/06 06:59:36 stdio.go:173: [INFO]plugin bikeread/dify_wechat_plugin:0.0.7: 清理了 1 个过期的用户等待状态,剩余: 0

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions