Skip to Content
Odoo Meniu
  • Autentificare
  • Try it free
  • Aplicații
    Finanțe
    • Contabilitate
    • Facturare
    • Cheltuieli
    • Spreadsheet (BI)
    • Documente
    • Semn
    Vânzări
    • CRM
    • Vânzări
    • POS Shop
    • POS Restaurant
    • Abonamente
    • Închiriere
    Site-uri web
    • Constructor de site-uri
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Lanț Aprovizionare
    • Inventar
    • Producție
    • PLM
    • Achiziție
    • Maintenance
    • Calitate
    Resurse Umane
    • Angajați
    • Recrutare
    • Time Off
    • Evaluări
    • Referințe
    • Flotă
    Marketing
    • Social Marketing
    • Marketing prin email
    • SMS Marketing
    • Evenimente
    • Automatizare marketing
    • Sondaje
    Servicii
    • Proiect
    • Foi de pontaj
    • Servicii de teren
    • Centru de asistență
    • Planificare
    • Programări
    Productivitate
    • Discuss
    • Aprobări
    • IoT
    • VoIP
    • Knowledge
    • WhatsApp
    Aplicații Terțe Odoo Studio Platforma Odoo Cloud
  • Industrii
    Retail
    • Book Store
    • Magazin de îmbrăcăminte
    • Magazin de Mobilă
    • Magazin alimentar
    • Magazin de materiale de construcții
    • Magazin de jucării
    Food & Hospitality
    • Bar and Pub
    • Restaurant
    • Fast Food
    • Guest House
    • Distribuitor de băuturi
    • Hotel
    Proprietate imobiliara
    • Real Estate Agency
    • Firmă de Arhitectură
    • Construcție
    • Estate Managament
    • Grădinărit
    • Asociația Proprietarilor de Proprietăți
    Consultanta
    • Firma de Contabilitate
    • Partener Odoo
    • Agenție de marketing
    • Law firm
    • Atragere de talente
    • Audit & Certification
    Producție
    • Textil
    • Metal
    • Mobilier
    • Mâncare
    • Brewery
    • Cadouri corporate
    Health & Fitness
    • Club Sportiv
    • Magazin de ochelari
    • Centru de Fitness
    • Wellness Practitioners
    • Farmacie
    • Salon de coafură
    Trades
    • Handyman
    • IT Hardware and Support
    • Asigurare socială de stat
    • Cizmar
    • Servicii de curățenie
    • HVAC Services
    Altele
    • Organizație nonprofit
    • Agenție de Mediu
    • Închiriere panouri publicitare
    • Fotografie
    • Închiriere biciclete
    • Asigurare socială
    Browse all Industries
  • Comunitate
    Învăță
    • Tutorials
    • Documentație
    • Certificări
    • Instruire
    • Blog
    • Podcast
    Empower Education
    • Program Educațional
    • Scale Up! Business Game
    • Visit Odoo
    Obține Software-ul
    • Descărcare
    • Compară Edițiile
    • Lansări
    Colaborați
    • Github
    • Forum
    • Evenimente
    • Translations
    • Devino Partener
    • Services for Partners
    • Înregistrează-ți Firma de Contabilitate
    Obține Servicii
    • Găsește un Partener
    • Găsiți un contabil
    • Meet an advisor
    • Servicii de Implementare
    • Referințe ale clienților
    • Suport
    • Actualizări
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Obține un demo
  • Prețuri
  • Ajutor

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

  • CRM
  • e-Commerce
  • Contabilitate
  • Inventar
  • PoS
  • Proiect
  • MRP
All apps
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
All Posts Oameni Insigne
Etichete (View all)
odoo accounting v14 pos v15
Despre acest forum
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
All Posts Oameni Insigne
Etichete (View all)
odoo accounting v14 pos v15
Despre acest forum
Suport

Odoo 14 high idle CPU load and log rotation problem?

Abonare

Primiți o notificare când există activitate la acestă postare

Această întrebare a fost marcată
deploymentv14
3 Răspunsuri
7412 Vizualizări
Imagine profil
Samo Arko

I've installed Odoo 14 CE from source on Ubuntu 20.04 server. It's installed in proxy mode so it's behind nginx. I've created a service for odoo. Same as all my Odoo 12 CE installs.

I used instructions from https://linuxize.com/post/how-to-install-odoo-14-on-ubuntu-20-04 to help me with the install.

My problem is not that even in idle, no one is accessing odoo, the CPUs are at high load. When looking into the log it looks like odoo is restarting every 2  seconds.

LOG:

