You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 24, 2018. It is now read-only.
I forgot to let you know this, but Odoo on Alpine does not work right now. This is something we've been working on for a while, but it boils down to some memory overflows due to Alpine using muslc instead of glibc. The error seems to be coming from lxml.
Take a look at Tecnativa/doodba#16, which contains links to the historical items and troubleshooting for this (namely python-pillow/Pillow#1935 (comment)). I'm still debugging, but I am still able to readily reproduce this error in some complex XML processing situations (namely the LasLabs email templates).
For the moment, we need to switch Odoo back to Ubuntu.
I forgot to let you know this, but Odoo on Alpine does not work right now. This is something we've been working on for a while, but it boils down to some memory overflows due to Alpine using muslc instead of glibc. The error seems to be coming from lxml.
Take a look at Tecnativa/doodba#16, which contains links to the historical items and troubleshooting for this (namely python-pillow/Pillow#1935 (comment)). I'm still debugging, but I am still able to readily reproduce this error in some complex XML processing situations (namely the LasLabs email templates).
For the moment, we need to switch Odoo back to Ubuntu.