Overslaan naar inhoud
Odoo Menu
  • Aanmelden
  • Probeer het gratis
  • Apps
    Financiën
    • Boekhouding
    • Facturatie
    • Onkosten
    • Spreadsheet (BI)
    • Documenten
    • Ondertekenen
    Verkoop
    • CRM
    • Verkoop
    • Kassasysteem winkel
    • Kassasysteem Restaurant
    • Abonnementen
    • Verhuur
    Websites
    • Websitebouwer
    • E-commerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Bevoorradingsketen
    • Voorraad
    • Productie
    • PLM
    • Inkoop
    • Onderhoud
    • Kwaliteit
    Personeelsbeheer
    • Werknemers
    • Werving & Selectie
    • Verlof
    • Evaluaties
    • Aanbevelingen
    • Wagenpark
    Marketing
    • Social media Marketing
    • E-mailmarketing
    • SMS Marketing
    • Evenementen
    • Marketingautomatisering
    • Enquêtes
    Diensten
    • Project
    • Urenstaten
    • Buitendienst
    • Helpdesk
    • Planning
    • Afspraken
    Productiviteit
    • Chat
    • Goedkeuringen
    • IoT
    • VoIP
    • Kennis
    • WhatsApp
    Apps van derden Odoo Studio Odoo Cloud Platform
  • Bedrijfstakken
    Detailhandel
    • Boekhandel
    • kledingwinkel
    • Meubelzaak
    • Supermarkt
    • Bouwmarkt
    • Speelgoedwinkel
    Food & Hospitality
    • Bar en Pub
    • Restaurant
    • Fastfood
    • Gastenverblijf
    • Drankenhandelaar
    • Hotel
    Vastgoed
    • Makelaarskantoor
    • Architectenbureau
    • Bouw
    • Vastgoedbeheer
    • Tuinieren
    • Vereniging van eigenaren
    Consulting
    • Accountantskantoor
    • Odoo Partner
    • Marketingbureau
    • Advocatenkantoor
    • Talentenwerving
    • Audit & Certificering
    Productie
    • Textiel
    • Metaal
    • Meubels
    • Eten
    • Brewery
    • Relatiegeschenken
    Gezondheid & Fitness
    • Sportclub
    • Opticien
    • Fitnesscentrum
    • Wellness-medewerkers
    • Apotheek
    • Kapper
    Trades
    • Klusjesman
    • IT-hardware & support
    • Zonne-energiesystemen
    • Schoenmaker
    • Schoonmaakdiensten
    • HVAC-diensten
    Andere
    • Non-profitorganisatie
    • Milieuagentschap
    • Verhuur van Billboards
    • Fotograaf
    • Fietsleasing
    • Softwareverkoper
    Browse all Industries
  • Community
    Leren
    • Tutorials
    • Documentatie
    • Certificeringen
    • Training
    • Blog
    • Podcast
    Versterk het onderwijs
    • Onderwijs- programma
    • Scale Up! Business Game
    • Bezoek Odoo
    Download de Software
    • Downloaden
    • Vergelijk edities
    • Releases
    Werk samen
    • Github
    • Forum
    • Evenementen
    • Vertalingen
    • Word een Partner
    • Services for Partners
    • Registreer je accountantskantoor
    Diensten
    • Vind een partner
    • Vind een boekhouder
    • Een adviseur ontmoeten
    • Implementatiediensten
    • Klantreferenties
    • Ondersteuning
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Vraag een demo aan
  • Prijzen
  • Help

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • CRM
  • e-Commerce
  • Boekhouding
  • Voorraad
  • PoS
  • Project
  • MRP
All apps
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Alle posts Personen Badges
Labels (Bekijk alle)
odoo accounting v14 pos v15
Over dit forum
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Alle posts Personen Badges
Labels (Bekijk alle)
odoo accounting v14 pos v15
Over dit forum
Help

Odoo service NOT running after upgrade to Ubuntu 24.04.1 LTS

Inschrijven

Ontvang een bericht wanneer er activiteit is op deze post

Deze vraag is gerapporteerd
serverubuntulxmlService17.0+e
3 Antwoorden
4336 Weergaven
Avatar
Peskie

Please help if you are able.

I have upgraded to Ubuntu 24.04.1 LTS

Running Odoo 17 Enterprise

After upgrade Odoo service wont run as per the following

Ubuntu 24.04.1 LTS

The following is present (ignore the xxxxxxxxxxxxxxxx)

-----------------------------------------------------------------------------------------

x service odoo status

× odoo.service - Odoo Open Source ERP and CRM