2021-01-18 06:52:06,595 3470092 DEBUG ? odoo.netsvc: logger level set: "odoo.http.rpc.request:INFO" 
2021-01-18 06:52:06,595 3470092 DEBUG ? odoo.netsvc: logger level set: "odoo.http.rpc.response:INFO" 
2021-01-18 06:52:06,595 3470092 DEBUG ? odoo.netsvc: logger level set: ":INFO" 
2021-01-18 06:52:06,596 3470092 DEBUG ? odoo.netsvc: logger level set: "odoo:DEBUG" 
2021-01-18 06:52:06,596 3470092 DEBUG ? odoo.netsvc: logger level set: "odoo.sql_db:INFO" 
2021-01-18 06:52:06,596 3470092 DEBUG ? odoo.netsvc: logger level set: ":INFO" 
2021-01-18 06:52:06,597 3470092 INFO ? odoo: Odoo version 14.0 
2021-01-18 06:52:06,597 3470092 INFO ? odoo: Using configuration file at /etc/odoo.conf 
2021-01-18 06:52:06,597 3470092 INFO ? odoo: addons paths: ['/opt/odoo/odoo14/odoo/addons', '/opt/odoo/.local/share/Odoo/addons/14.0', '/opt/odoo/odoo14/addons', '/opt/odoo/customaddons', '/opt/odoo/thirdpartyaddons'] 
2021-01-18 06:52:06,598 3470092 INFO ? odoo: database: odoo@default:default 
2021-01-18 06:52:06,850 3470092 INFO ? odoo.addons.base.models.ir_actions_report: Will use the Wkhtmltopdf binary at /usr/local/bin/wkhtmltopdf

The above messages are repeated every 2 seconds. Is this normal for odoo 14 because it didn't in odoo 12.

The second problem is that my logs don't rotate. I've set the logrotate parameter to true but it's juts writing into the same file. Used same settings and permissions as for odoo 12 on Ubuntu 18, but it's not working.

How to fix this issues?

Thanks!


EDIT:

Running the odoo-bin gets error:

<frozen importlib._bootstrap>:219: RuntimeWarning: greenlet.greenlet size changed, may indicate binary incompatibility. Expected 144 from C header, got 152 from PyObject





0
Imagine profil
Abandonează
Imagine profil
Samo Arko
Autor Cel mai bun răspuns

The high CPU usage was because Ubuntu 20 has python 3.8 and it doesn't work with the libs in requirements.txt.

Had to add a new line and comment out the original line and create a new venv.

gevent>= 20.9; python_version >= '3.8'
#gevent==1.5.0 ; python_version >= '3.7'

Need to see with odoo usage if there are any problems, but there in no more error when launching odoo from odoo-bin.

Hope this will help with the logrotation.

0
Imagine profil
Abandonează
Imagine profil
Neha Sharma
Cel mai bun răspuns

Hello Samo Arko


In odoo. conf file

#-----------------------------------------------------------------------------

# True/False. If True, create a daily log file and keep 30 files.

#-----------------------------------------------------------------------------

logrotate = True


It seems logrotate parameter works how I needed it. At first, I didn't notice it, maybe not the whole 24h were not passed yet or (sometimes needed to archive log). But now I see it archives logs daily.


Restarting Problem is maybe the server is overloaded or in your service creating you made mistake please make sure you have not run any CRON job is running on Ubuntu or OS level.

Thanks

For more information Contact us: -     https://kanakinfosystems.com/odoo-development-services

0
Imagine profil
Abandonează
Samo Arko
Autor

I've set the parameter in odoo.conf. I said in the question "I've set the logrotate parameter to true". Still doesn't work. I had it set a few days already and it doesn't work! No cronjobs are running. The problem for the CPU load is that odoo requirements.txt has unsupportet python libs. Libs gevent and greenlet don't work with the specified versions. So I don't know who marked you answer, but your answer didn't solve anything!

Imagine profil
Ray
Cel mai bun răspuns

Hi,

Add this in your odoo.conf file,

logrotate = True

also, check this link

0
Imagine profil
Abandonează
Samo Arko
Autor

I've set the logrotate parameter in odoo.conf as said in the question, but I'll check out the link, maybe it'll contain something useful. But I need to fix the python lib versions, maybe that is the reason logrotate doesn't work.

Enjoying the discussion? Don't just read, join in!

Create an account today to enjoy exclusive features and engage with our awesome community!

Înscrie-te
Related Posts Răspunsuri Vizualizări Activitate
k8 No such file or directory: '/var/lib/odoo/filestore odoo.exceptions.CacheMiss #388
deployment Odoo13.0 v14
Imagine profil
0
sept. 21
7058
Odoo14 alternative for Automated Translations through Gengo API module
v14
Imagine profil
Imagine profil
Imagine profil
Imagine profil
3
sept. 25
3648
Odoo Community v14 Slow on High-End Servers, Fast on i5/i7 PCs
v14
Imagine profil
0
aug. 25
1087
How to Managing Birthdate and Age in Odoo
v14
Imagine profil
Imagine profil
1
aug. 25
3435
Update Initial Stock of Product using XMLRPC API [Odoo14] Rezolvat
v14
Imagine profil
Imagine profil
Imagine profil
2
iul. 25
9013
Comunitate
  • Tutorials
  • Documentație
  • Forum
Open Source
  • Descărcare
  • Github
  • Runbot
  • Translations
Servicii
  • Hosting Odoo.sh
  • Suport
  • Actualizare
  • Custom Developments
  • Educație
  • Găsiți un contabil
  • Găsește un Partener
  • Devino Partener
Despre Noi
  • Compania noastră
  • Active de marcă
  • Contactați-ne
  • Locuri de muncă
  • Evenimente
  • Podcast
  • Blog
  • Clienți
  • Aspecte juridice • Confidențialitate
  • Securitate
الْعَرَبيّة 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 este o suită de aplicații de afaceri open source care acoperă toate nevoile companiei dvs.: CRM, comerț electronic, contabilitate, inventar, punct de vânzare, management de proiect etc.

Propunerea de valoare unică a Odoo este să fie în același timp foarte ușor de utilizat și complet integrat.

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