Logiase / MiraiGo-Template

A template for MiraiGo
GNU Affero General Public License v3.0
167 stars 49 forks source link

扫码登录日志显示账号被冻结,更换QQ号也是一个结果 #60

Open ZYKJShadow opened 1 year ago

aimerneige commented 1 year ago

+1

Cikaros commented 1 year ago

+1

aFlyBird0 commented 1 year ago

+1 (我用go-cqhttp也一样)但是手机还能登录

aimerneige commented 1 year ago

+1 (我用go-cqhttp也一样)但是手机还能登录

修改你的 device.json

"protocol": 2,

使用手表协议可以登录 go-cqhttp

aFlyBird0 commented 1 year ago

+1 (我用go-cqhttp也一样)但是手机还能登录

修改你的 device.json

"protocol": 2,

使用手表协议可以登录 go-cqhttp

感谢,回复好快啊,我试试。(不过mirai-template默认好像就是用手表协议登录的,可能是因为协议更新了?)

aFlyBird0 commented 1 year ago

+1 (我用go-cqhttp也一样)但是手机还能登录

修改你的 device.json

"protocol": 2,

使用手表协议可以登录 go-cqhttp

可用,感谢! @aimerneige

Cikaros commented 1 year ago

为啥我改了还是不行/(ㄒoㄒ)/~~

aFlyBird0 commented 1 year ago

为啥我改了还是不行/(ㄒoㄒ)/~~

我是cqhttp可以了,miraigo template不行(可能是因为我template版本太老吧)

Hugozys commented 1 year ago

我更新到最新的miraigo依赖之后换成2就可以了: https://github.com/Logiase/MiraiGo-Template/pull/62

eric2788 commented 1 year ago

+1 (我用go-cqhttp也一样)但是手机还能登录

修改你的 device.json

"protocol": 2,

使用手表协议可以登录 go-cqhttp

尝试改为Protocol:2 以及 改为 androidwatch, 都完全没用

aimerneige commented 1 year ago

我提供的解决方案只适用于go-cqhttp,而且有时效性。

On Sat, May 20, 2023, 11:07 PM Eric Lam @.***> wrote:

+1 (我用go-cqhttp https://docs.go-cqhttp.org/也一样)但是手机还能登录

修改你的 device.json

"protocol": 2,

使用手表协议可以登录 go-cqhttp

尝试改为Protocol:2 以及 改为 androidwatch, 都完全没用

— Reply to this email directly, view it on GitHub https://github.com/Logiase/MiraiGo-Template/issues/60#issuecomment-1555931979, or unsubscribe https://github.com/notifications/unsubscribe-auth/AMKOQIFP7BOXKMSYM3W3343XHDM3FANCNFSM6AAAAAAVUWU75U . You are receiving this because you were mentioned.Message ID: @.***>

eric2788 commented 1 year ago

+1 (我用go-cqhttp也一样)但是手机还能登录

修改你的 device.json

"protocol": 2,

使用手表协议可以登录 go-cqhttp

尝试改为Protocol:2 以及 改为 androidwatch, 都完全没用

最後參考了那個PR,更新miraigo才有用