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

输入不了验证码 #455

Closed
JarmoHu opened this issue Dec 1, 2020 · 4 comments
Closed

输入不了验证码 #455

JarmoHu opened this issue Dec 1, 2020 · 4 comments

Comments

@JarmoHu
Copy link

JarmoHu commented Dec 1, 2020

环境信息
请根据实际使用环境修改以下信息
go-cqhttp版本: v0.9.32
运行环境: windows_amd64
连接方式: http

bug内容
刚刚才申请的账号,输入不了验证码。

go-cqhttp.exe
[2020-12-01 12:14:28] [INFO]: 当前版本:v0.9.32
[2020-12-01 12:14:28] [INFO]: 将使用 device.json 内的设备信息运行Bot.
[2020-12-01 12:14:28] [INFO]: Bot将在5秒后登录并开始信息处理, 按 Ctrl+C 取消.
[2020-12-01 12:14:33] [INFO]: 开始尝试登录并同步消息...
[2020-12-01 12:14:33] [INFO]: 使用协议: iPad
[2020-12-01 12:14:33] [INFO]: Protocol -> connect to server: 109.244.128.121:8080
[2020-12-01 12:14:33] [INFO]: Protocol -> connect to server: 120.232.18.27:80

                  ....
                .*....**.
              .*..     .*.
             .*   .****  ..
            ..   .*   .*  .    .....
            *    ..    .. .......  ..                    .**...
           ..    .     .* **.  ..   ..                 .*. .....
           *     *     .:.:.  ....   .                ..  ...*..
          .*     *     .*...  .. *   .                .   .  .. .
          ..     * ********:   . .   .    ...        ..  ..   . .
          ..     * *.......:.  ...  ..    ...*...    .   .    :..
          :&&&&&&o ooo&&&&&&.  .**:oo.   ..    ..... .   .    ..
          :888888o ..*&88888. .:o&888&.  ..   ... .**.   .
          *888888o   .&88888o&&8o*&888:  .    ....  **  ..
          .&88888o   .&8888&&888o :888&  *    * ..  .ooo&o
          .&88888o   .&88888o888& *888&...   .. ..  .&888&.    ..
           o88888o   .&8888&:8888..&888:..   .. ..  .&888&.    o&:
           *88888&   .&8888&*&888* o888&o*.  *...    o8888*    o8&
           .o8888&.  .&8888&.o888: *&&o*o&&o****.   .o8888:    o8o
            .&8888o**o88888&.:888o  .. .&8888&&o*.....&888&.   o8:
             .&8888888888888.*&o:.     *&888&*:&8&&*  o8888:  :8&.
              .:&&8888&o*o&&. .        :8888&  o888o. .&8888&&8&*
                 .****.  ...           o8888:  :8888*  .o&88&&o.
                                      .&8888*  o8888:    .*:*.
                                      *8888&.  o8888:
                                      :8888&..*88888*
                                      *o&888&&&8888&.
                                        .*:&&88888&:
                                            .:o&&o:
                                               ..



panic: runtime error: invalid memory address or nil pointer dereference
[signal 0xc0000005 code=0x0 addr=0x20 pc=0x161ca96]

goroutine 1 [running]:
github.com/Mrs4s/go-cqhttp/server.(*webServer).Dologin(0x1ed0b20)
        /github/workspace/server/apiAdmin.go:135 +0x476
github.com/Mrs4s/go-cqhttp/server.(*webServer).Run(0x1ed0b20, 0xc000037a10, 0xc, 0xc000651200, 0x2)
        /github/workspace/server/apiAdmin.go:99 +0x1da
main.main()
        /github/workspace/main.go:323 +0xcd6

复现方法
请在这里分步骤的描述如何复现这个bug

@JarmoHu
Copy link
Author

JarmoHu commented Dec 1, 2020

v0.9.31就可以输入欸?

@dfaofeng
Copy link
Contributor

dfaofeng commented Dec 2, 2020

新账号建议不要直接用,用app端挂几天再说.特别容易被检测

@JarmoHu
Copy link
Author

JarmoHu commented Dec 2, 2020

新账号建议不要直接用,用app端挂几天再说.特别容易被检测

嗯嗯,但是最新版v0.9.32的windows验证码输入确实有问题,我换成linux或者降级就没问题了

@JarmoHu
Copy link
Author

JarmoHu commented Dec 2, 2020

20201202,突然发现linux上有同样的情况,而且无论新旧账号都会出现

@Mrs4s Mrs4s closed this as completed in 6973a10 Dec 2, 2020
bephbin51695 added a commit to bephbin51695/go-cqhttp that referenced this issue Dec 31, 2020
* update MiraiGo.

* update README.md

* 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.

Co-authored-by: Mrs4s <[email protected]>
Co-authored-by: daofeng2015 <[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]>
bephbin51695 added a commit to bephbin51695/go-cqhttp that referenced this issue Dec 31, 2020
* 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.

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]>
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