Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

可能被风控,尝试分片发送时,群发消息就会重复发送两条一样的消息 #562

Closed
hswyxj opened this issue Jan 14, 2021 · 2 comments

Comments

@hswyxj
Copy link

hswyxj commented Jan 14, 2021

环境信息
请根据实际使用环境修改以下信息
go-cqhttp版本: go-cqhttp-v0.9.38-linux-amd64
运行环境: linux-amd64
连接方式: http
使用协议: Android Phone

bug内容
[2021-01-14 14:10:13] [WARNING]: 群消息发送失败: 账号可能被风控.
[2021-01-14 14:10:13] [WARNING]: 将尝试分片发送...

前提:没有开启强制分片发送
调用群发消息接口,QQ日志显示:账号可能被风控,尝试分片发送时,
群就会重复发送两条一样的消息

复现方法
调用群发消息接口发相对类似的消息或其他消息,有些比较长,有些比较短,偶然会发生,QQ日志显示:可能被风控,尝试分片发送时,群发消息就会重复发送两条一样的消息的情况

@chitanda-suki
Copy link

同问题,强制开启分片可解决

@hswyxj
Copy link
Author

hswyxj commented Jan 18, 2021

同问题,强制开启分片可解决
强制开启分片 是否有其他问题出现?

@Mrs4s Mrs4s closed this as completed in 0bd5afb Jan 24, 2021
bephbin51695 added a commit to bephbin51695/go-cqhttp that referenced this issue Feb 1, 2021
* feat send CQ:forward

* drop getlantern/go-update

* tidy

* Update cqhttp.md

* Update cqhttp.md

* update MiraiGo.

* fix none msg

* fix typo

* feature multi-threading download & fix invalid file.

* fix message type.

* update MiraiGo.

* fix typo.

* update MiraiGo.

* update doc.

* update MiraiGo.

* fix ptt.

* fix reconnect

* feature download_file.

* update doc.

* fix reconnect loop on account banned.

* drop  go-silk

* encode mp4

* feat CQ:video

* update docs

* fix video

* fix private video

* fix typo

* update MiraiGo.

* update MiraiGo & fix user-agent & fix file lock.

* fix file close

* support video cache file

* Fix misspell

* update MiraiGo & qid support.

* update MiraiGo.

* fix message.

* fix multi-threading upload.

* fix thumb.

* fix show pic error.

* fix forward img & video upload.

* fix show pic error.

* fix forward img & video upload.

* fix Mrs4s#558

* add codec/codec_unsupported.go

* Update github action

* Update github action

* fix build

* fix Mrs4s#557 & remove some goto

* fix codec path

* fix Mrs4s#561

* update MiraiGo.

* Try force transcoding

Attempt to brute force ffmpeg transcoding after failure

* update go.mod

* fix: golangci-lint gosimple

* update import

* fix: golangci-lint ineffassign

* fix: golangci-lint staticcheck

* fix: golangci-lint errcheck

* fix get gender of group member

* fix get gender of group member

* fix golint

* Make send_group_forward_msg can use on get_msg

理论上这个是正常支持的, Fix Mrs4s#542

* Added unbreakable feature
- Reply message customizable
- Forward message able to customize time

Signed-off-by: Sam <[email protected]>

* update string message

* update MiraiGo.

* fix Mrs4s#562.

* fix ua.

* feature get_group_msg_history.

* local log hook

* reset default config log_level

* log support print report_line

* fix Mrs4s#540.

* update MiraiGo.

* feature get_online_clients.

* doc update.

* feature client status updated event.

* update MiraiGo. fix Mrs4s#586

* update MiraiGo. fix Mrs4s#577

* update MiraiGo.

* update doc.

* fix

* isFastStart setting appiled to config.hjson gen

* Move isFastStart outside

Co-authored-by: wdvxdr <[email protected]>
Co-authored-by: Mrs4s <[email protected]>
Co-authored-by: ishkong <[email protected]>
Co-authored-by: Mrs4s <[email protected]>
Co-authored-by: そら <[email protected]>
Co-authored-by: Ink33 <[email protected]>
Co-authored-by: Ink-33 <[email protected]>
Co-authored-by: Diving-Fish <[email protected]>
Co-authored-by: sam01101 <[email protected]>
Co-authored-by: xuthus5 <[email protected]>
Co-authored-by: xuye <[email protected]>
bephbin51695 added a commit to bephbin51695/go-cqhttp that referenced this issue Feb 1, 2021
* fix:Dockerfile增加代理源

* remove mkdir, add set -ex

* update MiraiGo.

* update MiraiGo.

* feature new cqcode converter

* more error message.

* update MiraiGo.

* clear code.

* fix Mrs4s#455.

* update MiraiGo.

* try to fix Mrs4s#422.

* update MiraiGo.

* update MiraiGo.

* update MiraiGo.

* fix Mrs4s#458.

* feature remove test for ocr_image api.

* optimization cqcode converter.

* ⚡ improve event filter

* remove convert

* feat get group info no cache

* update go-silk

* feature pprof service.

* fix msg.

