Hi, I am trying to restore a backup (odoo13) but it keeps giving me error. I have tried it on VPS server and also in odoo windows but same error.
I have the logs but cant understand where the issue is.
KeyError: 'hr.reminder'
2022-09-03 15:00:33,059 7220 INFO test odoo.addons.base.models.ir_cron: Job `Reminder scheduler` done.
2022-09-03 15:00:38,811 7220 INFO ? odoo. service. server: Initiating shutdown
2022-09-03 15:00:38,811 7220 INFO ? odoo. service. server: Hit CTRL-C again or send a second signal to force the shutdown.
2022-09-03 15:00:39,097 7220 INFO ? odoo. sql_db: ConnectionPool(used=0/count=0/max=64): Closed 7 connections
2022-09-03 15:00:43,497 8008 INFO ? odoo: Odoo version 13.0-20220901
2022-09-03 15:00:43,497 8008 INFO ? odoo: Using configuration file at C:\Program Files (x86)\Odoo 13.0\server\odoo.conf
2022-09-03 15:00:43,497 8008 INFO ? odoo: addons paths: ['C:\\Program Files (x86)\\Odoo 13.0\\server\\odoo\\addons', 'c:\\users\\haris\\appdata\\local\\openerp s.a\\odoo\\addons\\13.0', 'c:\\program files (x86)\\odoo 13.0\\server\\odoo\\addons']
2022-09-03 15:00:43,497 8008 INFO ? odoo: database: openpg@localhost:5432
2022-09-03 15:00:43,950 8008 INFO ? odoo. addons. base. models. ir_actions_report: Will use the Wkhtmltopdf binary at C:\Program Files (x86)\Odoo 13.0\thirdparty\wkhtmltopdf.exe
2022-09-03 15:00:44,360 8008 INFO ? odoo. service. server: HTTP service (werkzeug) running on DESKTOP-7NMBMOA:8069
2022-09-03 15:08:24,527 8008 INFO ? odoo. service. server: Initiating shutdown
2022-09-03 15:08:24,527 8008 INFO ? odoo. service. server: Hit CTRL-C again or send a second signal to force the shutdown.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project management
- MRP
This question has been flagged
Thank you I managed to fix that but the internal server error is still there. Now I think I would have to copy all the addons folder for it to work.
Here were the new logs after that which clearly says no module found:-
ERROR test odoo.modules.loading: Some modules are not loaded, some dependencies or manifest may be missing: ['aadplus_reports_templates', 'account_analytic_parent', 'account_balance_line', 'account_bank_statement_import_txt_xlsx', 'account_check_date', 'account_check_deposit', 'account_check_printing_report_base', 'account_dynamic_reports', 'account_financial_risk', 'account_invoice_start_end_dates', 'account_invoice_total_due', 'account_mass_reconcile', 'account_menu', 'account_move_tier_validation', 'account_multicurrency_revaluation', 'account_netting', 'accounting_pdf_reports', 'auto_uppdate_currency_rates', 'automatic_payroll', 'base_tier_validation', 'base_tier_validation_formula', 'bi_age_breakdown_report', 'bi_convert_purchase_from_sales', 'bi_po_shipment_bill_status', 'bi_sale_delivery_invoice_status', 'customer_sale_history', 'date_range', 'disable_odoo_online', 'dynamic_xlsx', 'export_stockinfo_xls', 'faf_file', 'fleet_vehicle_category', 'hcs_deadstock_report', 'hide_powered_by_and_manage_db', 'history_employee', 'hr_contract_types', 'hr_custody', 'hr_employee_transfer', 'hr_employee_updation', 'hr_expense_tier_validation', 'hr_gratuity_settlement', 'hr_insurance', 'hr_leave_request_aliasing', 'hr_multi_company', 'hr_organizational_chart', 'hr_payroll_account_community', 'hr_payroll_community', 'hr_payslip_monthly_report', 'hr_resignation', 'hr_reward_warning', 'import_purchase_orders', 'invoice_line_product_image', 'ivis_last_purchase_price_on_po', 'jt_amount_in_words', 'legion_enterprise_theme', 'multi_step_wizard', 'oh_employee_creation_from_user', 'oh_employee_documents_expiry', 'ohrms_holidays_approval', 'ohrms_loan', 'ohrms_loan_accounting', 'ohrms_overtime', 'ohrms_salary_advance', 'oi_hr_acting_positions', 'om_account_accountant', 'om_account_asset', 'om_account_budget', 'om_mass_confirm_cancel', 'partner_contact_department', 'partner_credit_limit', 'partner_statement', 'partner_tags_sale_order', 'permit_export_module', 'product_brand_inventory', 'product_harmonized_system', 'product_price_update_advanced', 'purchase_open_qty', 'purchase_order_approved', 'purchase_order_line', 'purchase_order_lines_discount', 'purchase_request', 'purchase_request_department', 'purchase_request_tier_validation', 'report_pdf_options', 'report_wkhtmltopdf_param', 'report_xlsx', 'report_xlsx_helper', 'reserved_available_product_app', 'restrict_saleprice_change', 'sale_commission', 'sale_commission_formula', 'sale_commission_pricelist', 'sale_commission_salesman', 'sale_customer_product_history', 'sale_discount_display_amount', 'sale_discount_total', 'sale_order_automation', 'sale_order_line', 'sale_purchase_previous_product_cost', 'scrap_multi_products', 'scrap_reason_code', 'sh_all_in_one_mbs', 'sh_barcode_scanner', 'sh_product_qrcode_generator', 'show_db_name', 'single_invoice_deliveryorder', 'sr_product_multiple_barcode', 'stock_card_report', 'timesheets_by_employee', 'user_limits', 'web_responsive', 'web_widget_dropdown_dynamic', 'whatsapp_redirect']
2022-09-05 15:05:26,472 12636 INFO test odoo.modules.loading: Modules loaded.
@Haris try running the server with command shell and pass the addons folder
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
2
Jun 24
|
695 | ||
|
2
Mar 24
|
504 | ||
|
0
Dec 21
|
640 | ||
|
2
Oct 20
|
6114 | ||
|
8
Aug 20
|
6731 |