Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ValueError: list.remove(x): x not in list with sismic 1.4 #15

Closed
naydi-nebras opened this issue Oct 22, 2018 · 2 comments
Closed

ValueError: list.remove(x): x not in list with sismic 1.4 #15

naydi-nebras opened this issue Oct 22, 2018 · 2 comments
Labels

Comments

@naydi-nebras
Copy link

2018-10-22 12:55:15,290 26553 ERROR nacsu11 odoo.http: Exception during JSON request handling.
Traceback (most recent call last):
  File "/opt/odoo/v11ce/server/odoo/http.py", line 650, in _handle_exception
    return super(JsonRequest, self)._handle_exception(exception)
  File "/opt/odoo/v11ce/server/odoo/http.py", line 310, in _handle_exception
ValueError: list.remove(x): x not in list
@sbidoul
Copy link
Member

sbidoul commented Jan 14, 2019

Hi, I could reproduce this with sismic 1.4. With sismic 1.3, the problem does not occur.

I'll debug this, in the meantime, stick to sismic 1.3.

@sbidoul sbidoul changed the title ValueError: list.remove(x): x not in lis ValueError: list.remove(x): x not in list with sismic 1.4 Jan 14, 2019
@sbidoul sbidoul added the bug label Jan 14, 2019
sbidoul added a commit that referenced this issue Jan 15, 2019
@sbidoul
Copy link
Member

sbidoul commented Jan 15, 2019

Thanks for reporting. This is resolved with sismic 1.4.1 (see AlexandreDecan/sismic#89)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants