Skip to Content
Odoo Menu
  • Log ind
  • Prøv gratis
  • Apps
    Økonomi
    • Bogføring
    • Fakturering
    • Udgifter
    • Regneark (BI)
    • Dokumenter
    • e-Signatur
    Salg
    • CRM
    • Salg
    • POS Butik
    • POS Restaurant
    • Abonnementer
    • Udlejning
    Hjemmeside
    • Hjemmesidebygger
    • e-Handel
    • Blog
    • Forum
    • LiveChat
    • e-Læring
    Forsyningskæde
    • Lagerbeholdning
    • Produktion
    • PLM
    • Indkøb
    • Vedligeholdelse
    • Kvalitet
    HR
    • Medarbejdere
    • Rekruttering
    • Fravær
    • Medarbejdersamtaler
    • Anbefalinger
    • Flåde
    Marketing
    • Markedsføring på sociale medier
    • E-mailmarketing
    • SMS-marketing
    • Arrangementer
    • Automatiseret marketing
    • Spørgeundersøgelser
    Tjenester
    • Projekt
    • Timesedler
    • Udkørende Service
    • Kundeservice
    • Planlægning
    • Aftaler
    Produktivitet
    • Dialog
    • Godkendelser
    • IoT
    • VoIP
    • Vidensdeling
    • WhatsApp
    Tredjepartsapps Odoo Studio Odoo Cloud-platform
  • Brancher
    Detailhandel
    • Boghandel
    • Tøjforretning
    • Møbelforretning
    • Dagligvarebutik
    • Byggemarked
    • Legetøjsforretning
    Mad og værtsskab
    • Bar og pub
    • Restaurant
    • Fastfood
    • Gæstehus
    • Drikkevareforhandler
    • Hotel
    Ejendom
    • Ejendomsmægler
    • Arkitektfirma
    • Byggeri
    • Ejendomsadministration
    • Havearbejde
    • Boligejerforening
    Rådgivning
    • Regnskabsfirma
    • Odoo-partner
    • Marketingbureau
    • Advokatfirma
    • Rekruttering
    • Audit & certificering
    Produktion
    • Tekstil
    • Metal
    • Møbler
    • Fødevareproduktion
    • Bryggeri
    • Firmagave
    Heldbred & Fitness
    • Sportsklub
    • Optiker
    • Fitnesscenter
    • Kosmetolog
    • Apotek
    • Frisør
    Håndværk
    • Handyman
    • IT-hardware og support
    • Solenergisystemer
    • Skomager
    • Rengøringsservicer
    • VVS- og ventilationsservice
    Andet
    • Nonprofitorganisation
    • Miljøagentur
    • Udlejning af billboards
    • Fotografi
    • Cykeludlejning
    • Softwareforhandler
    Gennemse alle brancher
  • Community
    Få mere at vide
    • Tutorials
    • Dokumentation
    • Certificeringer
    • Oplæring
    • Blog
    • Podcast
    Bliv klogere
    • Udannelselsesprogram
    • Scale Up!-virksomhedsspillet
    • Besøg Odoo
    Få softwaren
    • Download
    • Sammenlign versioner
    • Udgaver
    Samarbejde
    • Github
    • Forum
    • Arrangementer
    • Oversættelser
    • Bliv partner
    • Tjenester til partnere
    • Registrér dit regnskabsfirma
    Modtag tjenester
    • Find en partner
    • Find en bogholder
    • Kontakt en rådgiver
    • Implementeringstjenester
    • Kundereferencer
    • Support
    • Opgraderinger
    Github Youtube Twitter LinkedIn Instagram Facebook Spotify
    +1 (650) 691-3277
    Få en demo
  • Prissætning
  • Hjælp

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

  • CRM
  • e-Commerce
  • Bogføring
  • Lager
  • PoS
  • Projekt
  • MRP
All apps
Du skal være registreret for at interagere med fællesskabet.
All Posts People Emblemer
Tags (View all)
odoo accounting v14 pos v15
Om dette forum
Du skal være registreret for at interagere med fællesskabet.
All Posts People Emblemer
Tags (View all)
odoo accounting v14 pos v15
Om dette forum
Hjælp

Unable to load module 'base' at startup on fresh install ?

Tilmeld

Få besked, når der er aktivitet på dette indlæg

Dette spørgsmål er blevet anmeldt
setupInstallation
1 Svar
1066 Visninger
Avatar
Vincèn PUJOL

Hi

I'm trying to install Odoo Enterprise but so far not much success. Documentation on Odoo website is quite light and missing lot of steps :(

I finally found some scripts that gave me the whole procedure to follow for Odoo Enterprise 18 on Debian 12.

I thought it was good but when I start the service it tells me that in the odoo log file:

2025-08-30 13:21:01,912 50055 INFO ? odoo: Odoo version 18.0 
2025-08-30 13:21:01,913 50055 INFO ? odoo: Using configuration file at /etc/odoo-server.conf
2025-08-30 13:21:01,913 50055 INFO ? odoo: database: odoo@default:default
2025-08-30 13:21:01,913 50055 INFO ? odoo: addons paths: ['/opt/odoo/odoo-server/odoo/addons', '/opt/odoo/.local/share/Odoo/addons/18.0', '/opt/odoo/odoo-server/addons', '/opt/odoo/custom/addons', '/opt/odoo/enterprise/addons']
2025-08-30 13:21:01,989 50055 INFO ? odoo.addons.base.models.ir_actions_report: Will use the Wkhtmltopdf binary at /usr/local/bin/wkhtmltopdf
2025-08-30 13:21:01,997 50055 INFO ? odoo.addons.base.models.ir_actions_report: Will use the Wkhtmltoimage binary at /usr/local/bin/wkhtmltoimage
2025-08-30 13:21:02,069 50055 CRITICAL ? odoo.modules.module: Couldn't load module base
2025-08-30 13:21:02,071 50055 ERROR ? odoo.service.server: Failed to load server-wide module `base`.
Traceback (most recent call last):
", line 1307, in load_server_wide_modulesir_mail_server.py  File "/opt/odoo/odoo-server/odoo/addons/base/models/
    from OpenSSL import crypto as SSLCryptoFile "/usr/local/lib/python3.11/dist-packages/OpenSSL/
    from OpenSSL import crypto, SSL

I have double-checked the addons paths and they are all good and valid and owned by same owner odoo as the odoo program.

Here is the odoo-server.conf file:

[options]
admin_passwd = admin
db_host = False
db_port = False
db_user = odoo
db_password = False
logfile = /var/log/odoo/odoo-server.log
addons_path = /opt/odoo/odoo-server/addons, /opt/odoo/custom/addons, /opt/odoo/enterprise/addons
http_port = 8069
xmlrpc_port = 8069
workers = 3
list_db = True

Thanks for help,


Vincèn

0
Avatar
Kassér
Vincèn PUJOL
Forfatter

Thanks @Ray for your answer.

  1. Folder exists and rights are good, folder has been created during the process of git clone the official github repo for odoo so I guess it's complete. Although when I check list of folders in it, there is none named base but I have base_address_extended, base_automation, base_geolocalize, base_iban, base_import, base_import_modules, base_install_request, base_setup, base_sparse_field, base_vat, l10n_latam_base that contains the "base" word. Is it normal ?
  2. For requirements it's supposed to be good as it was part of my installation process using the requirements.txt file but after checking your link it looks like I was quite missing few ones. I added them but unhappy still exact same result :( 

For documentation, thanks for suggestion of edition and I'll do once I have a whole process that works good ;)

Ray Carnes (ray)

I would start over using our documentation - you say you found some scripts but they didn't install all the requirements so maybe other things are missing - the base module should be in /opt/odoo/odoo-server/odoo/addons.

Next time, comment on my answer otherwise I am not notified (answers only notify OP).

Avatar
Ray Carnes (ray)
Bedste svar

Either 

1. Odoo cannot find the base module in /opt/odoo/odoo-server/addons 

Check the base folder exists and that the user running the service has permissions to the folder

Or

2. A python package is missing - check the requirements are installed properly.

https://www.odoo.com/documentation/18.0/administration/on_premise/source.html

Did you install via a packaged installer or via source install?  

I'd be curious to learn more about where you think we are "missing a lot of steps" - which steps are missing? 

If you prefer you can also suggest changes directly via the link at the top of every documentation page:

1
Avatar
Kassér
Vincèn PUJOL
Forfatter

Oups sorry I thought the big Answer button at botton was to answer on thread :D

I confirm the base folder exists in directory you indicated !

I'll try again later today or tomorrow and let you know how it goes ;)

Vincèn PUJOL
Forfatter

Ouhou all good now, working fine :) Only extra thing I had to do not listed in doc was to install the python3-phonenumbers package (it should be in the dependencies of the odoo deb package ;)
I'm going to take care now to setup proxy and harden installation, and install a proper backup system.
I'm just surprised it doesn't ask the licence or it waits few dayr before expiration of the 30 days offered by default on new installation on premise to ask for the licence ?

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

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

Tilmeld dig
Related Posts Besvarelser Visninger Aktivitet
How to RTL panels and change fonts for Persian and Arabic in Odoo Community
setup
Avatar
Avatar
Avatar
2
nov. 25
1036
Timeout waiting for ioT box to respond ( issue ) Help please!
setup
Avatar
0
aug. 25
1099
Epson server direct print not found,the printer is not reachable. Løst
setup
Avatar
1
aug. 25
2006
expected duration
setup
Avatar
0
jul. 25
1116
​How to activate subscription module in odoo18 Enterprise throws RPC_ERROR
setup
Avatar
Avatar
1
jun. 25
2692
Community
  • Tutorials
  • Dokumentation
  • Forum
Open Source
  • Download
  • Github
  • Runbot
  • Oversættelser
Tjenester
  • Odoo.sh-hosting
  • Support
  • Opgradere
  • Individuelt tilpasset udvikling
  • Uddannelse
  • Find en bogholder
  • Find en partner
  • Bliv partner
Om os
  • Vores virksomhed
  • Brandaktiver
  • Kontakt os
  • Stillinger
  • Arrangementer
  • Podcast
  • Blog
  • Kunder
  • Juridiske dokumenter • Privatlivspolitik
  • Sikkerhedspolitik
الْعَرَبيّة 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 er en samling open source-forretningsapps, der dækker alle dine virksomhedsbehov – lige fra CRM, e-handel og bogføring til lagerstyring, POS, projektledelse og meget mere.

Det unikke ved Odoo er, at systemet både er brugervenligt og fuldt integreret.

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