Loaded: loaded (/usr/lib/systemd/system/odoo.service; enabled; preset: ena>

Active: failed (Result: exit-code) since Sat 2024-10-05 00:16:14 AWST; 7h >

Duration: 1.807s

Main PID: 8798 (code=exited, status=1/FAILURE)

CPU: 1.807s


Oct 05 00:16:14 xxxxxxxxxxxxxxxx odoo[8798]:   File "/usr/lib/python3/dist-packages/odoo/tools/misc.py", line 44, in

Oct 05 00:16:14 xxxxxxxxxxxxxxxx odoo[8798]:     from lxml import etree, objectify

Oct 05 00:16:14 xxxxxxxxxxxxxxxx odoo[8798]: ModuleNotFoundError: No module named 'lxml'

Oct 05 00:16:14 xxxxxxxxxxxxxxxx systemd[1]: odoo.service: Main process exited, code=exited, status=1/FAILURE

Oct 05 00:16:14 xxxxxxxxxxxxxxxx systemd[1]: odoo.service: Failed with result 'exit-code'.

Oct 05 00:16:14 xxx systemd[1]: odoo.service: Consumed 1.807s CPU time.


------------------------------------------------------------------------------------------------------

lxml was installed. I uninstalled it, reinstalled, downgraded all with the same error arising.


0
Avatar
Annuleer
Avatar
milan m
Beste antwoord

Facing the same issues with odoo17 on premise, when i upgraded to ubuntu 24. Is it related to upgraded python version ? HELP ..

0
Avatar
Annuleer
Manish Bohra

milan, kindly review my answer maybe helpful for you.

Avatar
Niyas Raphy (Walnut Software Solutions)
Beste antwoord

Hi,
From the shared traceback it seems there is missing package: lxml

try installing this package and try restarting odoo service and see how it goes


Thanks

0
Avatar
Annuleer
Peskie
Auteur

Hi Niyas
Yes I tried this but it did not work but thanks for your input.
Kind Regards

Avatar
Manish Bohra
Beste antwoord

Hello Peskie, 

First of all the check the python version is support to odoo17 or not. 

Odoo 17 support python version : 3.10

In that case you need to create python 3.10 venv and run odoo based on venv. 

For the venv you can use the following commands 

sudo add-apt-repository ppa:deadsnakes/ppa

sudo apt-get update

sudo apt install python3.10

Now install venv i.e

sudo apt-get install python3.10-venv python3.10-dev

python3.10 -m venv odoo-venv

Thanks,

0
Avatar
Annuleer
Peskie
Auteur

Hi Manish
In the end I had 2 x Odoo Python experts work on this issue for a total of about 8 hours. In the end the resolution of this was made by your above advice but also a great deal more other errors being resolved as they arose. No matter what was done more errors were produced and in particular "lxml" was not recognized as being installed although it was. Upgrading downgrading and python version changes did not work alone. What did work was not using the .deb package installer to upgrade Odoo. The person whom fixed the issue in the end needed to download the source code (Using the tar.gz file from the Odoo download page for 17 Enterprise)and replace the current files to update as the modules wouldn't load correctly. He reinstalled multiple files and resolved multiple errors. He commented that when the Ubuntu upgrade took place it updated the python version create dramatic conflict with my version of Odoo. My advise is DON'T UPGRADE UBUNTU without the expectation of a Odoo lockout and meltdown - Get an expert to do the upgrade to Ubuntu 24.04.1 LTS if you have Odoo 17 Installed.
Thanks Manish for your assistance.
Kind Regards

Geniet je van het gesprek? Blijf niet alleen lezen, doe ook mee!

Maak vandaag nog een account aan om te profiteren van exclusieve functies en deel uit te maken van onze geweldige community!

Aanmelden
Gerelateerde posts Antwoorden Weergaven Activiteit
ModuleNotFoundError: No module named 'lxml' tried everithing
server error lxml
Avatar
Avatar
Avatar
Avatar
4
jul. 24
9270
How to allow users to connect your project on ubuntu 24.10?
server ubuntu ubuntuserver
Avatar
Avatar
1
dec. 23
2768
Trouble installing Odoo 13.0 in Ubuntu 18.04LTS
ubuntu lxml Odoo13.0
Avatar
Avatar
Avatar
2
jun. 23
5470
How to add "wkhtmltopdf" as a sytem parameter in OpenERP? Opgelost
server ubuntu wkhtmltopdf
Avatar
Avatar
Avatar
Avatar
Avatar
11
okt. 24
73726
Opererp server crashing serveral time per day, Is there any way to start two openerp debian package in one Ubuntu server
service server ubuntu
Avatar
0
mrt. 15
4885
Community
  • Tutorials
  • Documentatie
  • Forum
Open Source
  • Downloaden
  • Github
  • Runbot
  • Vertalingen
Diensten
  • Odoo.sh Hosting
  • Ondersteuning
  • Upgrade
  • Gepersonaliseerde ontwikkelingen
  • Onderwijs
  • Vind een boekhouder
  • Vind een partner
  • Word een Partner
Over ons
  • Ons bedrijf
  • Merkelementen
  • Neem contact met ons op
  • Vacatures
  • Evenementen
  • Podcast
  • Blog
  • Klanten
  • Juridisch • Privacy
  • Beveiliging
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk slovenščina Español (América Latina) Español ภาษาไทย Türkçe українська Tiếng Việt

Odoo is een suite van open source zakelijke apps die aan al je bedrijfsbehoeften voldoet: CRM, E-commerce, boekhouding, inventaris, kassasysteem, projectbeheer, enz.

Odoo's unieke waardepropositie is om tegelijkertijd zeer gebruiksvriendelijk en volledig geïntegreerd te zijn.

Website made with

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now