sbwtw / pidgin-wechat

pidgin plugin for web wechat protocol
Do What The F*ck You Want To Public License
135 stars 14 forks source link

Cannot login #21

Open the0demiurge opened 5 years ago

the0demiurge commented 5 years ago

Please ask the following questions, Thanks!

Arch Linux

2.13.0-7

0.1.1-1

get: "https://login.web.wechat.com/jslogin?appid=wx782c26e4c19acffb&redirect_uri=https://web.wechat.com/cgi-bin/mmwebwx-bin/webwxnewloginpage&fun=new&lang=zh_CN"
thread '<unnamed>' panicked at 'called `Option::unwrap()` on a `None` value', src/libcore/option.rs:347:21
stack backtrace:
   0: <unknown>
   1: <unknown>
   2: <unknown>
   3: <unknown>
   4: std::panicking::rust_panic_with_hook
   5: <unknown>
   6: rust_begin_unwind
   7: core::panicking::panic_fmt
   8: core::panicking::panic
   9: <unknown>
  10: openssl::ssl::connector::SslConnectorBuilder::new
  11: native_tls::TlsConnector::builder
  12: hyper_native_tls::NativeTlsClient::new
  13: <unknown>
  14: std::sync::once::Once::call_inner
  15: <unknown>
  16: __rust_maybe_catch_panic
  17: <unknown>
  18: <unknown>
  19: <unknown>
  20: start_thread
  21: __clone

Installed directly from aur, and login window just does not appear.

brunoli commented 4 years ago

I had the same problem. Repeated login failure

ghost commented 4 years ago

我也遇到了同样的问题。