-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Can not login with error message: 当前登录环境异常。为了你的帐号安全,暂时不能登录web微信。 #603
Comments
Just FYI, many related robot projects using web wechat seem having same issue. From what I know including: I, myself was using itchat and got 4 accounts blocked 3 days ago and still cannot login to web wechat today... I was interested with wechaty since last weekend as it has so many stars and using selenium web driver which I think is safer under Wechat's anti-robot system than other projects. Looking for solutions and ideas for avoiding this issue in the future. |
I heard that as well...and I don't know how to figure this out ... |
@tomzhu6066 change server and change account can solve a little. |
@lijiarui change account... I must give you a double touch 666~ |
abnormal headers:request
response
query string
normal headers:request
response
query string
|
@tomzhu6066 Could you please post the link of issues from other projects to this issue? Because then we could track them at one place right here, which I believe could help us to monitor the problem and find the solution more effective. |
@zixia Sure no problem. Here's all related issues I can find in github: electronic-wechat wechat4u itchat
wxpy
wxBot Mojo-Weixin |
Having the same problem |
兄弟们,这个UA是我浏览器的UA,大家顺手换一个。 |
我有一个一天接收几千条消息的机器人,在线状态下,用其他手机重新登录帐号后,才开始扫码提示环境异常 所以微信不会在机器人在线状态下强制下线? |
@spacelan Hi, could you please add my Wechat(id: 918999) because I like wechat4u very much. :) |
请问下,数据库文件在哪 |
唉...,不幸我也遇到这个“暂时不能登录web微信”了,我知道这应该是被封了, 想知道大家被封了以后是如何解决的? 关键是我什么也没做呀,就是把我那个什么也没干的bot挂在哪儿,看能坚持多长时间,然后停下来想换新程序试试,结果就这么被封了。感觉好冤枉啊。这封的确觉也让人觉得实在太憋屈的了。 看来微信的确不会在机器人在线状态下强制下线,不过想停下来换新程序就要千万小心了。 唉, :-( , :-( |
I'd like to share my experience: one of my accounts had been blocked about 2 months ago, and it keeps being blocked for about 45 days, then someday I try to log in it again, succeed. |
Mine is blocked in ~12/15/2017, and then tried on 1/15/2018 it worked. As
of now, it's blocked again since 01/30/2018, not yet unblocked
…On Thu, Feb 8, 2018 at 5:38 PM, Huan LI ***@***.***> wrote:
I'd like to share my experience: one of my accounts had been blocked about
2 months ago, and it keeps being blocked for about 45 days, then someday I
try to log in it again, succeed.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#603 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AAnFRTShuVnjXlLueZLYiNdLfDkiRG-6ks5tS6F8gaJpZM4OE5bi>
.
|
thank you bros for sharing! Guess I'd be patient, and careful too, :-) |
Mine was blocked around 10/1/2017... I think now it's been unblocked around the end of March 2018, or April |
我这里应用 只要不通宵运行网页版 我发现都不会被封 只要通宵 就危险了 只要退出从新扫描 就会出问题 我测试的微信号 都是个人老号 |
没错,我遇到的正是这种情况
原来如此,谢谢 不过这也太苛刻,太过分了 |
我这里通宵运行没问题
…On Sat, Apr 14, 2018 at 08:30 suntong ***@***.***> wrote:
只要退出从新扫描 就会出问题
没错,我遇到的正是这种情况
只要通宵 就危险了
原来如此,谢谢
不过这也太苛刻,太过分了
是不是调用API会比运行网页版安全呢?毕竟API就是给Bot用的啊
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#603 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AAnFRRX9TTNJrveMzOlBamCsWzZY7jk1ks5tohYKgaJpZM4OE5bi>
.
|
Dear,I am coming,I found a picture like this just now, my hear is ba cold ba cold(拔凉拔凉)。 Maybe there were three reason for blocking,many messages were sent because of bugs in my code, or error UTC timezone in the wetchay docker,or Ip address from qcloud(maybe)! Ma brother a ! |
I'll close this issue for now because it had been well-known for the developers today. |
我在linux下用火狐浏览器扫码登陆登录不上,然后我用chromium成功登陆上了,很是惊讶,估计腾讯可能通过某种渠道获取到我操作系统类型,然后我尝试用火狐隐私浏览模式(快捷键是Ctrl+Shift+P),扫码登陆成功登上!^_^ |
fail |
微信机器人,除了这种web微信的方式,还有其他方式吗? |
@CoolHeads Maybe you could have a try on wechaty-puppet-padplus |
Link to: wechaty/PMC#14 |
scan QR code to login,
https://wx2.qq.com/
will redirect tohttps://wx.qq.com/cgi-bin/mmwebwx-bin/webwxnewloginpage?ticket=AQ1NWzj57ZX7gJeu_Keu8_se@qrticket_0&uuid=Id2o57ANQw==&lang=en_US&scan=1498456159
respond source cod as follows:
Chinese Version
English Version
btw
I tried the same account, it cannot login with web wexin, but it can log in with PC client weixin.
The text was updated successfully, but these errors were encountered: