Date |
Level |
Type |
Message |
2025-09-03 20:09:23
|
INFO
|
runbot
|
Init build environment with config [16.0] Odoo by Adhoc Config (with tests)
|
|
2025-09-03 20:09:23
|
|
|
Starting step 16-all-with-tests from config 16.0] Odoo by Adhoc Config (with tests) [
|
|
2025-09-03 20:09:23
|
|
|
Using Dockerfile Tag odoo:adhoc_odoo_16
|
|
2025-09-03 20:09:37
|
INFO
|
server
|
odoo.modules.loading:336
1 modules loaded in 5.69s, 9054 queries (+9054 extra)
|
|
2025-09-03 20:14:43
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:41
Currency Provider configured as BCU for next companies: (UY) Company
|
|
2025-09-03 20:15:57
|
INFO
|
server
|
odoo.addons.l10n_uy_currency_update.models.res_company:41
Currency Provider configured as BCU for next companies: (UY) Company
|
|
2025-09-03 20:17:28
|
ERROR
|
server
|
odoo.sql_db:327
bad query: INSERT INTO "account_journal" ("active", "bank_statements_source", "check_manual_sequencing", "color", "company_id", "create_date", "create_uid", "discriminate_taxes", "invoice_reference_model", "invoice_reference_type", "l10n_latam_use_documents", "l10n_uy_type", "payment_sequence", "refund_sequence", "sale_activity_type_id", "sequence", "show_on_dashboard", "write_date", "write_uid") VALUES (true, 'file_import_oca', false, 0, 8, '2025-09-03 20:17:25.424180', 1, 'no', 'odoo', 'invoice', false, 'manual', false, false, NULL, 10, true, '2025-09-03 20:17:25.424180', 1) RETURNING "id"
ERROR: null value in column "name" of relation "account_journal" violates not-null constraint
DETAIL: Failing row contains (76, null, null, null, 10, null, 8, null, null, null, null, null, null, null, 1, 1, 0, null, null, null, invoice, odoo, file_import_oca, null, null, t, null, f, f, t, 2025-09-03 20:17:25.42418, 2025-09-03 20:17:25.42418, null, f, null, null, null, null, null, f, null, null, null, null, null, null, null, null, null, manual, null, null, null, null, null, null, null, null, null, null, null, no, null, null, null).
|
|
2025-09-03 20:17:28
|
WARNING
|
server
|
odoo.modules.loading:652
Transient module states were reset
|
|
2025-09-03 20:17:28
|
ERROR
|
server
|
odoo.modules.registry:92
Failed to load registry
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 706, in _tag_root
f(rec)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 333, in _tag_function
_eval_xml(self, rec, env)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 204, in _eval_xml
return odoo.api.call_kw(model, method_name, args, kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 484, in call_kw
result = _call_kw_multi(method, model, args, kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 469, in _call_kw_multi
result = method(recs, *args, **kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/chart_template.py", line 495, in try_loading
template.with_context(default_company_id=company.id)._load(company)
File "/data/build/ingadhoc-odoo-argentina/l10n_ar_ux/models/account_chart_template.py", line 14, in _load
res = super()._load(company)
File "/data/build/ingadhoc-odoo-saas-adhoc/saas_client_account/models/account_chart_template.py", line 73, in _load
return super(AccountChartTemplate, self.with_context(force_unlink=True))._load(company)
File "/data/build/ingadhoc-uruguay/l10n_uy_account/models/account_chart_template.py", line 23, in _load
res = super()._load(company)
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_cl/models/account_chart_template.py", line 12, in _load
res = super()._load(company)
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_ar/models/account_chart_template.py", line 66, in _load
res = super()._load(company)
File "/data/build/adhoc-cicd-odoo-enterprise/account_followup/models/chart_template.py", line 10, in _load
res = super(AccountChartTemplate, self)._load(company)
File "/data/build/adhoc-cicd-odoo-odoo/addons/point_of_sale/models/chart_template.py", line 16, in _load
result = super(AccountChartTemplate, self)._load(company)
File "/data/build/ingadhoc-account-financial-tools/account_ux/models/chart_template.py", line 8, in _load
res = super()._load(company)
File "/data/build/adhoc-cicd-odoo-enterprise/account_reports/models/chart_template.py", line 9, in _load
res = super(AccountChartTemplate, self)._load(company)
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/chart_template.py", line 585, in _load
acc_template_ref, taxes_ref = self._install_template(company, code_digits=self.code_digits)
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/chart_template.py", line 824, in _install_template
tmp1, tmp2 = self.parent_id._install_template(company, code_digits=code_digits, acc_ref=acc_ref, taxes_ref=taxes_ref)
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/chart_template.py", line 828, in _install_template
tmp1, tmp2 = self.with_context(lang=company.partner_id.lang)._load_template(company, code_digits=code_digits, account_ref=acc_ref, taxes_ref=taxes_ref)
File "/data/build/ingadhoc-argentina-sale/l10n_ar_stock/models/account_chart_template.py", line 17, in _load_template
return super(AccountChartTemplate, self)._load_template(
File "/data/build/ingadhoc-argentina-sale/l10n_ar_sale/models/account_chart_template.py", line 17, in _load_template
return super(AccountChartTemplate, self)._load_template(
File "/data/build/ingadhoc-account-payment/account_payment_group/models/account_chart_template.py", line 19, in _load_template
return super(AccountChartTemplate, self)._load_template(
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/chart_template.py", line 880, in _load_template
self.generate_journals(account_ref, company)
File "/data/build/adhoc-cicd-odoo-odoo/addons/stock_account/models/account_chart_template.py", line 16, in generate_journals
return super(AccountChartTemplate, self).generate_journals(acc_template_ref=acc_template_ref, company=company, journals_dict=journal_to_add)
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/chart_template.py", line 723, in generate_journals
journal = JournalObj.create(vals_journal)
File "<decorator-gen-1345>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 430, in _model_create_multi
return create(self, [arg])
File "/data/build/adhoc-cicd-odoo-odoo/addons/account_check_printing/models/account_journal.py", line 62, in create
journals = super().create(vals_list)
File "<decorator-gen-972>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 431, in _model_create_multi
return create(self, arg)
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/account_journal.py", line 763, in create
journals = super(AccountJournal, self.with_context(mail_create_nolog=True)).create(vals_list)
File "<decorator-gen-145>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 431, in _model_create_multi
return create(self, arg)
File "/data/build/adhoc-cicd-odoo-odoo/addons/mail/models/mail_thread.py", line 258, in create
threads = super(MailThread, self).create(vals_list)
File "<decorator-gen-68>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 431, in _model_create_multi
return create(self, arg)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_fields.py", line 670, in create
recs = super().create(vals_list)
File "<decorator-gen-15>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 431, in _model_create_multi
return create(self, arg)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4019, in create
records = self._create(data_list)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4200, in _create
cr.execute(
File "/data/build/adhoc-cicd-odoo-odoo/odoo/sql_db.py", line 324, in execute
res = self._obj.execute(query, params)
psycopg2.errors.NotNullViolation: null value in column "name" of relation "account_journal" violates not-null constraint
DETAIL: Failing row contains (76, null, null, null, 10, null, 8, null, null, null, null, null, null, null, 1, 1, 0, null, null, null, invoice, odoo, file_import_oca, null, null, t, null, f, f, t, 2025-09-03 20:17:25.42418, 2025-09-03 20:17:25.42418, null, f, null, null, null, null, null, f, null, null, null, null, null, null, null, null, null, manual, null, null, null, null, null, null, null, null, null, null, null, no, null, null, null).
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/registry.py", line 87, in new
odoo.modules.load_modules(registry, force_demo, status, update_module)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 493, in load_modules
processed_modules += load_marked_modules(cr, graph,
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 374, in load_marked_modules
loaded, processed = load_module_graph(
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 197, in load_module_graph
getattr(py_module, pre_init)(cr)
File "/data/build/ingadhoc-odoo-argentina-ee/l10n_ar_demo/__init__.py", line 40, in _load_l10n_ar_demo_data
tools.convert_file(cr, module_name, demo_data, {}, 'init', True, 'demo', None)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 771, in convert_file
convert_xml_import(cr, module, fp, idref, mode, noupdate)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 837, in convert_xml_import
obj.parse(doc.getroot())
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 757, in parse
self._tag_root(de)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 719, in _tag_root
raise ParseError('while parsing %s:%s, somewhere inside\n%s' % (
odoo.tools.convert.ParseError: while parsing /data/build/adhoc-cicd-odoo-odoo/addons/l10n_ar/demo/exento_demo.xml:33, somewhere inside
<function model="account.chart.template" name="try_loading">
<value eval="[ref('l10n_ar.l10nar_ex_chart_template')]"/>
<value model="res.company" eval="obj().env.ref('l10n_ar.company_exento')"/>
</function>
|
|
2025-09-03 20:17:28
|
CRITICAL
|
server
|
odoo.service.server:1370
Failed to initialize database `07342-16-0-all`.
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 706, in _tag_root
f(rec)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 333, in _tag_function
_eval_xml(self, rec, env)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 204, in _eval_xml
return odoo.api.call_kw(model, method_name, args, kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 484, in call_kw
result = _call_kw_multi(method, model, args, kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 469, in _call_kw_multi
result = method(recs, *args, **kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/chart_template.py", line 495, in try_loading
template.with_context(default_company_id=company.id)._load(company)
File "/data/build/ingadhoc-odoo-argentina/l10n_ar_ux/models/account_chart_template.py", line 14, in _load
res = super()._load(company)
File "/data/build/ingadhoc-odoo-saas-adhoc/saas_client_account/models/account_chart_template.py", line 73, in _load
return super(AccountChartTemplate, self.with_context(force_unlink=True))._load(company)
File "/data/build/ingadhoc-uruguay/l10n_uy_account/models/account_chart_template.py", line 23, in _load
res = super()._load(company)
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_cl/models/account_chart_template.py", line 12, in _load
res = super()._load(company)
File "/data/build/adhoc-cicd-odoo-odoo/addons/l10n_ar/models/account_chart_template.py", line 66, in _load
res = super()._load(company)
File "/data/build/adhoc-cicd-odoo-enterprise/account_followup/models/chart_template.py", line 10, in _load
res = super(AccountChartTemplate, self)._load(company)
File "/data/build/adhoc-cicd-odoo-odoo/addons/point_of_sale/models/chart_template.py", line 16, in _load
result = super(AccountChartTemplate, self)._load(company)
File "/data/build/ingadhoc-account-financial-tools/account_ux/models/chart_template.py", line 8, in _load
res = super()._load(company)
File "/data/build/adhoc-cicd-odoo-enterprise/account_reports/models/chart_template.py", line 9, in _load
res = super(AccountChartTemplate, self)._load(company)
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/chart_template.py", line 585, in _load
acc_template_ref, taxes_ref = self._install_template(company, code_digits=self.code_digits)
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/chart_template.py", line 824, in _install_template
tmp1, tmp2 = self.parent_id._install_template(company, code_digits=code_digits, acc_ref=acc_ref, taxes_ref=taxes_ref)
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/chart_template.py", line 828, in _install_template
tmp1, tmp2 = self.with_context(lang=company.partner_id.lang)._load_template(company, code_digits=code_digits, account_ref=acc_ref, taxes_ref=taxes_ref)
File "/data/build/ingadhoc-argentina-sale/l10n_ar_stock/models/account_chart_template.py", line 17, in _load_template
return super(AccountChartTemplate, self)._load_template(
File "/data/build/ingadhoc-argentina-sale/l10n_ar_sale/models/account_chart_template.py", line 17, in _load_template
return super(AccountChartTemplate, self)._load_template(
File "/data/build/ingadhoc-account-payment/account_payment_group/models/account_chart_template.py", line 19, in _load_template
return super(AccountChartTemplate, self)._load_template(
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/chart_template.py", line 880, in _load_template
self.generate_journals(account_ref, company)
File "/data/build/adhoc-cicd-odoo-odoo/addons/stock_account/models/account_chart_template.py", line 16, in generate_journals
return super(AccountChartTemplate, self).generate_journals(acc_template_ref=acc_template_ref, company=company, journals_dict=journal_to_add)
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/chart_template.py", line 723, in generate_journals
journal = JournalObj.create(vals_journal)
File "<decorator-gen-1345>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 430, in _model_create_multi
return create(self, [arg])
File "/data/build/adhoc-cicd-odoo-odoo/addons/account_check_printing/models/account_journal.py", line 62, in create
journals = super().create(vals_list)
File "<decorator-gen-972>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 431, in _model_create_multi
return create(self, arg)
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/account_journal.py", line 763, in create
journals = super(AccountJournal, self.with_context(mail_create_nolog=True)).create(vals_list)
File "<decorator-gen-145>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 431, in _model_create_multi
return create(self, arg)
File "/data/build/adhoc-cicd-odoo-odoo/addons/mail/models/mail_thread.py", line 258, in create
threads = super(MailThread, self).create(vals_list)
File "<decorator-gen-68>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 431, in _model_create_multi
return create(self, arg)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_fields.py", line 670, in create
recs = super().create(vals_list)
File "<decorator-gen-15>", line 2, in create
File "/data/build/adhoc-cicd-odoo-odoo/odoo/api.py", line 431, in _model_create_multi
return create(self, arg)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4019, in create
records = self._create(data_list)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/models.py", line 4200, in _create
cr.execute(
File "/data/build/adhoc-cicd-odoo-odoo/odoo/sql_db.py", line 324, in execute
res = self._obj.execute(query, params)
psycopg2.errors.NotNullViolation: null value in column "name" of relation "account_journal" violates not-null constraint
DETAIL: Failing row contains (76, null, null, null, 10, null, 8, null, null, null, null, null, null, null, 1, 1, 0, null, null, null, invoice, odoo, file_import_oca, null, null, t, null, f, f, t, 2025-09-03 20:17:25.42418, 2025-09-03 20:17:25.42418, null, f, null, null, null, null, null, f, null, null, null, null, null, null, null, null, null, manual, null, null, null, null, null, null, null, null, null, null, null, no, null, null, null).
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/service/server.py", line 1333, in preload_registries
registry = Registry.new(dbname, update_module=update_module)
File "<decorator-gen-16>", line 2, in new
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/func.py", line 87, in locked
return func(inst, *args, **kwargs)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/registry.py", line 87, in new
odoo.modules.load_modules(registry, force_demo, status, update_module)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 493, in load_modules
processed_modules += load_marked_modules(cr, graph,
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 374, in load_marked_modules
loaded, processed = load_module_graph(
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 197, in load_module_graph
getattr(py_module, pre_init)(cr)
File "/data/build/ingadhoc-odoo-argentina-ee/l10n_ar_demo/__init__.py", line 40, in _load_l10n_ar_demo_data
tools.convert_file(cr, module_name, demo_data, {}, 'init', True, 'demo', None)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 771, in convert_file
convert_xml_import(cr, module, fp, idref, mode, noupdate)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 837, in convert_xml_import
obj.parse(doc.getroot())
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 757, in parse
self._tag_root(de)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 719, in _tag_root
raise ParseError('while parsing %s:%s, somewhere inside\n%s' % (
odoo.tools.convert.ParseError: while parsing /data/build/adhoc-cicd-odoo-odoo/addons/l10n_ar/demo/exento_demo.xml:33, somewhere inside
<function model="account.chart.template" name="try_loading">
<value eval="[ref('l10n_ar.l10nar_ex_chart_template')]"/>
<value model="res.company" eval="obj().env.ref('l10n_ar.company_exento')"/>
</function>
|
|
2025-09-03 20:17:38
|
INFO
|
runbot
|
Getting results for build 07342-16-0
|
|
2025-09-03 20:17:38
|
|
|
Step 16-all-with-tests finished in 8m
|
|
2025-09-03 20:17:38
|
|
|
Starting step setup from config 16.0] Odoo by Adhoc Config (with tests) [
|
|
2025-09-03 20:17:38
|
|
|
Using Dockerfile Tag odoo:adhoc_odoo_16
|
|
2025-09-03 20:17:39
|
INFO
|
runbot
|
Step setup finished in 1s
|
|
2025-09-03 20:17:39
|
|
|
Starting step run from config 16.0] Odoo by Adhoc Config (with tests) [
|
|
2025-09-03 20:17:39
|
INFO
|
runbot
|
Start running build 07342-16-0
|
|
2025-09-03 20:17:39
|
|
|
Using Dockerfile Tag odoo:adhoc_odoo_16
|
|
2025-09-03 20:17:41
|
INFO
|
server
|
odoo.modules.loading:336
1 modules loaded in 0.00s, 0 queries (+0 extra)
|
|
2025-09-03 20:17:45
|
INFO
|
server
|
odoo.modules.loading:336
650 modules loaded in 4.16s, 0 queries (+0 extra)
|
|
2025-09-03 20:18:54
|
WARNING
|
server
|
odoo.addons.l10n_cl_edi_factoring.models.ir_attachment:63
UNZIP for DTECedido_v10.xsd failed from URL: http://www.sii.cl/factura_electronica/schema_cesion_201912.zip
|
|
2025-09-03 20:18:54
|
ERROR
|
server
|
odoo.addons.base.models.ir_cron:400
Call from cron 0. Cron Job - Load AEC XSD Files (Chilean SII) for server action #1346 failed in Job #86
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/safe_eval.py", line 399, in safe_eval
return unsafe_eval(c, globals_dict, locals_dict)
File "ir.actions.server(1346,)", line 1, in <module>
File "/data/build/ingadhoc-enterprise-extensions/l10n_cl_edi_factoring/models/ir_attachment.py", line 66, in _load_aec_xsd_sii
xsd_object = self._modify_and_validate_sii_xsd_content(content)
AttributeError: 'ir.attachment' object has no attribute '_modify_and_validate_sii_xsd_content'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_cron.py", line 391, in _callback
self.env['ir.actions.server'].browse(server_action_id).run()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_actions.py", line 675, in run
res = runner(run_self, eval_context=eval_context)
File "/data/build/adhoc-cicd-odoo-odoo/addons/website/models/ir_actions_server.py", line 61, in _run_action_code_multi
res = super(ServerAction, self)._run_action_code_multi(eval_context)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_actions.py", line 545, in _run_action_code_multi
safe_eval(self.code.strip(), eval_context, mode="exec", nocopy=True, filename=str(self)) # nocopy allows to return 'action'
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/safe_eval.py", line 413, in safe_eval
raise ValueError('%s: "%s" while evaluating\n%r' % (ustr(type(e)), ustr(e), expr))
ValueError: <class 'AttributeError'>: "'ir.attachment' object has no attribute '_modify_and_validate_sii_xsd_content'" while evaluating
'model._load_aec_xsd_sii()'
|
|
2025-09-03 20:18:54
|
ERROR
|
server
|
odoo.addons.saas_client_adhoc.wizards.db_configuration:26
Error Updating ADHOC Modules Data. Error:
Not Provider url or saas database uuid configured
|
|
2025-09-03 20:18:59
|
INFO
|
server
|
odoo.modules.loading:336
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
|
2025-09-03 20:19:02
|
INFO
|
server
|
odoo.modules.loading:336
650 modules loaded in 0.22s, 0 queries (+0 extra)
|
|
2025-09-03 20:19:07
|
INFO
|
server
|
odoo.modules.loading:336
657 modules loaded in 4.78s, 1124 queries (+1124 extra)
|
|
2025-09-03 20:19:18
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:510
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
2025-09-03 20:19:20
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:510
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
2025-09-03 20:19:23
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:510
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
2025-09-03 20:19:25
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:510
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
2025-09-03 20:19:28
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:510
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
2025-09-03 20:19:30
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:510
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
2025-09-03 20:19:32
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:510
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
2025-09-03 20:19:34
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:510
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
2025-09-03 20:19:37
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:510
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
2025-09-03 20:19:40
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:510
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
2025-09-03 20:19:42
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:510
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
2025-09-03 20:19:44
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:510
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
2025-09-03 20:19:46
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:510
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
2025-09-03 20:19:48
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:510
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
2025-09-03 20:19:51
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:510
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
2025-09-03 20:19:53
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:510
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
2025-09-03 20:19:55
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:510
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
2025-09-03 20:23:22
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:510
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
2025-09-03 20:23:25
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:510
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
2025-09-04 05:11:03
|
ERROR
|
server
|
odoo.addons.base.models.ir_cron:400
Call from cron Saas Client Database Backup for server action #372 failed in Job #21
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_cron.py", line 391, in _callback
self.env['ir.actions.server'].browse(server_action_id).run()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_actions.py", line 675, in run
res = runner(run_self, eval_context=eval_context)
File "/data/build/adhoc-cicd-odoo-odoo/addons/website/models/ir_actions_server.py", line 61, in _run_action_code_multi
res = super(ServerAction, self)._run_action_code_multi(eval_context)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_actions.py", line 545, in _run_action_code_multi
safe_eval(self.code.strip(), eval_context, mode="exec", nocopy=True, filename=str(self)) # nocopy allows to return 'action'
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/safe_eval.py", line 399, in safe_eval
return unsafe_eval(c, globals_dict, locals_dict)
File "ir.actions.server(372,)", line 1, in <module>
File "/data/build/ingadhoc-odoo-saas/saas_client/wizards/saas_client_dashboard.py", line 101, in cron_backup_database
self.backup_database()
File "/data/build/ingadhoc-odoo-saas/saas_client/wizards/saas_client_dashboard.py", line 133, in backup_database
storage_type = self.get_bucket_type()
File "/data/build/ingadhoc-odoo-saas/saas_client/wizards/saas_client_dashboard.py", line 66, in get_bucket_type
raise ValidationError(_('No hay bucket configurado'))
odoo.exceptions.ValidationError: No hay bucket configurado
|
|
2025-09-04 20:10:36
|
ERROR
|
server
|
odoo.addons.saas_client_adhoc.wizards.db_configuration:26
Error Updating ADHOC Modules Data. Error:
Not Provider url or saas database uuid configured
|
|
2025-09-04 22:26:47
|
WARNING
|
server
|
odoo.addons.base.models.ir_qweb:2057
Found deprecated directive @t-raw='toc.get_facetFilters()' in template 2951. Replace by @t-out, and explicitely wrap content in `Markup` if necessary (which likely is not the case)
|
|
2025-09-04 22:26:59
|
WARNING
|
server
|
odoo.addons.base.models.ir_qweb:2057
Found deprecated directive @t-raw='toc.get_facetFilters()' in template 2951. Replace by @t-out, and explicitely wrap content in `Markup` if necessary (which likely is not the case)
|
|
2025-09-04 22:30:33
|
WARNING
|
server
|
odoo.addons.website.models.website:1196
No Sitemap value provided for controller <function WebsiteSalePortal.portal_addresses at 0x7a3ab2d3add0> (/portal/addresses)
|
|
2025-09-04 22:30:33
|
WARNING
|
server
|
odoo.addons.website.models.website:1196
No Sitemap value provided for controller <function WebsiteSalePortal.portal_address at 0x7a3ab2d3ab90> (/portal/address)
|
|
2025-09-04 22:30:33
|
WARNING
|
server
|
odoo.addons.website.models.website:1196
No Sitemap value provided for controller <function WebsiteDoc.old_how_to_redirect at 0x7a3ab4dffb50> (/doc/how-to)
|
|
2025-09-04 22:30:33
|
WARNING
|
server
|
odoo.addons.website.models.website:1196
No Sitemap value provided for controller <function WebsiteSaleController.update_validity_and_redirect at 0x7a3ab39aadd0> (/update_date_prices_and_validity)
|
|
2025-09-04 22:30:33
|
WARNING
|
server
|
odoo.addons.website.models.website:1196
No Sitemap value provided for controller <function WebsiteDoc.article_doc_render at 0x7a3ab4dffd90> (/doc,/doc/<model("website.doc.toc"):doc>/<model("website.doc.toc"):toc>)
|
|
2025-09-04 22:30:33
|
WARNING
|
server
|
odoo.addons.website.models.website:1196
No Sitemap value provided for controller <function WebsiteDoc.article_doc_redirect at 0x7a3ab4dffc70> (/doc/<model("website.doc.toc"):toc>,/doc/how-to/<model("website.doc.toc"):toc>)
|
|
2025-09-04 22:30:33
|
WARNING
|
server
|
odoo.addons.website.models.website:1196
No Sitemap value provided for controller <function WebsiteDoc.search_results at 0x7a3ab4e19f30> (/doc/<model("website.doc.toc"):doc>/search_results,/doc/<model("website.doc.toc"):doc>/search_results/page/<int:page>)
|
|
2025-09-04 22:30:33
|
WARNING
|
server
|
odoo.addons.website.models.website:1196
No Sitemap value provided for controller <function WebsiteDoc.article_doc_render at 0x7a3ab4dffd90> (/doc,/doc/<model("website.doc.toc"):doc>/<model("website.doc.toc"):toc>)
|
|
2025-09-04 22:30:33
|
WARNING
|
server
|
odoo.addons.website.models.website:1196
No Sitemap value provided for controller <function WebsiteDoc.article_doc_redirect at 0x7a3ab4dffc70> (/doc/<model("website.doc.toc"):toc>,/doc/how-to/<model("website.doc.toc"):toc>)
|
|
2025-09-04 23:09:24
|
WARNING
|
server
|
odoo.addons.base.models.ir_qweb:2057
Found deprecated directive @t-raw='toc.get_facetFilters()' in template 2951. Replace by @t-out, and explicitely wrap content in `Markup` if necessary (which likely is not the case)
|
|
2025-09-05 05:10:41
|
ERROR
|
server
|
odoo.addons.base.models.ir_cron:400
Call from cron Saas Client Database Backup for server action #372 failed in Job #21
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_cron.py", line 391, in _callback
self.env['ir.actions.server'].browse(server_action_id).run()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_actions.py", line 675, in run
res = runner(run_self, eval_context=eval_context)
File "/data/build/adhoc-cicd-odoo-odoo/addons/website/models/ir_actions_server.py", line 61, in _run_action_code_multi
res = super(ServerAction, self)._run_action_code_multi(eval_context)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_actions.py", line 545, in _run_action_code_multi
safe_eval(self.code.strip(), eval_context, mode="exec", nocopy=True, filename=str(self)) # nocopy allows to return 'action'
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/safe_eval.py", line 399, in safe_eval
return unsafe_eval(c, globals_dict, locals_dict)
File "ir.actions.server(372,)", line 1, in <module>
File "/data/build/ingadhoc-odoo-saas/saas_client/wizards/saas_client_dashboard.py", line 101, in cron_backup_database
self.backup_database()
File "/data/build/ingadhoc-odoo-saas/saas_client/wizards/saas_client_dashboard.py", line 133, in backup_database
storage_type = self.get_bucket_type()
File "/data/build/ingadhoc-odoo-saas/saas_client/wizards/saas_client_dashboard.py", line 66, in get_bucket_type
raise ValidationError(_('No hay bucket configurado'))
odoo.exceptions.ValidationError: No hay bucket configurado
|
|
2025-09-05 20:10:37
|
ERROR
|
server
|
odoo.addons.saas_client_adhoc.wizards.db_configuration:26
Error Updating ADHOC Modules Data. Error:
Not Provider url or saas database uuid configured
|
|
2025-09-05 20:12:55
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:510
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
2025-09-06 05:10:45
|
ERROR
|
server
|
odoo.addons.base.models.ir_cron:400
Call from cron Saas Client Database Backup for server action #372 failed in Job #21
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_cron.py", line 391, in _callback
self.env['ir.actions.server'].browse(server_action_id).run()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_actions.py", line 675, in run
res = runner(run_self, eval_context=eval_context)
File "/data/build/adhoc-cicd-odoo-odoo/addons/website/models/ir_actions_server.py", line 61, in _run_action_code_multi
res = super(ServerAction, self)._run_action_code_multi(eval_context)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_actions.py", line 545, in _run_action_code_multi
safe_eval(self.code.strip(), eval_context, mode="exec", nocopy=True, filename=str(self)) # nocopy allows to return 'action'
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/safe_eval.py", line 399, in safe_eval
return unsafe_eval(c, globals_dict, locals_dict)
File "ir.actions.server(372,)", line 1, in <module>
File "/data/build/ingadhoc-odoo-saas/saas_client/wizards/saas_client_dashboard.py", line 101, in cron_backup_database
self.backup_database()
File "/data/build/ingadhoc-odoo-saas/saas_client/wizards/saas_client_dashboard.py", line 133, in backup_database
storage_type = self.get_bucket_type()
File "/data/build/ingadhoc-odoo-saas/saas_client/wizards/saas_client_dashboard.py", line 66, in get_bucket_type
raise ValidationError(_('No hay bucket configurado'))
odoo.exceptions.ValidationError: No hay bucket configurado
|
|
2025-09-06 20:11:05
|
ERROR
|
server
|
odoo.addons.saas_client_adhoc.wizards.db_configuration:26
Error Updating ADHOC Modules Data. Error:
Not Provider url or saas database uuid configured
|
|
2025-09-07 05:10:49
|
ERROR
|
server
|
odoo.addons.base.models.ir_cron:400
Call from cron Saas Client Database Backup for server action #372 failed in Job #21
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_cron.py", line 391, in _callback
self.env['ir.actions.server'].browse(server_action_id).run()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_actions.py", line 675, in run
res = runner(run_self, eval_context=eval_context)
File "/data/build/adhoc-cicd-odoo-odoo/addons/website/models/ir_actions_server.py", line 61, in _run_action_code_multi
res = super(ServerAction, self)._run_action_code_multi(eval_context)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_actions.py", line 545, in _run_action_code_multi
safe_eval(self.code.strip(), eval_context, mode="exec", nocopy=True, filename=str(self)) # nocopy allows to return 'action'
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/safe_eval.py", line 399, in safe_eval
return unsafe_eval(c, globals_dict, locals_dict)
File "ir.actions.server(372,)", line 1, in <module>
File "/data/build/ingadhoc-odoo-saas/saas_client/wizards/saas_client_dashboard.py", line 101, in cron_backup_database
self.backup_database()
File "/data/build/ingadhoc-odoo-saas/saas_client/wizards/saas_client_dashboard.py", line 133, in backup_database
storage_type = self.get_bucket_type()
File "/data/build/ingadhoc-odoo-saas/saas_client/wizards/saas_client_dashboard.py", line 66, in get_bucket_type
raise ValidationError(_('No hay bucket configurado'))
odoo.exceptions.ValidationError: No hay bucket configurado
|
|
2025-09-07 20:10:55
|
ERROR
|
server
|
odoo.addons.saas_client_adhoc.wizards.db_configuration:26
Error Updating ADHOC Modules Data. Error:
Not Provider url or saas database uuid configured
|
|
2025-09-08 05:11:22
|
ERROR
|
server
|
odoo.addons.base.models.ir_cron:400
Call from cron Saas Client Database Backup for server action #372 failed in Job #21
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_cron.py", line 391, in _callback
self.env['ir.actions.server'].browse(server_action_id).run()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_actions.py", line 675, in run
res = runner(run_self, eval_context=eval_context)
File "/data/build/adhoc-cicd-odoo-odoo/addons/website/models/ir_actions_server.py", line 61, in _run_action_code_multi
res = super(ServerAction, self)._run_action_code_multi(eval_context)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_actions.py", line 545, in _run_action_code_multi
safe_eval(self.code.strip(), eval_context, mode="exec", nocopy=True, filename=str(self)) # nocopy allows to return 'action'
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/safe_eval.py", line 399, in safe_eval
return unsafe_eval(c, globals_dict, locals_dict)
File "ir.actions.server(372,)", line 1, in <module>
File "/data/build/ingadhoc-odoo-saas/saas_client/wizards/saas_client_dashboard.py", line 101, in cron_backup_database
self.backup_database()
File "/data/build/ingadhoc-odoo-saas/saas_client/wizards/saas_client_dashboard.py", line 133, in backup_database
storage_type = self.get_bucket_type()
File "/data/build/ingadhoc-odoo-saas/saas_client/wizards/saas_client_dashboard.py", line 66, in get_bucket_type
raise ValidationError(_('No hay bucket configurado'))
odoo.exceptions.ValidationError: No hay bucket configurado
|
|
2025-09-08 06:10:58
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:510
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
2025-09-08 06:11:00
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:510
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
2025-09-08 06:11:03
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:510
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
2025-09-08 06:11:05
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:510
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
2025-09-08 06:11:11
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:510
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
2025-09-08 20:11:23
|
ERROR
|
server
|
odoo.addons.saas_client_adhoc.wizards.db_configuration:26
Error Updating ADHOC Modules Data. Error:
Not Provider url or saas database uuid configured
|
|
2025-09-09 05:11:11
|
ERROR
|
server
|
odoo.addons.base.models.ir_cron:400
Call from cron Saas Client Database Backup for server action #372 failed in Job #21
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_cron.py", line 391, in _callback
self.env['ir.actions.server'].browse(server_action_id).run()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_actions.py", line 675, in run
res = runner(run_self, eval_context=eval_context)
File "/data/build/adhoc-cicd-odoo-odoo/addons/website/models/ir_actions_server.py", line 61, in _run_action_code_multi
res = super(ServerAction, self)._run_action_code_multi(eval_context)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_actions.py", line 545, in _run_action_code_multi
safe_eval(self.code.strip(), eval_context, mode="exec", nocopy=True, filename=str(self)) # nocopy allows to return 'action'
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/safe_eval.py", line 399, in safe_eval
return unsafe_eval(c, globals_dict, locals_dict)
File "ir.actions.server(372,)", line 1, in <module>
File "/data/build/ingadhoc-odoo-saas/saas_client/wizards/saas_client_dashboard.py", line 101, in cron_backup_database
self.backup_database()
File "/data/build/ingadhoc-odoo-saas/saas_client/wizards/saas_client_dashboard.py", line 133, in backup_database
storage_type = self.get_bucket_type()
File "/data/build/ingadhoc-odoo-saas/saas_client/wizards/saas_client_dashboard.py", line 66, in get_bucket_type
raise ValidationError(_('No hay bucket configurado'))
odoo.exceptions.ValidationError: No hay bucket configurado
|
|
2025-09-09 06:48:27
|
INFO
|
server
|
odoo.modules.loading:336
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
|
2025-09-09 06:48:27
|
INFO
|
server
|
odoo.modules.loading:336
657 modules loaded in 0.26s, 0 queries (+0 extra)
|
|
2025-09-09 09:14:22
|
WARNING
|
server
|
odoo.addons.base.models.ir_qweb:2057
Found deprecated directive @t-raw='toc.get_facetFilters()' in template 2951. Replace by @t-out, and explicitely wrap content in `Markup` if necessary (which likely is not the case)
|
|
2025-09-09 09:14:57
|
WARNING
|
server
|
odoo.addons.base.models.ir_qweb:2057
Found deprecated directive @t-raw='toc.get_facetFilters()' in template 2951. Replace by @t-out, and explicitely wrap content in `Markup` if necessary (which likely is not the case)
|
|
2025-09-09 09:15:31
|
WARNING
|
server
|
odoo.addons.website.models.website:1196
No Sitemap value provided for controller <function WebsiteSalePortal.portal_addresses at 0x7a3ab2d3add0> (/portal/addresses)
|
|
2025-09-09 09:15:31
|
WARNING
|
server
|
odoo.addons.website.models.website:1196
No Sitemap value provided for controller <function WebsiteSalePortal.portal_address at 0x7a3ab2d3ab90> (/portal/address)
|
|
2025-09-09 09:15:31
|
WARNING
|
server
|
odoo.addons.website.models.website:1196
No Sitemap value provided for controller <function WebsiteDoc.old_how_to_redirect at 0x7a3ab4dffb50> (/doc/how-to)
|
|
2025-09-09 09:15:31
|
WARNING
|
server
|
odoo.addons.website.models.website:1196
No Sitemap value provided for controller <function WebsiteSaleController.update_validity_and_redirect at 0x7a3ab39aadd0> (/update_date_prices_and_validity)
|
|
2025-09-09 09:15:31
|
WARNING
|
server
|
odoo.addons.website.models.website:1196
No Sitemap value provided for controller <function WebsiteDoc.article_doc_render at 0x7a3ab4dffd90> (/doc,/doc/<model("website.doc.toc"):doc>/<model("website.doc.toc"):toc>)
|
|
2025-09-09 09:15:32
|
WARNING
|
server
|
odoo.addons.website.models.website:1196
No Sitemap value provided for controller <function WebsiteDoc.article_doc_redirect at 0x7a3ab4dffc70> (/doc/<model("website.doc.toc"):toc>,/doc/how-to/<model("website.doc.toc"):toc>)
|
|
2025-09-09 09:15:32
|
WARNING
|
server
|
odoo.addons.website.models.website:1196
No Sitemap value provided for controller <function WebsiteDoc.search_results at 0x7a3ab4e19f30> (/doc/<model("website.doc.toc"):doc>/search_results,/doc/<model("website.doc.toc"):doc>/search_results/page/<int:page>)
|
|
2025-09-09 09:15:32
|
WARNING
|
server
|
odoo.addons.website.models.website:1196
No Sitemap value provided for controller <function WebsiteDoc.article_doc_render at 0x7a3ab4dffd90> (/doc,/doc/<model("website.doc.toc"):doc>/<model("website.doc.toc"):toc>)
|
|
2025-09-09 09:15:32
|
WARNING
|
server
|
odoo.addons.website.models.website:1196
No Sitemap value provided for controller <function WebsiteDoc.article_doc_redirect at 0x7a3ab4dffc70> (/doc/<model("website.doc.toc"):toc>,/doc/how-to/<model("website.doc.toc"):toc>)
|
|
2025-09-09 20:10:37
|
ERROR
|
server
|
odoo.addons.saas_client_adhoc.wizards.db_configuration:26
Error Updating ADHOC Modules Data. Error:
Not Provider url or saas database uuid configured
|
|
2025-09-10 01:06:13
|
WARNING
|
server
|
odoo.addons.base.models.ir_qweb:2057
Found deprecated directive @t-raw='toc.get_facetFilters()' in template 2951. Replace by @t-out, and explicitely wrap content in `Markup` if necessary (which likely is not the case)
|
|
2025-09-10 01:06:40
|
WARNING
|
server
|
odoo.addons.website.models.website:1196
No Sitemap value provided for controller <function WebsiteSalePortal.portal_addresses at 0x7a3ab2d3add0> (/portal/addresses)
|
|
2025-09-10 01:06:40
|
WARNING
|
server
|
odoo.addons.website.models.website:1196
No Sitemap value provided for controller <function WebsiteSalePortal.portal_address at 0x7a3ab2d3ab90> (/portal/address)
|
|
2025-09-10 01:06:40
|
WARNING
|
server
|
odoo.addons.website.models.website:1196
No Sitemap value provided for controller <function WebsiteDoc.old_how_to_redirect at 0x7a3ab4dffb50> (/doc/how-to)
|
|
2025-09-10 01:06:40
|
WARNING
|
server
|
odoo.addons.website.models.website:1196
No Sitemap value provided for controller <function WebsiteSaleController.update_validity_and_redirect at 0x7a3ab39aadd0> (/update_date_prices_and_validity)
|
|
2025-09-10 01:06:40
|
WARNING
|
server
|
odoo.addons.website.models.website:1196
No Sitemap value provided for controller <function WebsiteDoc.article_doc_render at 0x7a3ab4dffd90> (/doc,/doc/<model("website.doc.toc"):doc>/<model("website.doc.toc"):toc>)
|
|
2025-09-10 01:06:40
|
WARNING
|
server
|
odoo.addons.website.models.website:1196
No Sitemap value provided for controller <function WebsiteDoc.article_doc_redirect at 0x7a3ab4dffc70> (/doc/<model("website.doc.toc"):toc>,/doc/how-to/<model("website.doc.toc"):toc>)
|
|
2025-09-10 01:06:40
|
WARNING
|
server
|
odoo.addons.website.models.website:1196
No Sitemap value provided for controller <function WebsiteDoc.search_results at 0x7a3ab4e19f30> (/doc/<model("website.doc.toc"):doc>/search_results,/doc/<model("website.doc.toc"):doc>/search_results/page/<int:page>)
|
|
2025-09-10 01:06:40
|
WARNING
|
server
|
odoo.addons.website.models.website:1196
No Sitemap value provided for controller <function WebsiteDoc.article_doc_render at 0x7a3ab4dffd90> (/doc,/doc/<model("website.doc.toc"):doc>/<model("website.doc.toc"):toc>)
|
|
2025-09-10 01:06:40
|
WARNING
|
server
|
odoo.addons.website.models.website:1196
No Sitemap value provided for controller <function WebsiteDoc.article_doc_redirect at 0x7a3ab4dffc70> (/doc/<model("website.doc.toc"):toc>,/doc/how-to/<model("website.doc.toc"):toc>)
|
|
2025-09-10 05:10:48
|
ERROR
|
server
|
odoo.addons.base.models.ir_cron:400
Call from cron Saas Client Database Backup for server action #372 failed in Job #21
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_cron.py", line 391, in _callback
self.env['ir.actions.server'].browse(server_action_id).run()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_actions.py", line 675, in run
res = runner(run_self, eval_context=eval_context)
File "/data/build/adhoc-cicd-odoo-odoo/addons/website/models/ir_actions_server.py", line 61, in _run_action_code_multi
res = super(ServerAction, self)._run_action_code_multi(eval_context)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_actions.py", line 545, in _run_action_code_multi
safe_eval(self.code.strip(), eval_context, mode="exec", nocopy=True, filename=str(self)) # nocopy allows to return 'action'
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/safe_eval.py", line 399, in safe_eval
return unsafe_eval(c, globals_dict, locals_dict)
File "ir.actions.server(372,)", line 1, in <module>
File "/data/build/ingadhoc-odoo-saas/saas_client/wizards/saas_client_dashboard.py", line 101, in cron_backup_database
self.backup_database()
File "/data/build/ingadhoc-odoo-saas/saas_client/wizards/saas_client_dashboard.py", line 133, in backup_database
storage_type = self.get_bucket_type()
File "/data/build/ingadhoc-odoo-saas/saas_client/wizards/saas_client_dashboard.py", line 66, in get_bucket_type
raise ValidationError(_('No hay bucket configurado'))
odoo.exceptions.ValidationError: No hay bucket configurado
|
|
2025-09-10 20:10:06
|
WARNING
|
server
|
odoo.models:4603
Model 'gamification.goal' cannot be sorted on field 'completeness' (not a column)
|
|
2025-09-10 20:11:21
|
ERROR
|
server
|
odoo.addons.saas_client_adhoc.wizards.db_configuration:26
Error Updating ADHOC Modules Data. Error:
Not Provider url or saas database uuid configured
|
|
2025-09-11 01:07:46
|
WARNING
|
server
|
odoo.addons.website.models.website:1196
No Sitemap value provided for controller <function WebsiteSalePortal.portal_addresses at 0x7a3ab2d3add0> (/portal/addresses)
|
|
2025-09-11 01:07:46
|
WARNING
|
server
|
odoo.addons.website.models.website:1196
No Sitemap value provided for controller <function WebsiteSalePortal.portal_address at 0x7a3ab2d3ab90> (/portal/address)
|
|
2025-09-11 01:07:46
|
WARNING
|
server
|
odoo.addons.website.models.website:1196
No Sitemap value provided for controller <function WebsiteDoc.old_how_to_redirect at 0x7a3ab4dffb50> (/doc/how-to)
|
|
2025-09-11 01:07:46
|
WARNING
|
server
|
odoo.addons.website.models.website:1196
No Sitemap value provided for controller <function WebsiteSaleController.update_validity_and_redirect at 0x7a3ab39aadd0> (/update_date_prices_and_validity)
|
|
2025-09-11 01:07:46
|
WARNING
|
server
|
odoo.addons.website.models.website:1196
No Sitemap value provided for controller <function WebsiteDoc.article_doc_render at 0x7a3ab4dffd90> (/doc,/doc/<model("website.doc.toc"):doc>/<model("website.doc.toc"):toc>)
|
|
2025-09-11 01:07:46
|
WARNING
|
server
|
odoo.addons.website.models.website:1196
No Sitemap value provided for controller <function WebsiteDoc.article_doc_redirect at 0x7a3ab4dffc70> (/doc/<model("website.doc.toc"):toc>,/doc/how-to/<model("website.doc.toc"):toc>)
|
|
2025-09-11 01:07:46
|
WARNING
|
server
|
odoo.addons.website.models.website:1196
No Sitemap value provided for controller <function WebsiteDoc.search_results at 0x7a3ab4e19f30> (/doc/<model("website.doc.toc"):doc>/search_results,/doc/<model("website.doc.toc"):doc>/search_results/page/<int:page>)
|
|
2025-09-11 01:07:46
|
WARNING
|
server
|
odoo.addons.website.models.website:1196
No Sitemap value provided for controller <function WebsiteDoc.article_doc_render at 0x7a3ab4dffd90> (/doc,/doc/<model("website.doc.toc"):doc>/<model("website.doc.toc"):toc>)
|
|
2025-09-11 01:07:46
|
WARNING
|
server
|
odoo.addons.website.models.website:1196
No Sitemap value provided for controller <function WebsiteDoc.article_doc_redirect at 0x7a3ab4dffc70> (/doc/<model("website.doc.toc"):toc>,/doc/how-to/<model("website.doc.toc"):toc>)
|
|
2025-09-11 05:10:19
|
ERROR
|
server
|
odoo.addons.base.models.ir_cron:400
Call from cron Saas Client Database Backup for server action #372 failed in Job #21
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_cron.py", line 391, in _callback
self.env['ir.actions.server'].browse(server_action_id).run()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_actions.py", line 675, in run
res = runner(run_self, eval_context=eval_context)
File "/data/build/adhoc-cicd-odoo-odoo/addons/website/models/ir_actions_server.py", line 61, in _run_action_code_multi
res = super(ServerAction, self)._run_action_code_multi(eval_context)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_actions.py", line 545, in _run_action_code_multi
safe_eval(self.code.strip(), eval_context, mode="exec", nocopy=True, filename=str(self)) # nocopy allows to return 'action'
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/safe_eval.py", line 399, in safe_eval
return unsafe_eval(c, globals_dict, locals_dict)
File "ir.actions.server(372,)", line 1, in <module>
File "/data/build/ingadhoc-odoo-saas/saas_client/wizards/saas_client_dashboard.py", line 101, in cron_backup_database
self.backup_database()
File "/data/build/ingadhoc-odoo-saas/saas_client/wizards/saas_client_dashboard.py", line 133, in backup_database
storage_type = self.get_bucket_type()
File "/data/build/ingadhoc-odoo-saas/saas_client/wizards/saas_client_dashboard.py", line 66, in get_bucket_type
raise ValidationError(_('No hay bucket configurado'))
odoo.exceptions.ValidationError: No hay bucket configurado
|
|
2025-09-11 06:34:21
|
INFO
|
server
|
odoo.modules.loading:336
1 modules loaded in 0.01s, 0 queries (+0 extra)
|
|
2025-09-11 06:34:21
|
INFO
|
server
|
odoo.modules.loading:336
657 modules loaded in 0.25s, 0 queries (+0 extra)
|
|
2025-09-11 20:10:59
|
ERROR
|
server
|
odoo.addons.saas_client_adhoc.wizards.db_configuration:26
Error Updating ADHOC Modules Data. Error:
Not Provider url or saas database uuid configured
|
|
2025-09-12 01:16:57
|
WARNING
|
server
|
odoo.addons.website.models.website:1196
No Sitemap value provided for controller <function WebsiteSalePortal.portal_addresses at 0x7a3ab2d3add0> (/portal/addresses)
|
|
2025-09-12 01:16:57
|
WARNING
|
server
|
odoo.addons.website.models.website:1196
No Sitemap value provided for controller <function WebsiteSalePortal.portal_address at 0x7a3ab2d3ab90> (/portal/address)
|
|
2025-09-12 01:16:57
|
WARNING
|
server
|
odoo.addons.website.models.website:1196
No Sitemap value provided for controller <function WebsiteDoc.old_how_to_redirect at 0x7a3ab4dffb50> (/doc/how-to)
|
|
2025-09-12 01:16:57
|
|
|
Log limit reached (full logs are still available in the log file)
|
|
2025-09-12 05:00:36
|
INFO
|
runbot
|
Step run finished in 201h
|
|