This question has been flagged
2 Replies
1997 Views

During update today I got this message :

 Paramétrage de odoo (11.0.20190508) ...

  File "/usr/lib/python3/dist-packages/odoo/addons/hw_blackbox_be/controllers/main.py", line 178

    return address = f.read().rstrip().replace(b':', b'')[-7:]

                   ^

SyntaxError: invalid syntax

It sounds like a bug.

This may be not the best place for my question (Apologies)

Am I the only user under ubuntu 16.04 or is there a specific thread for that ?
Avatar
Discard

Thanks a lot

Your answer is exactly what I expected to get.

Rm *

You're welcome! If the answer has helped you then consider an upvote/accept of the answer. :)

Best Answer

Hi Romain,

You're not the only user with this issue and this is actually a confirmed bug as of this morning.
You can find more information at https://github.com/odoo/odoo/issues/33228. The fix should be landing in Odoo today. Just update your Odoo instance afterwards and everything should work fine again.


Regards,
Yenthe

Avatar
Discard