* more info for 当前上网环境异常. close Mrs4s#465.

* 补充并整理文档

* update MiraiGo.

* add stacktrace on panic.

* fix pprof.

* improve doc

* improve doc

* update docs

* support event recover.

* feature auto fragment.

* update MiraiGo.

* update MiraiGo.

* fix ios record

* [Break Change]feature: key entry without echoing
Remove unexpected "CR" & "LF" while scaning key. This will cause the previous encrypted password unusable.

* update MiraiGo.

* update MiraiGo.

* update MiraiGo.

* update ISSUE_TEMPLATE.

* update MiraiGo.

* feature get_group_at_all_remain.

* support old coolq data path. Mrs4s#499

* update raw.

* fix Mrs4s#501.

* fix issue of get_msg image url empty. Mrs4s#503

* update doc.

* feature fix url & update doc.

* update MiraiGo.

* update MiraiGo.

* websocket not found method

* fix lock

* add user group.

* update doc.

* Update README.md

* 📝 update readme

* group forward msg套娃

* update MiraiGo

* feature set_group_anonymous_ban.

* update MiraiGo.

* fix onebot protocol.

* feature solve silder.

* fix silder.

* update doc.

* update.

* fix panic.

* update doc.

* Update quick_start.md

* update MiraiGo.

* update MiraiGo.

* update (#4)

* feat send CQ:forward

* drop getlantern/go-update

* tidy

* Update cqhttp.md

* Update cqhttp.md

* update MiraiGo.

* fix none msg

* fix typo

* feature multi-threading download & fix invalid file.

* fix message type.

* update MiraiGo.

* fix typo.

* update MiraiGo.

* update doc.

* update MiraiGo.

* fix ptt.

* fix reconnect

* feature download_file.

* update doc.

* fix reconnect loop on account banned.

* drop  go-silk

* encode mp4

* feat CQ:video

* update docs

* fix video

* fix private video

* fix typo

* update MiraiGo.

* update MiraiGo & fix user-agent & fix file lock.

* fix file close

* support video cache file

* Fix misspell

* update MiraiGo & qid support.

* update MiraiGo.

* fix message.

* fix multi-threading upload.

* fix thumb.

* fix show pic error.

* fix forward img & video upload.

* fix show pic error.

* fix forward img & video upload.

* fix Mrs4s#558

* add codec/codec_unsupported.go

* Update github action

* Update github action

* fix build

* fix Mrs4s#557 & remove some goto

* fix codec path

* fix Mrs4s#561

* update MiraiGo.

* Try force transcoding

Attempt to brute force ffmpeg transcoding after failure

* update go.mod

* fix: golangci-lint gosimple

* update import

* fix: golangci-lint ineffassign

* fix: golangci-lint staticcheck

* fix: golangci-lint errcheck

* fix get gender of group member

* fix get gender of group member

* fix golint

* Make send_group_forward_msg can use on get_msg

理论上这个是正常支持的, Fix Mrs4s#542

* Added unbreakable feature
- Reply message customizable
- Forward message able to customize time

Signed-off-by: Sam <[email protected]>

* update string message

* update MiraiGo.

* fix Mrs4s#562.

* fix ua.

* feature get_group_msg_history.

* local log hook

* reset default config log_level

* log support print report_line

* fix Mrs4s#540.

* update MiraiGo.

* feature get_online_clients.

* doc update.

* feature client status updated event.

* update MiraiGo. fix Mrs4s#586

* update MiraiGo. fix Mrs4s#577

* update MiraiGo.

* update doc.

* fix

* isFastStart setting appiled to config.hjson gen

* Move isFastStart outside

Co-authored-by: wdvxdr <[email protected]>
Co-authored-by: Mrs4s <[email protected]>
Co-authored-by: ishkong <[email protected]>
Co-authored-by: Mrs4s <[email protected]>
Co-authored-by: そら <[email protected]>
Co-authored-by: Ink33 <[email protected]>
Co-authored-by: Ink-33 <[email protected]>
Co-authored-by: Diving-Fish <[email protected]>
Co-authored-by: sam01101 <[email protected]>
Co-authored-by: xuthus5 <[email protected]>
Co-authored-by: xuye <[email protected]>

Co-authored-by: daofeng2015 <[email protected]>
Co-authored-by: Mrs4s <[email protected]>
Co-authored-by: brownchow <[email protected]>
Co-authored-by: Mrs4s <[email protected]>
Co-authored-by: wdvxdr <[email protected]>
Co-authored-by: shirokurakana <[email protected]>
Co-authored-by: Yiwen-Chan <[email protected]>
Co-authored-by: Ink-33 <[email protected]>
Co-authored-by: ishkong <[email protected]>
Co-authored-by: yanyongyu <[email protected]>
Co-authored-by: HelloWorld <[email protected]>
Co-authored-by: そら <[email protected]>
Co-authored-by: Ink33 <[email protected]>
Co-authored-by: Diving-Fish <[email protected]>
Co-authored-by: sam01101 <[email protected]>
Co-authored-by: xuthus5 <[email protected]>
Co-authored-by: xuye <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants