getlantern / firetweet

FireTweet for Android powered by Lantern
272 stars 73 forks source link

Phone verification not working #120

Closed myleshorton closed 9 years ago

myleshorton commented 9 years ago

Apparently as a result of too much traffic going through the same IPs.

myleshorton commented 9 years ago

Clicking verify after the phone verification sequence hangs for me even though the verification seemed to work.

myleshorton commented 9 years ago

On idea that @aranhoide had was to use IPv6. Unfortunately it looks like Twitter doesn't support it (no answers to IPv6 query below):

[afisk@aca88079 ~]$ dig twitter.com AAAA @8.8.8.8

; <<>> DiG 9.8.3-P1 <<>> twitter.com AAAA @8.8.8.8
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 4261
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0

;; QUESTION SECTION:
;twitter.com.           IN  AAAA

;; AUTHORITY SECTION:
twitter.com.        4   IN  SOA ns1.p26.dynect.net. zone-admin.dyndns.com. 2007121448 3600 600 604800 60

;; Query time: 28 msec
;; SERVER: 8.8.8.8#53(8.8.8.8)
;; WHEN: Thu Jun  4 15:05:12 2015
;; MSG SIZE  rcvd: 101

[afisk@aca88079 ~]$
[afisk@aca88079 ~]$
[afisk@aca88079 ~]$ dig api.twitter.com AAAA @8.8.8.8

; <<>> DiG 9.8.3-P1 <<>> api.twitter.com AAAA @8.8.8.8
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 50954
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0

;; QUESTION SECTION:
;api.twitter.com.       IN  AAAA

;; AUTHORITY SECTION:
twitter.com.        4   IN  SOA ns1.p26.dynect.net. zone-admin.dyndns.com. 2007121448 3600 600 604800 60

;; Query time: 34 msec
;; SERVER: 8.8.8.8#53(8.8.8.8)
;; WHEN: Thu Jun  4 15:08:13 2015
;; MSG SIZE  rcvd: 105
atavism commented 9 years ago

@myleshorton Think we can close this? I'm still seeing Iran on the list of countries on the verification page, and it's presumably working. We can re-open if the problem arises again.

myleshorton commented 9 years ago

Closed!