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 178
    • Issues 178
    • List
    • Boards
    • Labels
    • Milestones
  • Merge Requests 49
    • Merge Requests 49
  • 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
  • #223

Closed
Open
Opened Jan 29, 2019 by choss38@choss38
  • Report abuse
  • New issue
Report abuse New issue

boobank(ing): encoding error or 500 Server Error: Internal Server Error

I've got different errors with Ing module for boobank: Sometimes, it's like #190 or #214 (closed)

Welcome to boobank v1.4

...

Loaded backends: bp, ing

boobank> list

             Account                     Balance    Coming 

------------------------------------------+----------+----------

encoding error : input conversion failed due to input error, bytes 0x9D 0x0F 0x48 0x95

encoding error : input conversion failed due to input error, bytes 0x9D 0x0F 0x48 0x95 I/O error : encoder error

#1 (closed) (bp) COMPTE BANCAIRE xxx.xx
#2 (closed) (bp) LIVRET A xxx.xx
#3 (closed) (ing) Compte Courant xxx.44
#4 (ing) Livret Développement Dura xxxx.30
------------------------------------------+----------+---------- Total (EUR) xxxx.19 0.00

boobank>

sometimes it's like #204

boobank> list

             Account                     Balance    Coming 

------------------------------------------+----------+----------

Error(ing): 500 Server Error: Internal Server Error

#1 (closed) (bp) COMPTE BANCAIRE xxx.66
#2 (closed) (bp) LIVRET A xxxx.79
------------------------------------------+----------+---------- Total (EUR) xxxx.45 0.00

I hope I could help you.

Edit: Now I've got this:

boobank> list Account Balance Coming ------------------------------------------+----------+---------- encoding error : input conversion failed due to input error, bytes 0x9D 0x0D 0x48 0x55 encoding error : input conversion failed due to input error, bytes 0x9D 0x0D 0x48 0x55 I/O error : encoder error 2019-01-31 09:16:11,907:WARNING:item_account:1.4:elements.py:335:handle_attr Attribute iban (in /home/olivier/.local/share/weboob/modules/1.4/bp/pages/accountlist.py:155) raises HTTPNotFound('404 Client Error: Not Found',) Error(bp): 404 Client Error: Not Found #1 (closed) (ing) Compte Courant ....

and weboob says : ~ $ weboob Traceback (most recent call last): File "/usr/bin/weboob", line 30, in from weboob.tools.ordereddict import OrderedDict ImportError: No module named ordereddict

Edited Jan 31, 2019 by choss38
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
0
Labels
None
Assign labels
  • View project labels
Reference: weboob/weboob#223