#31100: Firefox addon not reporting any users
-------------------------------------+---------------------------
 Reporter:  cohosh                   |          Owner:  cohosh
     Type:  defect                   |         Status:  assigned
 Priority:  Very High                |      Milestone:
Component:  Circumvention/Snowflake  |        Version:
 Severity:  Major                    |     Resolution:
 Keywords:  snowflake-webextension   |  Actual Points:
Parent ID:                           |         Points:
 Reviewer:                           |        Sponsor:  Sponsor28
-------------------------------------+---------------------------

Comment (by cohosh):

 Looks like there's still an infinite loop caused by ICE failures. I added
 an additional log message to log when there's a proxy poll available and
 the proxy is polling the snowflake broker. So if all is going well we
 should see these two interleaved messages:
 {{{
 Polling for client ...
 Snowflake: At client capacity.
 }}}
 However, in an infinite loop we stop polling:
 {{{
 Polling for client ...
 Snowflake: At client capacity. (4)
 ICE failed, add a TURN server and see about:webrtc for more details
 Snowflake: At client capacity. (8)
 ICE failed, add a TURN server and see about:webrtc for more details
 Snowflake: At client capacity. (257)
 }}}

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/31100#comment:19>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Reply via email to