Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # bitmask --debug --logfile /tmp/bitmask.log
- PyInstaller Bootloader 3.x
- LOADER: executable is /opt/bitmask-0.9.2/lib/bitmask
- LOADER: homepath is /opt/bitmask-0.9.2/lib
- LOADER: _MEIPASS2 is NULL
- LOADER: archivename is /opt/bitmask-0.9.2/lib/bitmask
- LOADER: pyi_arch_check_cookie failed
- LOADER: Search for cookieLOADER: package found skipping digital signature in /opt/bitmask-0.9.2/lib/bitmask
- LOADER: Extracting binaries
- LOADER: Executing self as child
- LOADER: set _MEIPASS2 to /opt/bitmask-0.9.2/lib
- LOADER: LD_LIBRARY_PATH=/opt/bitmask-0.9.2/lib
- PyInstaller Bootloader 3.x
- LOADER: executable is /opt/bitmask-0.9.2/lib/bitmask
- LOADER: homepath is /opt/bitmask-0.9.2/lib
- LOADER: _MEIPASS2 is /opt/bitmask-0.9.2/lib
- LOADER: archivename is /opt/bitmask-0.9.2/lib/bitmask
- LOADER: pyi_arch_check_cookie failed
- LOADER: Search for cookieLOADER: package found skipping digital signature in /opt/bitmask-0.9.2/lib/bitmask
- LOADER: Already in the child - running user's code.
- LOADER: Python library: /opt/bitmask-0.9.2/lib/libpython2.7.so.1.0
- LOADER: Loaded functions from Python library.
- LOADER: Manipulating environment (sys.path, sys.prefix)
- LOADER: sys.prefix is /opt/bitmask-0.9.2/lib
- LOADER: Setting runtime options
- LOADER: Initializing python
- LOADER: Overriding Python's sys.path
- LOADER: Post-init sys.path is /opt/bitmask-0.9.2/lib
- LOADER: Setting sys.argv
- LOADER: setting sys._MEIPASS
- LOADER: importing modules from CArchive
- LOADER: extracted struct
- LOADER: callfunction returned...
- LOADER: extracted pyimod01_os_path
- LOADER: callfunction returned...
- LOADER: extracted pyimod02_archive
- LOADER: callfunction returned...
- LOADER: extracted pyimod03_importers
- LOADER: callfunction returned...
- LOADER: Installing PYZ archive with Python modules.
- LOADER: PYZ archive: out00-PYZ.pyz
- LOADER: LC_CTYPE was C but resulted in NULL FileSystemDefaultEncoding
- LOADER: Setting FileSystemDefaultEncoding to UTF-8 (was NULL)
- LOADER: Running pyiboot01_bootstrap.py
- LOADER: Running pyi_rth_pkgres.py
- LOADER: Running pyi_rth_twisted.py
- LOADER: Running pyi_rth_qt4plugins.py
- LOADER: Running app.py
- [2016-12-16 21:53:27] DEBUG - L#72 : leap.bitmask.util.requirement_checker:check_requirements - Checking requirements...
- [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)
- [2016-12-16 21:53:27] DEBUG - L#102 : leap.bitmask.util.requirement_checker:check_requirements - Done
- [2016-12-16 21:53:27] INFO - L#229 : __main__:start_app - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- [2016-12-16 21:53:27] INFO - L#230 : __main__:start_app - Bitmask version 0.9.2
- [2016-12-16 21:53:27] INFO - L#231 : __main__:start_app - leap.mail version 0+unknown
- [2016-12-16 21:53:27] INFO - L#144 : __main__:log_lsb_release_info - LSB Release info:
- [2016-12-16 21:53:27] INFO - L#146 : __main__:log_lsb_release_info - Distributor ID: Mageia
- [2016-12-16 21:53:27] INFO - L#146 : __main__:log_lsb_release_info - Description: Mageia 5
- [2016-12-16 21:53:27] INFO - L#146 : __main__:log_lsb_release_info - Release: 5
- [2016-12-16 21:53:27] INFO - L#146 : __main__:log_lsb_release_info - Codename: thornicroft
- [2016-12-16 21:53:27] INFO - L#233 : __main__:start_app - ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- [2016-12-16 21:53:27] INFO - L#234 : __main__:start_app - Starting app
- [2016-12-16 21:53:27] DEBUG - L#77 : leap.bitmask.backend.backend_proxy:_init_zmq - Setting up ZMQ connection to server...
- [2016-12-16 21:53:27] DEBUG - L#185 : leap.bitmask.backend.backend_proxy:check_online - Checking whether backend is online...
- [2016-12-16 21:53:28] WARNING - L#191 : leap.bitmask.backend.backend_proxy:check_online - Backend is offline!
- [2016-12-16 21:53:28] DEBUG - L#237 : __main__:start_app - Backend online: False
- [2016-12-16 21:53:28] DEBUG - L#53 : leap.bitmask.backend.signaler:__init__ - Connecting to signaling server...
- [2016-12-16 21:53:28] DEBUG - L#172 : leap.bitmask.backend.backend:run - Starting Twisted reactor.
- IMPORTING MODULE... __builtin__
- _import module: __builtin__
- IMPORTING MODULE... httplib
- _import module: httplib
- IMPORTING MODULE... tuf._vendor.six.moves.urllib
- _import module: tuf._vendor.six.moves.urllib
- _import module: urllib2
- [2016-12-16 21:53:28] DEBUG - L#77 : leap.bitmask.backend.backend_proxy:_init_zmq - Setting up ZMQ connection to server...
- [2016-12-16 21:53:28] DEBUG - L#199 : leap.bitmask.backend.backend_proxy:start - Starting backend proxy...
- [2016-12-16 21:53:28] DEBUG - L#185 : leap.bitmask.backend.backend_proxy:check_online - Checking whether backend is online...
- [2016-12-16 21:53:28] DEBUG - L#106 : leap.bitmask.backend.backend_proxy:run - Starting ZMQ loop.
- [2016-12-16 21:53:28] ERROR - L#70 : leap.bitmask.updater:__init__ - No updater mirrors found (missing or not well formed launcher.conf)
- [2016-12-16 21:53:28] DEBUG - L#75 : leap.bitmask.backend.signaler_qt:_run - Running SignalerQt loop
- [2016-12-16 21:53:28] DEBUG - L#53 : leap.bitmask.util.keyring_helpers:_get_keyring_with_fallback - No usable keyring found
- [2016-12-16 21:53:28] DEBUG - L#53 : leap.bitmask.util.keyring_helpers:_get_keyring_with_fallback - No usable keyring found
- [2016-12-16 21:53:28] DEBUG - L#70 : leap.bitmask.platform_init.initializers:init_platform - Running initializer for Linux
- [2016-12-16 21:53:28] DEBUG - L#110 : leap.bitmask.services.eip.conductor:start_eip_machine - eip machine started
- [2016-12-16 21:53:28] DEBUG - L#255 : leap.bitmask.services.mail.conductor:start_mail_machine - Starting mail state machine...
- [2016-12-16 21:53:28] DEBUG - L#59 : leap.bitmask.gui.statemachines:onEntry - State Encrypted Internet::off entered. Emitting signal ...
- [2016-12-16 21:53:28] DEBUG - L#59 : leap.bitmask.gui.statemachines:onEntry - State Mail::off entered. Emitting signal ...
- [2016-12-16 21:53:28] DEBUG - L#59 : leap.bitmask.gui.statemachines:onEntry - State IMAP::off entered. Emitting signal ...
- [2016-12-16 21:53:28] DEBUG - L#59 : leap.bitmask.gui.statemachines:onEntry - State IMAP::off entered. Emitting signal ...
- [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...
- [2016-12-16 21:53:28] DEBUG - L#304 : leap.bitmask.gui.eip_status:disable_eip_start - Hiding EIP start button
- [2016-12-16 21:53:28] DEBUG - L#368 : leap.bitmask.gui.eip_status:set_eip_status - Disabled
- [2016-12-16 21:53:28] ERROR - L#39 : leap.common.check:leap_assert - Bug:
- [2016-12-16 21:53:28] ERROR - L#45 : leap.common.check:leap_assert - File "threading.py", line 774, in __bootstrap
- [2016-12-16 21:53:28] ERROR - L#45 : leap.common.check:leap_assert - File "threading.py", line 801, in __bootstrap_inner
- [2016-12-16 21:53:28] ERROR - L#45 : leap.common.check:leap_assert - File "threading.py", line 754, in run
- [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
- [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
- [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
- [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>
- [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
- [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
- [2016-12-16 21:53:28] ERROR - L#45 : leap.common.check:leap_assert - File "leap/bitmask/backend/backend.py", line 229, in <lambda>
- [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
- [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
- [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
- [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
- [2016-12-16 21:53:28] ERROR - L#45 : leap.common.check:leap_assert - File "leap/common/config/baseconfig.py", line 174, in load
- [2016-12-16 21:53:28] ERROR - L#45 : leap.common.check:leap_assert - File "leap/common/config/pluggableconfig.py", line 446, in load
- [2016-12-16 21:53:28] ERROR - L#45 : leap.common.check:leap_assert - File "leap/common/config/pluggableconfig.py", line 390, in deserialize
- [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
- [2016-12-16 21:53:37] INFO - L#109 : twisted.logger._stdlib:__call__ - Setting up provider black.riseup.net...
- [2016-12-16 21:53:37] DEBUG - L#120 : leap.bitmask.provider.providerbootstrapper:_check_name_resolution - Checking name resolution for u'black.riseup.net'
- [2016-12-16 21:53:37] DEBUG - L#134 : leap.bitmask.provider.providerbootstrapper:_check_https - Checking https for u'black.riseup.net'
- <bound method VerifiedHTTPSConnection.request of <requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0x7f108d4bb890>>
- [2016-12-16 21:53:38] DEBUG - L#167 : leap.bitmask.provider.providerbootstrapper:_download_provider_info - Downloading provider info for u'black.riseup.net'
- [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
- [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'}
- <bound method VerifiedHTTPSConnection.request of <requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0x7f108d4bbe10>>
- [2016-12-16 21:53:38] DEBUG - L#214 : leap.bitmask.provider.providerbootstrapper:_download_provider_info - Request status code: 200
- [2016-12-16 21:53:38] DEBUG - L#244 : leap.bitmask.provider.providerbootstrapper:_download_provider_info - Provider definition has been modified
- [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'
- [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
- [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'
- [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
- [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
- [2016-12-16 21:53:38] DEBUG - L#209 : leap.bitmask.crypto.srpauth:_authentication_preprocessing - Authentication preprocessing...
- [2016-12-16 21:53:38] DEBUG - L#238 : leap.bitmask.crypto.srpauth:_start_authentication - Starting authentication process...
- [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
- <bound method VerifiedHTTPSConnection.request of <requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0x7f108c63b310>>
- [2016-12-16 21:53:38] DEBUG - L#311 : leap.bitmask.crypto.srpauth:_process_challenge - Processing challenge...
- [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
- <bound method VerifiedHTTPSConnection.request of <requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0x7f108c63b310>>
- [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>."}]
- [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: >
- [2016-12-16 21:53:38] DEBUG - L#53 : leap.bitmask.util.keyring_helpers:_get_keyring_with_fallback - No usable keyring found
- [2016-12-16 21:53:47] WARNING - L#46 : leap.bitmask.gui.signaltracker:connect_and_track - Signal already connected.
- [2016-12-16 21:53:47] WARNING - L#46 : leap.bitmask.gui.signaltracker:connect_and_track - Signal already connected.
- [2016-12-16 21:53:47] WARNING - L#46 : leap.bitmask.gui.signaltracker:connect_and_track - Signal already connected.
- [2016-12-16 21:53:47] WARNING - L#46 : leap.bitmask.gui.signaltracker:connect_and_track - Signal already connected.
- [2016-12-16 21:53:47] WARNING - L#46 : leap.bitmask.gui.signaltracker:connect_and_track - Signal already connected.
- [2016-12-16 21:53:47] WARNING - L#46 : leap.bitmask.gui.signaltracker:connect_and_track - Signal already connected.
- [2016-12-16 21:53:47] WARNING - L#46 : leap.bitmask.gui.signaltracker:connect_and_track - Signal already connected.
- [2016-12-16 21:53:47] WARNING - L#46 : leap.bitmask.gui.signaltracker:connect_and_track - Signal already connected.
- [2016-12-16 21:53:47] INFO - L#109 : twisted.logger._stdlib:__call__ - Setting up provider black.riseup.net...
- [2016-12-16 21:53:47] DEBUG - L#120 : leap.bitmask.provider.providerbootstrapper:_check_name_resolution - Checking name resolution for u'black.riseup.net'
- [2016-12-16 21:53:47] DEBUG - L#134 : leap.bitmask.provider.providerbootstrapper:_check_https - Checking https for u'black.riseup.net'
- <bound method VerifiedHTTPSConnection.request of <requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0x7f108d4bb890>>
- [2016-12-16 21:53:47] DEBUG - L#167 : leap.bitmask.provider.providerbootstrapper:_download_provider_info - Downloading provider info for u'black.riseup.net'
- [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
- [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'}
- <bound method VerifiedHTTPSConnection.request of <requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0x7f108d4bbe10>>
- [2016-12-16 21:53:47] DEBUG - L#214 : leap.bitmask.provider.providerbootstrapper:_download_provider_info - Request status code: 200
- [2016-12-16 21:53:47] DEBUG - L#244 : leap.bitmask.provider.providerbootstrapper:_download_provider_info - Provider definition has been modified
- [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'
- [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
- [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'
- [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
- [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
- [2016-12-16 21:53:47] DEBUG - L#209 : leap.bitmask.crypto.srpauth:_authentication_preprocessing - Authentication preprocessing...
- [2016-12-16 21:53:47] DEBUG - L#238 : leap.bitmask.crypto.srpauth:_start_authentication - Starting authentication process...
- [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
- <bound method VerifiedHTTPSConnection.request of <requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0x7f108c63b9d0>>
- [2016-12-16 21:53:48] DEBUG - L#311 : leap.bitmask.crypto.srpauth:_process_challenge - Processing challenge...
- [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
- <bound method VerifiedHTTPSConnection.request of <requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0x7f108c63b9d0>>
- [2016-12-16 21:53:48] DEBUG - L#413 : leap.bitmask.crypto.srpauth:_verify_session - Verifying session...
- [2016-12-16 21:53:48] DEBUG - L#425 : leap.bitmask.crypto.srpauth:_verify_session - Session verified.
- [2016-12-16 21:53:48] DEBUG - L#436 : leap.bitmask.crypto.srpauth:_verify_session - SUCCESS LOGIN
- [2016-12-16 21:53:48] DEBUG - L#647 : leap.bitmask.crypto.srpauth:_authenticate_ok - Successful login!
- [2016-12-16 21:53:48] DEBUG - L#333 : leap.bitmask.gui.eip_status:enable_eip_start - Showing EIP start button
- [2016-12-16 21:53:48] DEBUG - L#368 : leap.bitmask.gui.eip_status:set_eip_status - Starting...
- [2016-12-16 21:53:48] DEBUG - L#66 : leap.bitmask.services.eip.eipbootstrapper:_download_config - Downloading EIP config for riseup.net
- [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
- [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
- bitmask-root: done
- <bound method VerifiedHTTPSConnection.request of <requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0x7f108c657c90>>
- [2016-12-16 21:53:48] DEBUG - L#163 : leap.bitmask.services:download_service_config - EIP definition has not been modified
- [2016-12-16 21:53:48] DEBUG - L#83 : leap.bitmask.services.eip.eipbootstrapper:_download_client_certificates - Downloading EIP client certificate for riseup.net
- [2016-12-16 21:53:48] DEBUG - L#59 : leap.bitmask.gui.statemachines:onEntry - State Encrypted Internet::connecting entered. Emitting signal ...
- [2016-12-16 21:53:48] ERROR - L#39 : leap.common.check:leap_assert - Bug:
- [2016-12-16 21:53:48] ERROR - L#45 : leap.common.check:leap_assert - File "threading.py", line 774, in __bootstrap
- [2016-12-16 21:53:48] ERROR - L#45 : leap.common.check:leap_assert - File "threading.py", line 801, in __bootstrap_inner
- [2016-12-16 21:53:48] ERROR - L#45 : leap.common.check:leap_assert - File "threading.py", line 754, in run
- [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
- [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
- [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
- [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>
- [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
- [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
- [2016-12-16 21:53:48] ERROR - L#45 : leap.common.check:leap_assert - File "leap/bitmask/backend/backend.py", line 229, in <lambda>
- [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
- [2016-12-16 21:53:48] ERROR - L#45 : leap.common.check:leap_assert - File "leap/bitmask/backend/components.py", line 440, in start
- [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
- [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
- [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
- [2016-12-16 21:53:48] ERROR - L#45 : leap.common.check:leap_assert - File "leap/common/config/baseconfig.py", line 174, in load
- [2016-12-16 21:53:48] ERROR - L#45 : leap.common.check:leap_assert - File "leap/common/config/pluggableconfig.py", line 446, in load
- [2016-12-16 21:53:48] ERROR - L#45 : leap.common.check:leap_assert - File "leap/common/config/pluggableconfig.py", line 390, in deserialize
- [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
- [2016-12-16 21:53:48] ERROR - L#458 : leap.bitmask.backend.components:start - Unexpected problem: AttributeError("'NoneType' object has no attribute 'get_services'",)
- ^C[2016-12-16 21:54:13] DEBUG - L#53 : leap.bitmask.frontend_app:signal_handler - MainProcess: SIGNAL #2 catched.
- [2016-12-16 21:54:13] DEBUG - L#1677 : leap.bitmask.gui.mainwindow:quit - Quitting...
- [2016-12-16 21:54:13] DEBUG - L#1639 : leap.bitmask.gui.mainwindow:_stop_services - Stopping services...
- [2016-12-16 21:54:13] DEBUG - L#1651 : leap.bitmask.gui.mainwindow:_stop_services - Stopping mail services
- [2016-12-16 21:54:13] DEBUG - L#295 : leap.bitmask.services.mail.conductor:stop_mail_services - Mail services not started.
- [2016-12-16 21:54:13] DEBUG - L#1654 : leap.bitmask.gui.mainwindow:_stop_services - Doing logout
- [2016-12-16 21:54:13] DEBUG - L#1657 : leap.bitmask.gui.mainwindow:_stop_services - Terminating vpn
- [2016-12-16 21:54:13] DEBUG - L#545 : leap.bitmask.crypto.srpauth:logout - Starting logout...
- [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
- [2016-12-16 21:54:13] DEBUG - L#421 : leap.bitmask.services.eip.vpnprocess:terminate - VPN is not running.
- [2016-12-16 21:54:14] DEBUG - L#1733 : leap.bitmask.gui.mainwindow:_remove_service - Removing service: eip
- <bound method VerifiedHTTPSConnection.request of <requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0x7f108c63b9d0>>
- [2016-12-16 21:54:14] DEBUG - L#579 : leap.bitmask.crypto.srpauth:logout - Successfully logged out.
- [2016-12-16 21:54:14] DEBUG - L#821 : leap.bitmask.crypto.srpauth:logout - Logout success
- [2016-12-16 21:54:14] DEBUG - L#53 : leap.bitmask.util.keyring_helpers:_get_keyring_with_fallback - No usable keyring found
- [2016-12-16 21:54:14] DEBUG - L#295 : leap.bitmask.services.mail.conductor:stop_mail_services - Mail services not started.
- [2016-12-16 21:54:14] DEBUG - L#53 : leap.bitmask.util.keyring_helpers:_get_keyring_with_fallback - No usable keyring found
- [2016-12-16 21:54:14] DEBUG - L#295 : leap.bitmask.services.mail.conductor:stop_mail_services - Mail services not started.
- [2016-12-16 21:54:14] ERROR - L#39 : leap.common.check:leap_assert - Bug:
- [2016-12-16 21:54:14] ERROR - L#45 : leap.common.check:leap_assert - File "threading.py", line 774, in __bootstrap
- [2016-12-16 21:54:14] ERROR - L#45 : leap.common.check:leap_assert - File "threading.py", line 801, in __bootstrap_inner
- [2016-12-16 21:54:14] ERROR - L#39 : leap.common.check:leap_assert - Bug:
- [2016-12-16 21:54:14] ERROR - L#45 : leap.common.check:leap_assert - File "threading.py", line 754, in run
- [2016-12-16 21:54:14] ERROR - L#45 : leap.common.check:leap_assert - File "threading.py", line 774, in __bootstrap
- [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
- [2016-12-16 21:54:14] ERROR - L#45 : leap.common.check:leap_assert - File "threading.py", line 801, in __bootstrap_inner
- [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
- [2016-12-16 21:54:14] ERROR - L#45 : leap.common.check:leap_assert - File "threading.py", line 754, in run
- [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
- [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
- [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>
- [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
- [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
- [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
- [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
- [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>
- [2016-12-16 21:54:14] ERROR - L#45 : leap.common.check:leap_assert - File "leap/bitmask/backend/backend.py", line 229, in <lambda>
- [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
- [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
- [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
- [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
- [2016-12-16 21:54:14] ERROR - L#45 : leap.common.check:leap_assert - File "leap/bitmask/backend/backend.py", line 229, in <lambda>
- [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
- [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
- [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
- [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
- [2016-12-16 21:54:14] ERROR - L#45 : leap.common.check:leap_assert - File "leap/common/config/baseconfig.py", line 174, in load
- [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
- [2016-12-16 21:54:14] ERROR - L#45 : leap.common.check:leap_assert - File "leap/common/config/pluggableconfig.py", line 446, in load
- [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
- [2016-12-16 21:54:14] ERROR - L#45 : leap.common.check:leap_assert - File "leap/common/config/pluggableconfig.py", line 390, in deserialize
- [2016-12-16 21:54:14] ERROR - L#45 : leap.common.check:leap_assert - File "leap/common/config/baseconfig.py", line 174, in load
- [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
- [2016-12-16 21:54:14] ERROR - L#45 : leap.common.check:leap_assert - File "leap/common/config/pluggableconfig.py", line 446, in load
- [2016-12-16 21:54:14] ERROR - L#45 : leap.common.check:leap_assert - File "leap/common/config/pluggableconfig.py", line 390, in deserialize
- [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
- [2016-12-16 21:54:16] DEBUG - L#1751 : leap.bitmask.gui.mainwindow:final_quit - Final quit...
- [2016-12-16 21:54:16] DEBUG - L#1755 : leap.bitmask.gui.mainwindow:final_quit - Closing soledad...
- [2016-12-16 21:54:16] DEBUG - L#109 : leap.bitmask.backend.signaler_qt:_run - SignalerQt thread stopped.
- [2016-12-16 21:54:16] DEBUG - L#213 : leap.bitmask.backend.backend_proxy:_stop - BackendProxy worker stopped.
- [2016-12-16 21:54:16] DEBUG - L#108 : leap.bitmask.backend.backend_proxy:run - Finished ZMQ loop.
- [2016-12-16 21:54:17] DEBUG - L#1769 : leap.bitmask.gui.mainwindow:final_quit - Cleaning pidfiles
- Failed to execute script app
- Killing all the children processes...
- [2016-12-16 21:54:17] INFO - L#109 : twisted.logger._stdlib:__call__ - Received SIGTERM, shutting down.
- [2016-12-16 21:54:17] INFO - L#109 : twisted.logger._stdlib:__call__ - Main loop terminated.
- [2016-12-16 21:54:17] DEBUG - L#174 : leap.bitmask.backend.backend:run - Finished Twisted reactor.
- LOADER: Back to parent (RC: 0)
- LOADER: Doing cleanup
- LOADER: Freeing archive status for /opt/bitmask-0.9.2/lib/bitmask
- [root@spike bitmask-0.9.2]# bitmask --logfile /tmp/bitmask.log
- PyInstaller Bootloader 3.x
- LOADER: executable is /opt/bitmask-0.9.2/lib/bitmask
- LOADER: homepath is /opt/bitmask-0.9.2/lib
- LOADER: _MEIPASS2 is NULL
- LOADER: archivename is /opt/bitmask-0.9.2/lib/bitmask
- LOADER: pyi_arch_check_cookie failed
- LOADER: Search for cookieLOADER: package found skipping digital signature in /opt/bitmask-0.9.2/lib/bitmask
- LOADER: Extracting binaries
- LOADER: Executing self as child
- LOADER: set _MEIPASS2 to /opt/bitmask-0.9.2/lib
- LOADER: LD_LIBRARY_PATH=/opt/bitmask-0.9.2/lib
- PyInstaller Bootloader 3.x
- LOADER: executable is /opt/bitmask-0.9.2/lib/bitmask
- LOADER: homepath is /opt/bitmask-0.9.2/lib
- LOADER: _MEIPASS2 is /opt/bitmask-0.9.2/lib
- LOADER: archivename is /opt/bitmask-0.9.2/lib/bitmask
- LOADER: pyi_arch_check_cookie failed
- LOADER: Search for cookieLOADER: package found skipping digital signature in /opt/bitmask-0.9.2/lib/bitmask
- LOADER: Already in the child - running user's code.
- LOADER: Python library: /opt/bitmask-0.9.2/lib/libpython2.7.so.1.0
- LOADER: Loaded functions from Python library.
- LOADER: Manipulating environment (sys.path, sys.prefix)
- LOADER: sys.prefix is /opt/bitmask-0.9.2/lib
- LOADER: Setting runtime options
- LOADER: Initializing python
- LOADER: Overriding Python's sys.path
- LOADER: Post-init sys.path is /opt/bitmask-0.9.2/lib
- LOADER: Setting sys.argv
- LOADER: setting sys._MEIPASS
- LOADER: importing modules from CArchive
- LOADER: extracted struct
- LOADER: callfunction returned...
- LOADER: extracted pyimod01_os_path
- LOADER: callfunction returned...
- LOADER: extracted pyimod02_archive
- LOADER: callfunction returned...
- LOADER: extracted pyimod03_importers
- LOADER: callfunction returned...
- LOADER: Installing PYZ archive with Python modules.
- LOADER: PYZ archive: out00-PYZ.pyz
- LOADER: LC_CTYPE was C but resulted in NULL FileSystemDefaultEncoding
- LOADER: Setting FileSystemDefaultEncoding to UTF-8 (was NULL)
- LOADER: Running pyiboot01_bootstrap.py
- LOADER: Running pyi_rth_pkgres.py
- LOADER: Running pyi_rth_twisted.py
- LOADER: Running pyi_rth_qt4plugins.py
- LOADER: Running app.py
- [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)
- [2016-12-16 21:54:36] WARNING - L#191 : leap.bitmask.backend.backend_proxy:check_online - Backend is offline!
- IMPORTING MODULE... __builtin__
- _import module: __builtin__
- IMPORTING MODULE... httplib
- _import module: httplib
- IMPORTING MODULE... tuf._vendor.six.moves.urllib
- _import module: tuf._vendor.six.moves.urllib
- _import module: urllib2
- [2016-12-16 21:54:36] ERROR - L#70 : leap.bitmask.updater:__init__ - No updater mirrors found (missing or not well formed launcher.conf)
- [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...
- [2016-12-16 21:54:36] ERROR - L#39 : leap.common.check:leap_assert - Bug:
- [2016-12-16 21:54:36] ERROR - L#45 : leap.common.check:leap_assert - File "threading.py", line 774, in __bootstrap
- [2016-12-16 21:54:36] ERROR - L#45 : leap.common.check:leap_assert - File "threading.py", line 801, in __bootstrap_inner
- [2016-12-16 21:54:36] ERROR - L#45 : leap.common.check:leap_assert - File "threading.py", line 754, in run
- [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
- [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
- [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
- [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>
- [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
- [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
- [2016-12-16 21:54:36] ERROR - L#45 : leap.common.check:leap_assert - File "leap/bitmask/backend/backend.py", line 229, in <lambda>
- [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
- [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
- [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
- [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
- [2016-12-16 21:54:36] ERROR - L#45 : leap.common.check:leap_assert - File "leap/common/config/baseconfig.py", line 174, in load
- [2016-12-16 21:54:36] ERROR - L#45 : leap.common.check:leap_assert - File "leap/common/config/pluggableconfig.py", line 446, in load
- [2016-12-16 21:54:36] ERROR - L#45 : leap.common.check:leap_assert - File "leap/common/config/pluggableconfig.py", line 390, in deserialize
- [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
- <bound method VerifiedHTTPSConnection.request of <requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0x7fb789f24510>>
- <bound method VerifiedHTTPSConnection.request of <requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0x7fb789f24b90>>
- <bound method VerifiedHTTPSConnection.request of <requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0x7fb788e87590>>
- <bound method VerifiedHTTPSConnection.request of <requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0x7fb788e87590>>
- bitmask-root: done
- <bound method VerifiedHTTPSConnection.request of <requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0x7fb788ea85d0>>
- [2016-12-16 21:54:47] ERROR - L#39 : leap.common.check:leap_assert - Bug:
- [2016-12-16 21:54:47] ERROR - L#45 : leap.common.check:leap_assert - File "threading.py", line 774, in __bootstrap
- [2016-12-16 21:54:47] ERROR - L#45 : leap.common.check:leap_assert - File "threading.py", line 801, in __bootstrap_inner
- [2016-12-16 21:54:47] ERROR - L#45 : leap.common.check:leap_assert - File "threading.py", line 754, in run
- [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
- [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
- [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
- [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>
- [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
- [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
- [2016-12-16 21:54:47] ERROR - L#45 : leap.common.check:leap_assert - File "leap/bitmask/backend/backend.py", line 229, in <lambda>
- [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
- [2016-12-16 21:54:47] ERROR - L#45 : leap.common.check:leap_assert - File "leap/bitmask/backend/components.py", line 440, in start
- [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
- [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
- [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
- [2016-12-16 21:54:47] ERROR - L#45 : leap.common.check:leap_assert - File "leap/common/config/baseconfig.py", line 174, in load
- [2016-12-16 21:54:47] ERROR - L#45 : leap.common.check:leap_assert - File "leap/common/config/pluggableconfig.py", line 446, in load
- [2016-12-16 21:54:47] ERROR - L#45 : leap.common.check:leap_assert - File "leap/common/config/pluggableconfig.py", line 390, in deserialize
- [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
- [2016-12-16 21:54:47] ERROR - L#458 : leap.bitmask.backend.components:start - Unexpected problem: AttributeError("'NoneType' object has no attribute 'get_services'",)
- bitmask-root: done
- <bound method VerifiedHTTPSConnection.request of <requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0x7fb788e87590>>
- [2016-12-16 21:55:16] ERROR - L#39 : leap.common.check:leap_assert - Bug:
- [2016-12-16 21:55:16] ERROR - L#45 : leap.common.check:leap_assert - File "threading.py", line 774, in __bootstrap
- [2016-12-16 21:55:16] ERROR - L#45 : leap.common.check:leap_assert - File "threading.py", line 801, in __bootstrap_inner
- [2016-12-16 21:55:16] ERROR - L#45 : leap.common.check:leap_assert - File "threading.py", line 754, in run
- [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
- [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
- [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
- [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>
- [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
- [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
- [2016-12-16 21:55:16] ERROR - L#45 : leap.common.check:leap_assert - File "leap/bitmask/backend/backend.py", line 229, in <lambda>
- [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
- [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
- [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
- [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
- [2016-12-16 21:55:16] ERROR - L#45 : leap.common.check:leap_assert - File "leap/common/config/baseconfig.py", line 174, in load
- [2016-12-16 21:55:16] ERROR - L#45 : leap.common.check:leap_assert - File "leap/common/config/pluggableconfig.py", line 446, in load
- [2016-12-16 21:55:16] ERROR - L#45 : leap.common.check:leap_assert - File "leap/common/config/pluggableconfig.py", line 390, in deserialize
- [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