madams9

bitmask failures

Dec 16th, 2016
246
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 46.50 KB | None | 0 0
  1. # bitmask --debug --logfile /tmp/bitmask.log
  2. PyInstaller Bootloader 3.x
  3. LOADER: executable is /opt/bitmask-0.9.2/lib/bitmask
  4. LOADER: homepath is /opt/bitmask-0.9.2/lib
  5. LOADER: _MEIPASS2 is NULL
  6. LOADER: archivename is /opt/bitmask-0.9.2/lib/bitmask
  7. LOADER: pyi_arch_check_cookie failed
  8. LOADER: Search for cookieLOADER: package found skipping digital signature in /opt/bitmask-0.9.2/lib/bitmask
  9. LOADER: Extracting binaries
  10. LOADER: Executing self as child
  11. LOADER: set _MEIPASS2 to /opt/bitmask-0.9.2/lib
  12. LOADER: LD_LIBRARY_PATH=/opt/bitmask-0.9.2/lib
  13. PyInstaller Bootloader 3.x
  14. LOADER: executable is /opt/bitmask-0.9.2/lib/bitmask
  15. LOADER: homepath is /opt/bitmask-0.9.2/lib
  16. LOADER: _MEIPASS2 is /opt/bitmask-0.9.2/lib
  17. LOADER: archivename is /opt/bitmask-0.9.2/lib/bitmask
  18. LOADER: pyi_arch_check_cookie failed
  19. LOADER: Search for cookieLOADER: package found skipping digital signature in /opt/bitmask-0.9.2/lib/bitmask
  20. LOADER: Already in the child - running user's code.
  21. LOADER: Python library: /opt/bitmask-0.9.2/lib/libpython2.7.so.1.0
  22. LOADER: Loaded functions from Python library.
  23. LOADER: Manipulating environment (sys.path, sys.prefix)
  24. LOADER: sys.prefix is /opt/bitmask-0.9.2/lib
  25. LOADER: Setting runtime options
  26. LOADER: Initializing python
  27. LOADER: Overriding Python's sys.path
  28. LOADER: Post-init sys.path is /opt/bitmask-0.9.2/lib
  29. LOADER: Setting sys.argv
  30. LOADER: setting sys._MEIPASS
  31. LOADER: importing modules from CArchive
  32. LOADER: extracted struct
  33. LOADER: callfunction returned...
  34. LOADER: extracted pyimod01_os_path
  35. LOADER: callfunction returned...
  36. LOADER: extracted pyimod02_archive
  37. LOADER: callfunction returned...
  38. LOADER: extracted pyimod03_importers
  39. LOADER: callfunction returned...
  40. LOADER: Installing PYZ archive with Python modules.
  41. LOADER: PYZ archive: out00-PYZ.pyz
  42. LOADER: LC_CTYPE was C but resulted in NULL FileSystemDefaultEncoding
  43. LOADER: Setting FileSystemDefaultEncoding to UTF-8 (was NULL)
  44. LOADER: Running pyiboot01_bootstrap.py
  45. LOADER: Running pyi_rth_pkgres.py
  46. LOADER: Running pyi_rth_twisted.py
  47. LOADER: Running pyi_rth_qt4plugins.py
  48. LOADER: Running app.py
  49. [2016-12-16 21:53:27] DEBUG    - L#72   : leap.bitmask.util.requirement_checker:check_requirements - Checking requirements...
  50. [2016-12-16 21:53:27] ERROR    - L#62   : leap.bitmask.util.requirement_checker:get_requirements - Requirements file not found. DistributionNotFound(Requirement.parse('leap.bitmask'), None)
  51. [2016-12-16 21:53:27] DEBUG    - L#102  : leap.bitmask.util.requirement_checker:check_requirements - Done
  52. [2016-12-16 21:53:27] INFO     - L#229  : __main__:start_app - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  53. [2016-12-16 21:53:27] INFO     - L#230  : __main__:start_app - Bitmask version 0.9.2
  54. [2016-12-16 21:53:27] INFO     - L#231  : __main__:start_app - leap.mail version 0+unknown
  55. [2016-12-16 21:53:27] INFO     - L#144  : __main__:log_lsb_release_info - LSB Release info:
  56. [2016-12-16 21:53:27] INFO     - L#146  : __main__:log_lsb_release_info - Distributor ID:       Mageia
  57. [2016-12-16 21:53:27] INFO     - L#146  : __main__:log_lsb_release_info - Description:  Mageia 5
  58. [2016-12-16 21:53:27] INFO     - L#146  : __main__:log_lsb_release_info - Release:      5
  59. [2016-12-16 21:53:27] INFO     - L#146  : __main__:log_lsb_release_info - Codename:     thornicroft
  60. [2016-12-16 21:53:27] INFO     - L#233  : __main__:start_app - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  61. [2016-12-16 21:53:27] INFO     - L#234  : __main__:start_app - Starting app
  62. [2016-12-16 21:53:27] DEBUG    - L#77   : leap.bitmask.backend.backend_proxy:_init_zmq - Setting up ZMQ connection to server...
  63. [2016-12-16 21:53:27] DEBUG    - L#185  : leap.bitmask.backend.backend_proxy:check_online - Checking whether backend is online...
  64. [2016-12-16 21:53:28] WARNING  - L#191  : leap.bitmask.backend.backend_proxy:check_online - Backend is offline!
  65. [2016-12-16 21:53:28] DEBUG    - L#237  : __main__:start_app - Backend online: False
  66. [2016-12-16 21:53:28] DEBUG    - L#53   : leap.bitmask.backend.signaler:__init__ - Connecting to signaling server...
  67. [2016-12-16 21:53:28] DEBUG    - L#172  : leap.bitmask.backend.backend:run - Starting Twisted reactor.
  68. IMPORTING MODULE... __builtin__
  69. _import module: __builtin__
  70. IMPORTING MODULE... httplib
  71. _import module: httplib
  72. IMPORTING MODULE... tuf._vendor.six.moves.urllib
  73. _import module: tuf._vendor.six.moves.urllib
  74. _import module: urllib2
  75. [2016-12-16 21:53:28] DEBUG    - L#77   : leap.bitmask.backend.backend_proxy:_init_zmq - Setting up ZMQ connection to server...
  76. [2016-12-16 21:53:28] DEBUG    - L#199  : leap.bitmask.backend.backend_proxy:start - Starting backend proxy...
  77. [2016-12-16 21:53:28] DEBUG    - L#185  : leap.bitmask.backend.backend_proxy:check_online - Checking whether backend is online...
  78. [2016-12-16 21:53:28] DEBUG    - L#106  : leap.bitmask.backend.backend_proxy:run - Starting ZMQ loop.
  79. [2016-12-16 21:53:28] ERROR    - L#70   : leap.bitmask.updater:__init__ - No updater mirrors found (missing or not well formed launcher.conf)
  80. [2016-12-16 21:53:28] DEBUG    - L#75   : leap.bitmask.backend.signaler_qt:_run - Running SignalerQt loop
  81. [2016-12-16 21:53:28] DEBUG    - L#53   : leap.bitmask.util.keyring_helpers:_get_keyring_with_fallback - No usable keyring found
  82. [2016-12-16 21:53:28] DEBUG    - L#53   : leap.bitmask.util.keyring_helpers:_get_keyring_with_fallback - No usable keyring found
  83. [2016-12-16 21:53:28] DEBUG    - L#70   : leap.bitmask.platform_init.initializers:init_platform - Running initializer for Linux
  84. [2016-12-16 21:53:28] DEBUG    - L#110  : leap.bitmask.services.eip.conductor:start_eip_machine - eip machine started
  85. [2016-12-16 21:53:28] DEBUG    - L#255  : leap.bitmask.services.mail.conductor:start_mail_machine - Starting mail state machine...
  86. [2016-12-16 21:53:28] DEBUG    - L#59   : leap.bitmask.gui.statemachines:onEntry - State Encrypted Internet::off entered. Emitting signal ...
  87. [2016-12-16 21:53:28] DEBUG    - L#59   : leap.bitmask.gui.statemachines:onEntry - State Mail::off entered. Emitting signal ...
  88. [2016-12-16 21:53:28] DEBUG    - L#59   : leap.bitmask.gui.statemachines:onEntry - State IMAP::off entered. Emitting signal ...
  89. [2016-12-16 21:53:28] DEBUG    - L#59   : leap.bitmask.gui.statemachines:onEntry - State IMAP::off entered. Emitting signal ...
  90. [2016-12-16 21:53:28] WARNING  - L#590  : leap.bitmask.gui.mainwindow:_update_eip_enabled_status - Trying to update eip enabled status but there's no default provider. Disabling EIP for the time being...
  91. [2016-12-16 21:53:28] DEBUG    - L#304  : leap.bitmask.gui.eip_status:disable_eip_start - Hiding EIP start button
  92. [2016-12-16 21:53:28] DEBUG    - L#368  : leap.bitmask.gui.eip_status:set_eip_status - Disabled
  93. [2016-12-16 21:53:28] ERROR    - L#39   : leap.common.check:leap_assert - Bug:
  94. [2016-12-16 21:53:28] ERROR    - L#45   : leap.common.check:leap_assert -   File "threading.py", line 774, in __bootstrap
  95. [2016-12-16 21:53:28] ERROR    - L#45   : leap.common.check:leap_assert -   File "threading.py", line 801, in __bootstrap_inner
  96. [2016-12-16 21:53:28] ERROR    - L#45   : leap.common.check:leap_assert -   File "threading.py", line 754, in run
  97. [2016-12-16 21:53:28] ERROR    - L#45   : leap.common.check:leap_assert -   File "site-packages/twisted/_threads/_threadworker.py", line 46, in work
  98. [2016-12-16 21:53:28] ERROR    - L#45   : leap.common.check:leap_assert -   File "site-packages/twisted/_threads/_team.py", line 190, in doWork
  99. [2016-12-16 21:53:28] ERROR    - L#45   : leap.common.check:leap_assert -   File "site-packages/twisted/python/threadpool.py", line 241, in inContext
  100. [2016-12-16 21:53:28] ERROR    - L#45   : leap.common.check:leap_assert -   File "site-packages/twisted/python/threadpool.py", line 257, in <lambda>
  101. [2016-12-16 21:53:28] ERROR    - L#45   : leap.common.check:leap_assert -   File "site-packages/twisted/python/context.py", line 118, in callWithContext
  102. [2016-12-16 21:53:28] ERROR    - L#45   : leap.common.check:leap_assert -   File "site-packages/twisted/python/context.py", line 81, in callWithContext
  103. [2016-12-16 21:53:28] ERROR    - L#45   : leap.common.check:leap_assert -   File "leap/bitmask/backend/backend.py", line 229, in <lambda>
  104. [2016-12-16 21:53:28] ERROR    - L#45   : leap.common.check:leap_assert -   File "leap/bitmask/backend/leapbackend.py", line 137, in provider_get_all_services
  105. [2016-12-16 21:53:28] ERROR    - L#45   : leap.common.check:leap_assert -   File "leap/bitmask/backend/components.py", line 259, in get_all_services
  106. [2016-12-16 21:53:28] ERROR    - L#45   : leap.common.check:leap_assert -   File "leap/bitmask/backend/components.py", line 225, in _get_services
  107. [2016-12-16 21:53:28] ERROR    - L#45   : leap.common.check:leap_assert -   File "leap/bitmask/config/providerconfig.py", line 93, in get_provider_config
  108. [2016-12-16 21:53:28] ERROR    - L#45   : leap.common.check:leap_assert -   File "leap/common/config/baseconfig.py", line 174, in load
  109. [2016-12-16 21:53:28] ERROR    - L#45   : leap.common.check:leap_assert -   File "leap/common/config/pluggableconfig.py", line 446, in load
  110. [2016-12-16 21:53:28] ERROR    - L#45   : leap.common.check:leap_assert -   File "leap/common/config/pluggableconfig.py", line 390, in deserialize
  111. [2016-12-16 21:53:28] ERROR    - L#179  : leap.common.config.baseconfig:load - Something went wrong while loading the config from /opt/bitmask-0.9.2/lib/config/leap/providers/riseup.net/provider.json
  112.  
  113. [2016-12-16 21:53:37] INFO     - L#109  : twisted.logger._stdlib:__call__ - Setting up provider black.riseup.net...
  114. [2016-12-16 21:53:37] DEBUG    - L#120  : leap.bitmask.provider.providerbootstrapper:_check_name_resolution - Checking name resolution for u'black.riseup.net'                                                                                                                                      
  115. [2016-12-16 21:53:37] DEBUG    - L#134  : leap.bitmask.provider.providerbootstrapper:_check_https - Checking https for u'black.riseup.net'
  116. <bound method VerifiedHTTPSConnection.request of <requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0x7f108d4bb890>>
  117. [2016-12-16 21:53:38] DEBUG    - L#167  : leap.bitmask.provider.providerbootstrapper:_download_provider_info - Downloading provider info for u'black.riseup.net'                                                                                                                                    
  118. [2016-12-16 21:53:38] DEBUG    - L#212  : leap.bitmask.config.providerconfig:get_ca_cert_path - Going to verify SSL against /opt/bitmask-0.9.2/lib/config/leap/providers/riseup.net/keys/ca/cacert.pem                                                                                              
  119. [2016-12-16 21:53:38] DEBUG    - L#210  : leap.bitmask.provider.providerbootstrapper:_download_provider_info - Requesting for provider.json... uri: https://api.black.riseup.net:443/provider.json, verify: /opt/bitmask-0.9.2/lib/config/leap/providers/riseup.net/keys/ca/cacert.pem, headers: {'if-modified-since': 'Tue Jun  2 00:48:11 2015 GMT'}                                                                                                
  120. <bound method VerifiedHTTPSConnection.request of <requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0x7f108d4bbe10>>
  121. [2016-12-16 21:53:38] DEBUG    - L#214  : leap.bitmask.provider.providerbootstrapper:_download_provider_info - Request status code: 200
  122. [2016-12-16 21:53:38] DEBUG    - L#244  : leap.bitmask.provider.providerbootstrapper:_download_provider_info - Provider definition has been modified                                                                                                                                                
  123. [2016-12-16 21:53:38] DEBUG    - L#314  : leap.bitmask.provider.providerbootstrapper:_download_ca_cert - Downloading ca cert for u'black.riseup.net' at u'https://black.riseup.net/ca.crt'                                                                                                          
  124. [2016-12-16 21:53:38] DEBUG    - L#212  : leap.bitmask.config.providerconfig:get_ca_cert_path - Going to verify SSL against /opt/bitmask-0.9.2/lib/config/leap/providers/riseup.net/keys/ca/cacert.pem                                                                                              
  125. [2016-12-16 21:53:38] DEBUG    - L#346  : leap.bitmask.provider.providerbootstrapper:_check_ca_fingerprint - Checking ca fingerprint for u'black.riseup.net' and cert '/opt/bitmask-0.9.2/lib/config/leap/providers/riseup.net/keys/ca/cacert.pem'                                                  
  126. [2016-12-16 21:53:38] DEBUG    - L#212  : leap.bitmask.config.providerconfig:get_ca_cert_path - Going to verify SSL against /opt/bitmask-0.9.2/lib/config/leap/providers/riseup.net/keys/ca/cacert.pem                                                                                              
  127. [2016-12-16 21:53:38] DEBUG    - L#378  : leap.bitmask.provider.providerbootstrapper:_check_api_certificate - Checking api certificate for https://api.black.riseup.net:443 and cert /opt/bitmask-0.9.2/lib/config/leap/providers/riseup.net/keys/ca/cacert.pem                                    
  128. [2016-12-16 21:53:38] DEBUG    - L#209  : leap.bitmask.crypto.srpauth:_authentication_preprocessing - Authentication preprocessing...
  129. [2016-12-16 21:53:38] DEBUG    - L#238  : leap.bitmask.crypto.srpauth:_start_authentication - Starting authentication process...
  130. [2016-12-16 21:53:38] DEBUG    - L#212  : leap.bitmask.config.providerconfig:get_ca_cert_path - Going to verify SSL against /opt/bitmask-0.9.2/lib/config/leap/providers/riseup.net/keys/ca/cacert.pem                                                                                              
  131. <bound method VerifiedHTTPSConnection.request of <requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0x7f108c63b310>>
  132. [2016-12-16 21:53:38] DEBUG    - L#311  : leap.bitmask.crypto.srpauth:_process_challenge - Processing challenge...
  133. [2016-12-16 21:53:38] DEBUG    - L#212  : leap.bitmask.config.providerconfig:get_ca_cert_path - Going to verify SSL against /opt/bitmask-0.9.2/lib/config/leap/providers/riseup.net/keys/ca/cacert.pem                                                                                              
  134. <bound method VerifiedHTTPSConnection.request of <requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0x7f108c63b310>>
  135. [2016-12-16 21:53:38] ERROR    - L#358  : leap.bitmask.crypto.srpauth:_process_challenge - [422] Wrong password (HAMK): [{u'base': u"Not a valid username/password combination. Please remember you need to create a new account to use the 'black' services as your old/current account username is on hold <a href='https://help.riseup.net/en/vpn/troubleshooting'>More info</a>."}]
  136. [2016-12-16 21:53:38] ERROR    - L#657  : leap.bitmask.crypto.srpauth:_authenticate_error - Error logging in, <twisted.python.failure.Failure leap.bitmask.crypto.srpauth.SRPAuthBadUserOrPassword: >
  137. [2016-12-16 21:53:38] DEBUG    - L#53   : leap.bitmask.util.keyring_helpers:_get_keyring_with_fallback - No usable keyring found
  138. [2016-12-16 21:53:47] WARNING  - L#46   : leap.bitmask.gui.signaltracker:connect_and_track - Signal already connected.
  139. [2016-12-16 21:53:47] WARNING  - L#46   : leap.bitmask.gui.signaltracker:connect_and_track - Signal already connected.
  140. [2016-12-16 21:53:47] WARNING  - L#46   : leap.bitmask.gui.signaltracker:connect_and_track - Signal already connected.
  141. [2016-12-16 21:53:47] WARNING  - L#46   : leap.bitmask.gui.signaltracker:connect_and_track - Signal already connected.
  142. [2016-12-16 21:53:47] WARNING  - L#46   : leap.bitmask.gui.signaltracker:connect_and_track - Signal already connected.
  143. [2016-12-16 21:53:47] WARNING  - L#46   : leap.bitmask.gui.signaltracker:connect_and_track - Signal already connected.
  144. [2016-12-16 21:53:47] WARNING  - L#46   : leap.bitmask.gui.signaltracker:connect_and_track - Signal already connected.
  145. [2016-12-16 21:53:47] WARNING  - L#46   : leap.bitmask.gui.signaltracker:connect_and_track - Signal already connected.
  146. [2016-12-16 21:53:47] INFO     - L#109  : twisted.logger._stdlib:__call__ - Setting up provider black.riseup.net...
  147. [2016-12-16 21:53:47] DEBUG    - L#120  : leap.bitmask.provider.providerbootstrapper:_check_name_resolution - Checking name resolution for u'black.riseup.net'                                                                                                                                      
  148. [2016-12-16 21:53:47] DEBUG    - L#134  : leap.bitmask.provider.providerbootstrapper:_check_https - Checking https for u'black.riseup.net'
  149. <bound method VerifiedHTTPSConnection.request of <requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0x7f108d4bb890>>
  150. [2016-12-16 21:53:47] DEBUG    - L#167  : leap.bitmask.provider.providerbootstrapper:_download_provider_info - Downloading provider info for u'black.riseup.net'                                                                                                                                    
  151. [2016-12-16 21:53:47] DEBUG    - L#212  : leap.bitmask.config.providerconfig:get_ca_cert_path - Going to verify SSL against /opt/bitmask-0.9.2/lib/config/leap/providers/riseup.net/keys/ca/cacert.pem                                                                                              
  152. [2016-12-16 21:53:47] DEBUG    - L#210  : leap.bitmask.provider.providerbootstrapper:_download_provider_info - Requesting for provider.json... uri: https://api.black.riseup.net:443/provider.json, verify: /opt/bitmask-0.9.2/lib/config/leap/providers/riseup.net/keys/ca/cacert.pem, headers: {'if-modified-since': 'Tue Jun  2 00:48:11 2015 GMT'}                                                                                                
  153. <bound method VerifiedHTTPSConnection.request of <requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0x7f108d4bbe10>>
  154. [2016-12-16 21:53:47] DEBUG    - L#214  : leap.bitmask.provider.providerbootstrapper:_download_provider_info - Request status code: 200
  155. [2016-12-16 21:53:47] DEBUG    - L#244  : leap.bitmask.provider.providerbootstrapper:_download_provider_info - Provider definition has been modified                                                                                                                                                
  156. [2016-12-16 21:53:47] DEBUG    - L#314  : leap.bitmask.provider.providerbootstrapper:_download_ca_cert - Downloading ca cert for u'black.riseup.net' at u'https://black.riseup.net/ca.crt'                                                                                                          
  157. [2016-12-16 21:53:47] DEBUG    - L#212  : leap.bitmask.config.providerconfig:get_ca_cert_path - Going to verify SSL against /opt/bitmask-0.9.2/lib/config/leap/providers/riseup.net/keys/ca/cacert.pem                                                                                              
  158. [2016-12-16 21:53:47] DEBUG    - L#346  : leap.bitmask.provider.providerbootstrapper:_check_ca_fingerprint - Checking ca fingerprint for u'black.riseup.net' and cert '/opt/bitmask-0.9.2/lib/config/leap/providers/riseup.net/keys/ca/cacert.pem'                                                  
  159. [2016-12-16 21:53:47] DEBUG    - L#212  : leap.bitmask.config.providerconfig:get_ca_cert_path - Going to verify SSL against /opt/bitmask-0.9.2/lib/config/leap/providers/riseup.net/keys/ca/cacert.pem                                                                                              
  160. [2016-12-16 21:53:47] DEBUG    - L#378  : leap.bitmask.provider.providerbootstrapper:_check_api_certificate - Checking api certificate for https://api.black.riseup.net:443 and cert /opt/bitmask-0.9.2/lib/config/leap/providers/riseup.net/keys/ca/cacert.pem                                    
  161. [2016-12-16 21:53:47] DEBUG    - L#209  : leap.bitmask.crypto.srpauth:_authentication_preprocessing - Authentication preprocessing...
  162. [2016-12-16 21:53:47] DEBUG    - L#238  : leap.bitmask.crypto.srpauth:_start_authentication - Starting authentication process...
  163. [2016-12-16 21:53:47] DEBUG    - L#212  : leap.bitmask.config.providerconfig:get_ca_cert_path - Going to verify SSL against /opt/bitmask-0.9.2/lib/config/leap/providers/riseup.net/keys/ca/cacert.pem                                                                                              
  164. <bound method VerifiedHTTPSConnection.request of <requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0x7f108c63b9d0>>
  165. [2016-12-16 21:53:48] DEBUG    - L#311  : leap.bitmask.crypto.srpauth:_process_challenge - Processing challenge...
  166. [2016-12-16 21:53:48] DEBUG    - L#212  : leap.bitmask.config.providerconfig:get_ca_cert_path - Going to verify SSL against /opt/bitmask-0.9.2/lib/config/leap/providers/riseup.net/keys/ca/cacert.pem                                                                                              
  167. <bound method VerifiedHTTPSConnection.request of <requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0x7f108c63b9d0>>
  168. [2016-12-16 21:53:48] DEBUG    - L#413  : leap.bitmask.crypto.srpauth:_verify_session - Verifying session...
  169. [2016-12-16 21:53:48] DEBUG    - L#425  : leap.bitmask.crypto.srpauth:_verify_session - Session verified.
  170. [2016-12-16 21:53:48] DEBUG    - L#436  : leap.bitmask.crypto.srpauth:_verify_session - SUCCESS LOGIN
  171. [2016-12-16 21:53:48] DEBUG    - L#647  : leap.bitmask.crypto.srpauth:_authenticate_ok - Successful login!
  172. [2016-12-16 21:53:48] DEBUG    - L#333  : leap.bitmask.gui.eip_status:enable_eip_start - Showing EIP start button
  173. [2016-12-16 21:53:48] DEBUG    - L#368  : leap.bitmask.gui.eip_status:set_eip_status - Starting...
  174. [2016-12-16 21:53:48] DEBUG    - L#66   : leap.bitmask.services.eip.eipbootstrapper:_download_config - Downloading EIP config for riseup.net
  175. [2016-12-16 21:53:48] DEBUG    - L#127  : leap.bitmask.services:download_service_config - Downloading EIP config from: https://api.black.riseup.net:443/1/config/eip-service.json                                                                                                                  
  176. [2016-12-16 21:53:48] DEBUG    - L#212  : leap.bitmask.config.providerconfig:get_ca_cert_path - Going to verify SSL against /opt/bitmask-0.9.2/lib/config/leap/providers/riseup.net/keys/ca/cacert.pem                                                                                              
  177. bitmask-root: done
  178. <bound method VerifiedHTTPSConnection.request of <requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0x7f108c657c90>>
  179. [2016-12-16 21:53:48] DEBUG    - L#163  : leap.bitmask.services:download_service_config - EIP definition has not been modified
  180. [2016-12-16 21:53:48] DEBUG    - L#83   : leap.bitmask.services.eip.eipbootstrapper:_download_client_certificates - Downloading EIP client certificate for riseup.net                                                                                                                              
  181. [2016-12-16 21:53:48] DEBUG    - L#59   : leap.bitmask.gui.statemachines:onEntry - State Encrypted Internet::connecting entered. Emitting signal ...                                                                                                                                                
  182. [2016-12-16 21:53:48] ERROR    - L#39   : leap.common.check:leap_assert - Bug:
  183. [2016-12-16 21:53:48] ERROR    - L#45   : leap.common.check:leap_assert -   File "threading.py", line 774, in __bootstrap
  184. [2016-12-16 21:53:48] ERROR    - L#45   : leap.common.check:leap_assert -   File "threading.py", line 801, in __bootstrap_inner
  185. [2016-12-16 21:53:48] ERROR    - L#45   : leap.common.check:leap_assert -   File "threading.py", line 754, in run
  186. [2016-12-16 21:53:48] ERROR    - L#45   : leap.common.check:leap_assert -   File "site-packages/twisted/_threads/_threadworker.py", line 46, in work
  187. [2016-12-16 21:53:48] ERROR    - L#45   : leap.common.check:leap_assert -   File "site-packages/twisted/_threads/_team.py", line 190, in doWork
  188. [2016-12-16 21:53:48] ERROR    - L#45   : leap.common.check:leap_assert -   File "site-packages/twisted/python/threadpool.py", line 241, in inContext
  189. [2016-12-16 21:53:48] ERROR    - L#45   : leap.common.check:leap_assert -   File "site-packages/twisted/python/threadpool.py", line 257, in <lambda>
  190. [2016-12-16 21:53:48] ERROR    - L#45   : leap.common.check:leap_assert -   File "site-packages/twisted/python/context.py", line 118, in callWithContext
  191. [2016-12-16 21:53:48] ERROR    - L#45   : leap.common.check:leap_assert -   File "site-packages/twisted/python/context.py", line 81, in callWithContext
  192. [2016-12-16 21:53:48] ERROR    - L#45   : leap.common.check:leap_assert -   File "leap/bitmask/backend/backend.py", line 229, in <lambda>
  193. [2016-12-16 21:53:48] ERROR    - L#45   : leap.common.check:leap_assert -   File "leap/bitmask/backend/leapbackend.py", line 228, in eip_start
  194. [2016-12-16 21:53:48] ERROR    - L#45   : leap.common.check:leap_assert -   File "leap/bitmask/backend/components.py", line 440, in start
  195. [2016-12-16 21:53:48] ERROR    - L#45   : leap.common.check:leap_assert -   File "leap/bitmask/backend/components.py", line 409, in _start_eip
  196. [2016-12-16 21:53:48] ERROR    - L#45   : leap.common.check:leap_assert -   File "leap/bitmask/backend/components.py", line 656, in _can_start
  197. [2016-12-16 21:53:48] ERROR    - L#45   : leap.common.check:leap_assert -   File "leap/bitmask/config/providerconfig.py", line 93, in get_provider_config
  198. [2016-12-16 21:53:48] ERROR    - L#45   : leap.common.check:leap_assert -   File "leap/common/config/baseconfig.py", line 174, in load
  199. [2016-12-16 21:53:48] ERROR    - L#45   : leap.common.check:leap_assert -   File "leap/common/config/pluggableconfig.py", line 446, in load
  200. [2016-12-16 21:53:48] ERROR    - L#45   : leap.common.check:leap_assert -   File "leap/common/config/pluggableconfig.py", line 390, in deserialize
  201. [2016-12-16 21:53:48] ERROR    - L#179  : leap.common.config.baseconfig:load - Something went wrong while loading the config from /opt/bitmask-0.9.2/lib/config/leap/providers/riseup.net/provider.json
  202.  
  203. [2016-12-16 21:53:48] ERROR    - L#458  : leap.bitmask.backend.components:start - Unexpected problem: AttributeError("'NoneType' object has no attribute 'get_services'",)
  204. ^C[2016-12-16 21:54:13] DEBUG    - L#53   : leap.bitmask.frontend_app:signal_handler - MainProcess: SIGNAL #2 catched.
  205. [2016-12-16 21:54:13] DEBUG    - L#1677 : leap.bitmask.gui.mainwindow:quit - Quitting...
  206. [2016-12-16 21:54:13] DEBUG    - L#1639 : leap.bitmask.gui.mainwindow:_stop_services - Stopping services...
  207. [2016-12-16 21:54:13] DEBUG    - L#1651 : leap.bitmask.gui.mainwindow:_stop_services - Stopping mail services
  208. [2016-12-16 21:54:13] DEBUG    - L#295  : leap.bitmask.services.mail.conductor:stop_mail_services - Mail services not started.
  209. [2016-12-16 21:54:13] DEBUG    - L#1654 : leap.bitmask.gui.mainwindow:_stop_services - Doing logout
  210. [2016-12-16 21:54:13] DEBUG    - L#1657 : leap.bitmask.gui.mainwindow:_stop_services - Terminating vpn
  211. [2016-12-16 21:54:13] DEBUG    - L#545  : leap.bitmask.crypto.srpauth:logout - Starting logout...
  212. [2016-12-16 21:54:13] DEBUG    - L#212  : leap.bitmask.config.providerconfig:get_ca_cert_path - Going to verify SSL against /opt/bitmask-0.9.2/lib/config/leap/providers/riseup.net/keys/ca/cacert.pem                                                                                              
  213. [2016-12-16 21:54:13] DEBUG    - L#421  : leap.bitmask.services.eip.vpnprocess:terminate - VPN is not running.
  214. [2016-12-16 21:54:14] DEBUG    - L#1733 : leap.bitmask.gui.mainwindow:_remove_service - Removing service: eip
  215. <bound method VerifiedHTTPSConnection.request of <requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0x7f108c63b9d0>>
  216. [2016-12-16 21:54:14] DEBUG    - L#579  : leap.bitmask.crypto.srpauth:logout - Successfully logged out.
  217. [2016-12-16 21:54:14] DEBUG    - L#821  : leap.bitmask.crypto.srpauth:logout - Logout success
  218. [2016-12-16 21:54:14] DEBUG    - L#53   : leap.bitmask.util.keyring_helpers:_get_keyring_with_fallback - No usable keyring found
  219. [2016-12-16 21:54:14] DEBUG    - L#295  : leap.bitmask.services.mail.conductor:stop_mail_services - Mail services not started.
  220. [2016-12-16 21:54:14] DEBUG    - L#53   : leap.bitmask.util.keyring_helpers:_get_keyring_with_fallback - No usable keyring found
  221. [2016-12-16 21:54:14] DEBUG    - L#295  : leap.bitmask.services.mail.conductor:stop_mail_services - Mail services not started.
  222. [2016-12-16 21:54:14] ERROR    - L#39   : leap.common.check:leap_assert - Bug:
  223. [2016-12-16 21:54:14] ERROR    - L#45   : leap.common.check:leap_assert -   File "threading.py", line 774, in __bootstrap
  224. [2016-12-16 21:54:14] ERROR    - L#45   : leap.common.check:leap_assert -   File "threading.py", line 801, in __bootstrap_inner
  225. [2016-12-16 21:54:14] ERROR    - L#39   : leap.common.check:leap_assert - Bug:
  226. [2016-12-16 21:54:14] ERROR    - L#45   : leap.common.check:leap_assert -   File "threading.py", line 754, in run
  227. [2016-12-16 21:54:14] ERROR    - L#45   : leap.common.check:leap_assert -   File "threading.py", line 774, in __bootstrap
  228. [2016-12-16 21:54:14] ERROR    - L#45   : leap.common.check:leap_assert -   File "site-packages/twisted/_threads/_threadworker.py", line 46, in work
  229. [2016-12-16 21:54:14] ERROR    - L#45   : leap.common.check:leap_assert -   File "threading.py", line 801, in __bootstrap_inner
  230. [2016-12-16 21:54:14] ERROR    - L#45   : leap.common.check:leap_assert -   File "site-packages/twisted/_threads/_team.py", line 190, in doWork
  231. [2016-12-16 21:54:14] ERROR    - L#45   : leap.common.check:leap_assert -   File "threading.py", line 754, in run
  232. [2016-12-16 21:54:14] ERROR    - L#45   : leap.common.check:leap_assert -   File "site-packages/twisted/python/threadpool.py", line 241, in inContext
  233. [2016-12-16 21:54:14] ERROR    - L#45   : leap.common.check:leap_assert -   File "site-packages/twisted/_threads/_threadworker.py", line 46, in work
  234. [2016-12-16 21:54:14] ERROR    - L#45   : leap.common.check:leap_assert -   File "site-packages/twisted/python/threadpool.py", line 257, in <lambda>
  235. [2016-12-16 21:54:14] ERROR    - L#45   : leap.common.check:leap_assert -   File "site-packages/twisted/_threads/_team.py", line 190, in doWork
  236. [2016-12-16 21:54:14] ERROR    - L#45   : leap.common.check:leap_assert -   File "site-packages/twisted/python/context.py", line 118, in callWithContext
  237. [2016-12-16 21:54:14] ERROR    - L#45   : leap.common.check:leap_assert -   File "site-packages/twisted/python/threadpool.py", line 241, in inContext
  238. [2016-12-16 21:54:14] ERROR    - L#45   : leap.common.check:leap_assert -   File "site-packages/twisted/python/context.py", line 81, in callWithContext
  239. [2016-12-16 21:54:14] ERROR    - L#45   : leap.common.check:leap_assert -   File "site-packages/twisted/python/threadpool.py", line 257, in <lambda>
  240. [2016-12-16 21:54:14] ERROR    - L#45   : leap.common.check:leap_assert -   File "leap/bitmask/backend/backend.py", line 229, in <lambda>
  241. [2016-12-16 21:54:14] ERROR    - L#45   : leap.common.check:leap_assert -   File "site-packages/twisted/python/context.py", line 118, in callWithContext
  242. [2016-12-16 21:54:14] ERROR    - L#45   : leap.common.check:leap_assert -   File "leap/bitmask/backend/leapbackend.py", line 137, in provider_get_all_services
  243. [2016-12-16 21:54:14] ERROR    - L#45   : leap.common.check:leap_assert -   File "site-packages/twisted/python/context.py", line 81, in callWithContext
  244. [2016-12-16 21:54:14] ERROR    - L#45   : leap.common.check:leap_assert -   File "leap/bitmask/backend/components.py", line 259, in get_all_services
  245. [2016-12-16 21:54:14] ERROR    - L#45   : leap.common.check:leap_assert -   File "leap/bitmask/backend/backend.py", line 229, in <lambda>
  246. [2016-12-16 21:54:14] ERROR    - L#45   : leap.common.check:leap_assert -   File "leap/bitmask/backend/components.py", line 225, in _get_services
  247. [2016-12-16 21:54:14] ERROR    - L#45   : leap.common.check:leap_assert -   File "leap/bitmask/backend/leapbackend.py", line 137, in provider_get_all_services
  248. [2016-12-16 21:54:14] ERROR    - L#45   : leap.common.check:leap_assert -   File "leap/bitmask/config/providerconfig.py", line 93, in get_provider_config
  249. [2016-12-16 21:54:14] ERROR    - L#45   : leap.common.check:leap_assert -   File "leap/bitmask/backend/components.py", line 259, in get_all_services
  250. [2016-12-16 21:54:14] ERROR    - L#45   : leap.common.check:leap_assert -   File "leap/common/config/baseconfig.py", line 174, in load
  251. [2016-12-16 21:54:14] ERROR    - L#45   : leap.common.check:leap_assert -   File "leap/bitmask/backend/components.py", line 225, in _get_services
  252. [2016-12-16 21:54:14] ERROR    - L#45   : leap.common.check:leap_assert -   File "leap/common/config/pluggableconfig.py", line 446, in load
  253. [2016-12-16 21:54:14] ERROR    - L#45   : leap.common.check:leap_assert -   File "leap/bitmask/config/providerconfig.py", line 93, in get_provider_config
  254. [2016-12-16 21:54:14] ERROR    - L#45   : leap.common.check:leap_assert -   File "leap/common/config/pluggableconfig.py", line 390, in deserialize
  255. [2016-12-16 21:54:14] ERROR    - L#45   : leap.common.check:leap_assert -   File "leap/common/config/baseconfig.py", line 174, in load
  256. [2016-12-16 21:54:14] ERROR    - L#179  : leap.common.config.baseconfig:load - Something went wrong while loading the config from /opt/bitmask-0.9.2/lib/config/leap/providers/riseup.net/provider.json
  257.  
  258. [2016-12-16 21:54:14] ERROR    - L#45   : leap.common.check:leap_assert -   File "leap/common/config/pluggableconfig.py", line 446, in load
  259. [2016-12-16 21:54:14] ERROR    - L#45   : leap.common.check:leap_assert -   File "leap/common/config/pluggableconfig.py", line 390, in deserialize
  260. [2016-12-16 21:54:14] ERROR    - L#179  : leap.common.config.baseconfig:load - Something went wrong while loading the config from /opt/bitmask-0.9.2/lib/config/leap/providers/riseup.net/provider.json
  261.  
  262. [2016-12-16 21:54:16] DEBUG    - L#1751 : leap.bitmask.gui.mainwindow:final_quit - Final quit...
  263. [2016-12-16 21:54:16] DEBUG    - L#1755 : leap.bitmask.gui.mainwindow:final_quit - Closing soledad...
  264. [2016-12-16 21:54:16] DEBUG    - L#109  : leap.bitmask.backend.signaler_qt:_run - SignalerQt thread stopped.
  265. [2016-12-16 21:54:16] DEBUG    - L#213  : leap.bitmask.backend.backend_proxy:_stop - BackendProxy worker stopped.
  266. [2016-12-16 21:54:16] DEBUG    - L#108  : leap.bitmask.backend.backend_proxy:run - Finished ZMQ loop.
  267. [2016-12-16 21:54:17] DEBUG    - L#1769 : leap.bitmask.gui.mainwindow:final_quit - Cleaning pidfiles
  268. Failed to execute script app
  269. Killing all the children processes...
  270. [2016-12-16 21:54:17] INFO     - L#109  : twisted.logger._stdlib:__call__ - Received SIGTERM, shutting down.
  271. [2016-12-16 21:54:17] INFO     - L#109  : twisted.logger._stdlib:__call__ - Main loop terminated.
  272. [2016-12-16 21:54:17] DEBUG    - L#174  : leap.bitmask.backend.backend:run - Finished Twisted reactor.
  273. LOADER: Back to parent (RC: 0)
  274. LOADER: Doing cleanup
  275. LOADER: Freeing archive status for /opt/bitmask-0.9.2/lib/bitmask
  276. [root@spike bitmask-0.9.2]# bitmask --logfile /tmp/bitmask.log                
  277. PyInstaller Bootloader 3.x
  278. LOADER: executable is /opt/bitmask-0.9.2/lib/bitmask
  279. LOADER: homepath is /opt/bitmask-0.9.2/lib
  280. LOADER: _MEIPASS2 is NULL
  281. LOADER: archivename is /opt/bitmask-0.9.2/lib/bitmask
  282. LOADER: pyi_arch_check_cookie failed
  283. LOADER: Search for cookieLOADER: package found skipping digital signature in /opt/bitmask-0.9.2/lib/bitmask
  284. LOADER: Extracting binaries
  285. LOADER: Executing self as child
  286. LOADER: set _MEIPASS2 to /opt/bitmask-0.9.2/lib
  287. LOADER: LD_LIBRARY_PATH=/opt/bitmask-0.9.2/lib
  288. PyInstaller Bootloader 3.x
  289. LOADER: executable is /opt/bitmask-0.9.2/lib/bitmask
  290. LOADER: homepath is /opt/bitmask-0.9.2/lib
  291. LOADER: _MEIPASS2 is /opt/bitmask-0.9.2/lib
  292. LOADER: archivename is /opt/bitmask-0.9.2/lib/bitmask
  293. LOADER: pyi_arch_check_cookie failed
  294. LOADER: Search for cookieLOADER: package found skipping digital signature in /opt/bitmask-0.9.2/lib/bitmask
  295. LOADER: Already in the child - running user's code.
  296. LOADER: Python library: /opt/bitmask-0.9.2/lib/libpython2.7.so.1.0
  297. LOADER: Loaded functions from Python library.
  298. LOADER: Manipulating environment (sys.path, sys.prefix)
  299. LOADER: sys.prefix is /opt/bitmask-0.9.2/lib
  300. LOADER: Setting runtime options
  301. LOADER: Initializing python
  302. LOADER: Overriding Python's sys.path
  303. LOADER: Post-init sys.path is /opt/bitmask-0.9.2/lib
  304. LOADER: Setting sys.argv
  305. LOADER: setting sys._MEIPASS
  306. LOADER: importing modules from CArchive
  307. LOADER: extracted struct
  308. LOADER: callfunction returned...
  309. LOADER: extracted pyimod01_os_path
  310. LOADER: callfunction returned...
  311. LOADER: extracted pyimod02_archive
  312. LOADER: callfunction returned...
  313. LOADER: extracted pyimod03_importers
  314. LOADER: callfunction returned...
  315. LOADER: Installing PYZ archive with Python modules.
  316. LOADER: PYZ archive: out00-PYZ.pyz
  317. LOADER: LC_CTYPE was C but resulted in NULL FileSystemDefaultEncoding
  318. LOADER: Setting FileSystemDefaultEncoding to UTF-8 (was NULL)
  319. LOADER: Running pyiboot01_bootstrap.py
  320. LOADER: Running pyi_rth_pkgres.py
  321. LOADER: Running pyi_rth_twisted.py
  322. LOADER: Running pyi_rth_qt4plugins.py
  323. LOADER: Running app.py
  324. [2016-12-16 21:54:36] ERROR    - L#62   : leap.bitmask.util.requirement_checker:get_requirements - Requirements file not found. DistributionNotFound(Requirement.parse('leap.bitmask'), None)
  325. [2016-12-16 21:54:36] WARNING  - L#191  : leap.bitmask.backend.backend_proxy:check_online - Backend is offline!
  326. IMPORTING MODULE... __builtin__
  327. _import module: __builtin__
  328. IMPORTING MODULE... httplib
  329. _import module: httplib
  330. IMPORTING MODULE... tuf._vendor.six.moves.urllib
  331. _import module: tuf._vendor.six.moves.urllib
  332. _import module: urllib2
  333. [2016-12-16 21:54:36] ERROR    - L#70   : leap.bitmask.updater:__init__ - No updater mirrors found (missing or not well formed launcher.conf)
  334. [2016-12-16 21:54:36] WARNING  - L#590  : leap.bitmask.gui.mainwindow:_update_eip_enabled_status - Trying to update eip enabled status but there's no default provider. Disabling EIP for the time being...
  335. [2016-12-16 21:54:36] ERROR    - L#39   : leap.common.check:leap_assert - Bug:
  336. [2016-12-16 21:54:36] ERROR    - L#45   : leap.common.check:leap_assert -   File "threading.py", line 774, in __bootstrap
  337. [2016-12-16 21:54:36] ERROR    - L#45   : leap.common.check:leap_assert -   File "threading.py", line 801, in __bootstrap_inner
  338. [2016-12-16 21:54:36] ERROR    - L#45   : leap.common.check:leap_assert -   File "threading.py", line 754, in run
  339. [2016-12-16 21:54:36] ERROR    - L#45   : leap.common.check:leap_assert -   File "site-packages/twisted/_threads/_threadworker.py", line 46, in work
  340. [2016-12-16 21:54:36] ERROR    - L#45   : leap.common.check:leap_assert -   File "site-packages/twisted/_threads/_team.py", line 190, in doWork
  341. [2016-12-16 21:54:36] ERROR    - L#45   : leap.common.check:leap_assert -   File "site-packages/twisted/python/threadpool.py", line 241, in inContext
  342. [2016-12-16 21:54:36] ERROR    - L#45   : leap.common.check:leap_assert -   File "site-packages/twisted/python/threadpool.py", line 257, in <lambda>
  343. [2016-12-16 21:54:36] ERROR    - L#45   : leap.common.check:leap_assert -   File "site-packages/twisted/python/context.py", line 118, in callWithContext
  344. [2016-12-16 21:54:36] ERROR    - L#45   : leap.common.check:leap_assert -   File "site-packages/twisted/python/context.py", line 81, in callWithContext
  345. [2016-12-16 21:54:36] ERROR    - L#45   : leap.common.check:leap_assert -   File "leap/bitmask/backend/backend.py", line 229, in <lambda>
  346. [2016-12-16 21:54:36] ERROR    - L#45   : leap.common.check:leap_assert -   File "leap/bitmask/backend/leapbackend.py", line 137, in provider_get_all_services
  347. [2016-12-16 21:54:36] ERROR    - L#45   : leap.common.check:leap_assert -   File "leap/bitmask/backend/components.py", line 259, in get_all_services
  348. [2016-12-16 21:54:36] ERROR    - L#45   : leap.common.check:leap_assert -   File "leap/bitmask/backend/components.py", line 225, in _get_services
  349. [2016-12-16 21:54:36] ERROR    - L#45   : leap.common.check:leap_assert -   File "leap/bitmask/config/providerconfig.py", line 93, in get_provider_config
  350. [2016-12-16 21:54:36] ERROR    - L#45   : leap.common.check:leap_assert -   File "leap/common/config/baseconfig.py", line 174, in load
  351. [2016-12-16 21:54:36] ERROR    - L#45   : leap.common.check:leap_assert -   File "leap/common/config/pluggableconfig.py", line 446, in load
  352. [2016-12-16 21:54:36] ERROR    - L#45   : leap.common.check:leap_assert -   File "leap/common/config/pluggableconfig.py", line 390, in deserialize
  353. [2016-12-16 21:54:36] ERROR    - L#179  : leap.common.config.baseconfig:load - Something went wrong while loading the config from /opt/bitmask-0.9.2/lib/config/leap/providers/riseup.net/provider.json
  354.  
  355. <bound method VerifiedHTTPSConnection.request of <requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0x7fb789f24510>>
  356. <bound method VerifiedHTTPSConnection.request of <requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0x7fb789f24b90>>
  357. <bound method VerifiedHTTPSConnection.request of <requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0x7fb788e87590>>
  358. <bound method VerifiedHTTPSConnection.request of <requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0x7fb788e87590>>
  359. bitmask-root: done
  360. <bound method VerifiedHTTPSConnection.request of <requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0x7fb788ea85d0>>
  361. [2016-12-16 21:54:47] ERROR    - L#39   : leap.common.check:leap_assert - Bug:
  362. [2016-12-16 21:54:47] ERROR    - L#45   : leap.common.check:leap_assert -   File "threading.py", line 774, in __bootstrap
  363. [2016-12-16 21:54:47] ERROR    - L#45   : leap.common.check:leap_assert -   File "threading.py", line 801, in __bootstrap_inner
  364. [2016-12-16 21:54:47] ERROR    - L#45   : leap.common.check:leap_assert -   File "threading.py", line 754, in run
  365. [2016-12-16 21:54:47] ERROR    - L#45   : leap.common.check:leap_assert -   File "site-packages/twisted/_threads/_threadworker.py", line 46, in work
  366. [2016-12-16 21:54:47] ERROR    - L#45   : leap.common.check:leap_assert -   File "site-packages/twisted/_threads/_team.py", line 190, in doWork
  367. [2016-12-16 21:54:47] ERROR    - L#45   : leap.common.check:leap_assert -   File "site-packages/twisted/python/threadpool.py", line 241, in inContext
  368. [2016-12-16 21:54:47] ERROR    - L#45   : leap.common.check:leap_assert -   File "site-packages/twisted/python/threadpool.py", line 257, in <lambda>
  369. [2016-12-16 21:54:47] ERROR    - L#45   : leap.common.check:leap_assert -   File "site-packages/twisted/python/context.py", line 118, in callWithContext
  370. [2016-12-16 21:54:47] ERROR    - L#45   : leap.common.check:leap_assert -   File "site-packages/twisted/python/context.py", line 81, in callWithContext
  371. [2016-12-16 21:54:47] ERROR    - L#45   : leap.common.check:leap_assert -   File "leap/bitmask/backend/backend.py", line 229, in <lambda>
  372. [2016-12-16 21:54:47] ERROR    - L#45   : leap.common.check:leap_assert -   File "leap/bitmask/backend/leapbackend.py", line 228, in eip_start
  373. [2016-12-16 21:54:47] ERROR    - L#45   : leap.common.check:leap_assert -   File "leap/bitmask/backend/components.py", line 440, in start
  374. [2016-12-16 21:54:47] ERROR    - L#45   : leap.common.check:leap_assert -   File "leap/bitmask/backend/components.py", line 409, in _start_eip
  375. [2016-12-16 21:54:47] ERROR    - L#45   : leap.common.check:leap_assert -   File "leap/bitmask/backend/components.py", line 656, in _can_start
  376. [2016-12-16 21:54:47] ERROR    - L#45   : leap.common.check:leap_assert -   File "leap/bitmask/config/providerconfig.py", line 93, in get_provider_config
  377. [2016-12-16 21:54:47] ERROR    - L#45   : leap.common.check:leap_assert -   File "leap/common/config/baseconfig.py", line 174, in load
  378. [2016-12-16 21:54:47] ERROR    - L#45   : leap.common.check:leap_assert -   File "leap/common/config/pluggableconfig.py", line 446, in load
  379. [2016-12-16 21:54:47] ERROR    - L#45   : leap.common.check:leap_assert -   File "leap/common/config/pluggableconfig.py", line 390, in deserialize
  380. [2016-12-16 21:54:47] ERROR    - L#179  : leap.common.config.baseconfig:load - Something went wrong while loading the config from /opt/bitmask-0.9.2/lib/config/leap/providers/riseup.net/provider.json
  381.  
  382. [2016-12-16 21:54:47] ERROR    - L#458  : leap.bitmask.backend.components:start - Unexpected problem: AttributeError("'NoneType' object has no attribute 'get_services'",)
  383. bitmask-root: done
  384. <bound method VerifiedHTTPSConnection.request of <requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0x7fb788e87590>>
  385. [2016-12-16 21:55:16] ERROR    - L#39   : leap.common.check:leap_assert - Bug:
  386. [2016-12-16 21:55:16] ERROR    - L#45   : leap.common.check:leap_assert -   File "threading.py", line 774, in __bootstrap
  387. [2016-12-16 21:55:16] ERROR    - L#45   : leap.common.check:leap_assert -   File "threading.py", line 801, in __bootstrap_inner
  388. [2016-12-16 21:55:16] ERROR    - L#45   : leap.common.check:leap_assert -   File "threading.py", line 754, in run
  389. [2016-12-16 21:55:16] ERROR    - L#45   : leap.common.check:leap_assert -   File "site-packages/twisted/_threads/_threadworker.py", line 46, in work
  390. [2016-12-16 21:55:16] ERROR    - L#45   : leap.common.check:leap_assert -   File "site-packages/twisted/_threads/_team.py", line 190, in doWork
  391. [2016-12-16 21:55:16] ERROR    - L#45   : leap.common.check:leap_assert -   File "site-packages/twisted/python/threadpool.py", line 241, in inContext
  392. [2016-12-16 21:55:16] ERROR    - L#45   : leap.common.check:leap_assert -   File "site-packages/twisted/python/threadpool.py", line 257, in <lambda>
  393. [2016-12-16 21:55:16] ERROR    - L#45   : leap.common.check:leap_assert -   File "site-packages/twisted/python/context.py", line 118, in callWithContext
  394. [2016-12-16 21:55:16] ERROR    - L#45   : leap.common.check:leap_assert -   File "site-packages/twisted/python/context.py", line 81, in callWithContext
  395. [2016-12-16 21:55:16] ERROR    - L#45   : leap.common.check:leap_assert -   File "leap/bitmask/backend/backend.py", line 229, in <lambda>
  396. [2016-12-16 21:55:16] ERROR    - L#45   : leap.common.check:leap_assert -   File "leap/bitmask/backend/leapbackend.py", line 137, in provider_get_all_services
  397. [2016-12-16 21:55:16] ERROR    - L#45   : leap.common.check:leap_assert -   File "leap/bitmask/backend/components.py", line 259, in get_all_services
  398. [2016-12-16 21:55:16] ERROR    - L#45   : leap.common.check:leap_assert -   File "leap/bitmask/backend/components.py", line 225, in _get_services
  399. [2016-12-16 21:55:16] ERROR    - L#45   : leap.common.check:leap_assert -   File "leap/bitmask/config/providerconfig.py", line 93, in get_provider_config
  400. [2016-12-16 21:55:16] ERROR    - L#45   : leap.common.check:leap_assert -   File "leap/common/config/baseconfig.py", line 174, in load
  401. [2016-12-16 21:55:16] ERROR    - L#45   : leap.common.check:leap_assert -   File "leap/common/config/pluggableconfig.py", line 446, in load
  402. [2016-12-16 21:55:16] ERROR    - L#45   : leap.common.check:leap_assert -   File "leap/common/config/pluggableconfig.py", line 390, in deserialize
  403. [2016-12-16 21:55:16] ERROR    - L#179  : leap.common.config.baseconfig:load - Something went wrong while loading the config from /opt/bitmask-0.9.2/lib/config/leap/providers/riseup.net/provider.json
Advertisement
Add Comment
Please, Sign In to add comment