Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
weboob
weboob
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 174
    • Issues 174
    • List
    • Boards
    • Labels
    • Milestones
  • Merge Requests 48
    • Merge Requests 48
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • weboob
  • weboobweboob
  • Issues
  • #145

Closed
Open
Opened Jun 29, 2018 by wlallemand@wlallemand
  • Report abuse
  • New issue
Report abuse New issue

boobank: bp backend not working anymore

It's not working anymore, it started by giving randomly 500 errors, but it does not work at all now. The website seems to work though.

This is a "par" account.

wla@kikyo:~$ weboob-config update === [ 0%] Getting https://updates.weboob.org/1.4/main/ === [100%] All modules are up-to-date. wla@kikyo:~$ boobank --debug list 2018-06-29 19:06:18,423:DEBUG:root:1.4:yamlconfig.py:61:load Loading application configuration file: /home/wla/.config/weboob/boobank.storage. 2018-06-29 19:06:18,425:DEBUG:root:1.4:yamlconfig.py:65:load Application configuration file loaded: /home/wla/.config/weboob/boobank.storage. 2018-06-29 19:06:18,495:DEBUG:modules:1.4:modules.py:163:load_module Loaded module "bp" from /home/wla/.local/share/weboob/modules/1.4/bp 2018-06-29 19:06:19,175:DEBUG:backend:1.4:modules.py:94:create_instance Created backend "bp" for module "bp" 2018-06-29 19:06:19,177:DEBUG:root:1.4:iniconfig.py:53:load Loading application configuration file: /home/wla/.config/weboob/boobank. 2018-06-29 19:06:19,177:DEBUG:root:1.4:iniconfig.py:73:load Application configuration file loaded: /home/wla/.config/weboob/boobank. Account Balance Coming ---------------------------------------------------------+----------+---------- 2018-06-29 19:06:19,195:DEBUG:bcall:1.4:bcall.py:92:backend_process <Backend u'bp'>: Calling function <bound method Boobank._do_complete of <weboob.applications.boobank.boobank.Boobank object at 0x7f321ebe1810>> 2018-06-29 19:06:19,196:DEBUG:urllib3.util.retry:1.4:retry.py:210:from_int Converted retries value: 2 -> Retry(total=2, connect=None, read=None, redirect=None, status=None) 2018-06-29 19:06:19,196:DEBUG:urllib3.util.retry:1.4:retry.py:210:from_int Converted retries value: 2 -> Retry(total=2, connect=None, read=None, redirect=None, status=None) 2018-06-29 19:06:19,206:DEBUG:modules:1.4:modules.py:163:load_module Loaded module "linebourse" from /home/wla/.local/share/weboob/modules/1.4/linebourse 2018-06-29 19:06:19,206:DEBUG:urllib3.util.retry:1.4:retry.py:210:from_int Converted retries value: 2 -> Retry(total=2, connect=None, read=None, redirect=None, status=None) 2018-06-29 19:06:19,207:DEBUG:urllib3.util.retry:1.4:retry.py:210:from_int Converted retries value: 2 -> Retry(total=2, connect=None, read=None, redirect=None, status=None) 2018-06-29 19:06:19,210:DEBUG:urllib3.connectionpool:1.4:connectionpool.py:823:_new_conn Starting new HTTPS connection (1): voscomptesenligne.labanquepostale.fr:443 2018-06-29 19:06:19,390:DEBUG:urllib3.connectionpool:1.4:connectionpool.py:393:_make_request https://voscomptesenligne.labanquepostale.fr:443 "GET /wsost/OstBrokerWeb/loginform?TAM_OP=login&ERROR_CODE=0x00000000&URL=%2Fvoscomptes%2FcanalXHTML%2Fidentif.ea%3Forigin%3Dparticuliers HTTP/1.1" 200 None 2018-06-29 19:06:19,412:DEBUG:backend.bp.browser:1.4:browsers.py:694:internal_callback Handle https://voscomptesenligne.labanquepostale.fr/wsost/OstBrokerWeb/loginform?TAM_OP=login&ERROR_CODE=0x00000000&URL=%2Fvoscomptes%2FcanalXHTML%2Fidentif.ea%3Forigin%3Dparticuliers with LoginPage 2018-06-29 19:06:19,464:DEBUG:urllib3.connectionpool:1.4:connectionpool.py:393:_make_request https://voscomptesenligne.labanquepostale.fr:443 "GET /wsost/OstBrokerWeb/loginform?imgid=allunifie2&e=4&0.970308262117225 HTTP/1.1" 200 3369 2018-06-29 19:06:19,466:DEBUG:backend.bp.browser:1.4:browsers.py:694:internal_callback Handle https://voscomptesenligne.labanquepostale.fr/wsost/OstBrokerWeb/loginform?imgid=allunifie2&e=4&0.970308262117225 with LoginPage 2018-06-29 19:06:19,475:DEBUG:PIL.PngImagePlugin:1.4:PngImagePlugin.py:138:call STREAM 'IHDR' 16 13 2018-06-29 19:06:19,475:DEBUG:PIL.PngImagePlugin:1.4:PngImagePlugin.py:138:call STREAM 'IDAT' 41 3312 2018-06-29 19:06:19,581:DEBUG:urllib3.connectionpool:1.4:connectionpool.py:393:_make_request https://voscomptesenligne.labanquepostale.fr:443 "POST /wsost/OstBrokerWeb/auth HTTP/1.1" 302 611 2018-06-29 19:06:19,640:DEBUG:urllib3.connectionpool:1.4:connectionpool.py:393:_make_request https://voscomptesenligne.labanquepostale.fr:443 "GET /voscomptes/canalXHTML/identif.ea?origin=particuliers HTTP/1.1" 302 0 2018-06-29 19:06:19,686:DEBUG:urllib3.connectionpool:1.4:connectionpool.py:393:_make_request https://voscomptesenligne.labanquepostale.fr:443 "GET /voscomptes/canalXHTML/securite/authentification/repositionnerCheminCourant-identif.ea;jsessionid=-MXf68wMXQZx01S-XHFZOZ9z HTTP/1.1" 200 None 2018-06-29 19:06:19,690:DEBUG:backend.bp.browser:1.4:browsers.py:694:internal_callback Handle https://voscomptesenligne.labanquepostale.fr/voscomptes/canalXHTML/securite/authentification/repositionnerCheminCourant-identif.ea;jsessionid=-MXf68wMXQZx01S-XHFZOZ9z with repositionnerCheminCourant 2018-06-29 19:06:19,730:DEBUG:urllib3.connectionpool:1.4:connectionpool.py:393:_make_request https://voscomptesenligne.labanquepostale.fr:443 "GET /voscomptes/canalXHTML/securite/authentification/initialiser-identif.ea HTTP/1.1" 302 0 2018-06-29 19:06:19,759:DEBUG:urllib3.connectionpool:1.4:connectionpool.py:393:_make_request https://voscomptesenligne.labanquepostale.fr:443 "GET /voscomptes/canalXHTML/securite/authentification/../../comptesCommun/synthese_assurancesEtComptes/verifierPresenceCompte-synthese.ea HTTP/1.1" 500 31957 2018-06-29 19:06:19,800:DEBUG:backend.bp.browser:1.4:browser.py:200:do_login site has "/../" in their url, fixing url manually 2018-06-29 19:06:19,802:DEBUG:urllib3.connectionpool:1.4:connectionpool.py:240:_get_conn Resetting dropped connection: voscomptesenligne.labanquepostale.fr 2018-06-29 19:06:20,089:DEBUG:urllib3.connectionpool:1.4:connectionpool.py:393:_make_request https://voscomptesenligne.labanquepostale.fr:443 "GET /voscomptes/canalXHTML/comptesCommun/synthese_assurancesEtComptes/verifierPresenceCompte-synthese.ea HTTP/1.1" 302 0 2018-06-29 19:06:20,135:DEBUG:urllib3.connectionpool:1.4:connectionpool.py:393:_make_request https://voscomptesenligne.labanquepostale.fr:443 "GET /voscomptes/canalXHTML/comptesCommun/synthese_assurancesEtComptes/../../securite/authentification/verifierPresenceCompteOK-identif.ea HTTP/1.1" 500 31957 2018-06-29 19:06:20,156:DEBUG:bcall:1.4:bcall.py:98:backend_process <Backend u'bp'>: Called function <bound method Boobank._do_complete of <weboob.applications.boobank.boobank.Boobank object at 0x7f321ebe1810>> raised an error: ServerError('500 Server Error: Internal Server Error',) Error(bp): 500 Server Error: Internal Server Error ---------------------------------------------------------+----------+---------- 2018-06-29 19:06:20,221:INFO:backend.bp.browser:1.4:browsers.py:869:dump_state Stored cookies into storage

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
1
Labels
banking
Assign labels
  • View project labels
Reference: weboob/weboob#145