voicecheck crashes if outside internet connection isn't available

Bug #447242 reported by Anthony Hook
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
voicecheck
Fix Committed
Medium
Anthony Hook

Bug Description

My University requires login to the network before outside connection is established. If I get disconnected and re-connected, I have to

$ /home/anthony/voicecheck/voicecheck -e <email address hidden> -p [redacted] -i 30

[***Connection is established here]

No unread messages.

[***Network disconnected, no problems, also no checks for messages]
[***Physical connection established, haven't logged in through the Universities web system]

Traceback (most recent call last):
  File "/home/anthony/voicecheck/voicecheck", line 117, in <module>
    sys.exit( main() )
  File "/home/anthony/voicecheck/voicecheck", line 65, in main
    sighted += attack( c, sighted )
  File "/home/anthony/voicecheck/voicecheck", line 74, in attack
    c.perform()
pycurl.error: (51, 'GnuTLS recv error (-9): A TLS packet with unexpected length was received.')

Changed in voicecheck:
status: New → Confirmed
importance: Undecided → Medium
assignee: nobody → Anthony Hook (anthonyhook)
Changed in voicecheck:
status: Confirmed → Fix Committed
status: Fix Committed → Fix Released
Revision history for this message
Anthony Hook (anthonyhook) wrote :

Reopening this bug, with the latest version, I am getting

Traceback (most recent call last):
  File "/home/anthony/voicecheck/voicecheck", line 121, in <module>
    sys.exit( main() )
  File "/home/anthony/voicecheck/voicecheck", line 57, in main
    c.perform()
pycurl.error: (51, "SSL: certificate subject name (nac-srv.uwsuper.edu) does not match target host name 'www.google.com'")

Changed in voicecheck:
status: Fix Released → Confirmed
importance: Medium → High
importance: High → Medium
exigraff (exigraff)
Changed in voicecheck:
status: Confirmed → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.