| Date |
Level |
Type |
Message |
|
2025-12-16 23:14:56
|
INFO
|
runbot
|
Init build environment with config [19.0] Odoo by Adhoc Config (with tests)
|
|
|
2025-12-16 23:14:56
|
|
|
Starting step 19-all-with-tests from config 19.0] Odoo by Adhoc Config (with tests) [
|
|
|
2025-12-16 23:14:56
|
|
|
Using Dockerfile Tag odoo:adhoc_odoo_19
|
|
|
2025-12-16 23:15:03
|
INFO
|
server
|
odoo.modules.loading:350
1 modules loaded in 4.12s, 9416 queries (+9416 extra)
|
|
|
2025-12-16 23:18:08
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:160
Setting demo certificate from False to AR demo certificate 1 in (AR) Responsable Inscripto company
|
|
|
2025-12-16 23:18:08
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:160
Setting demo certificate from False to AR demo certificate 3 in (AR) Monotributista company
|
|
|
2025-12-16 23:18:08
|
INFO
|
server
|
odoo.addons.l10n_ar_edi.models.res_company:160
Setting demo certificate from False to AR demo certificate 2 in (AR) Exento company
|
|
|
2025-12-16 23:19:10
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as ARCA for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto, Asesoramiento (Mono), Casa Matriz SRL. RI, Distribuidora, Distribuidora SRL, Reventa, Reventa SA (RI), Sucursal Centro, Sucursal Norte
|
|
|
2025-12-16 23:19:52
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as ARCA for next companies: (AR) Exento, (AR) Monotributista, Asesoramiento (Mono), Casa Matriz SRL. RI, Distribuidora, Distribuidora SRL, Muebleria ARG, Reventa, Reventa SA (RI), Sucursal Centro, Sucursal Norte
|
|
|
2025-12-16 23:20:19
|
WARNING
|
server
|
odoo.modules.loading:77
Module demo_base_minimal demo data failed to install, installed without demo data
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 605, in _tag_root
f(rec)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 273, in _tag_function
_eval_xml(self, rec, env)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 197, in _eval_xml
result = method(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/ingadhoc-demo/demo_base_minimal/demo_py/sale_order.py", line 153, in _init_demo_base
invoices.action_post()
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale_timesheet/models/account_move.py", line 97, in action_post
result = super().action_post()
^^^^^^^^^^^^^^^^^^^^^
File "/data/build/ingadhoc-sale/sale_order_type_automation/models/account_move.py", line 40, in action_post
res = super().action_post()
^^^^^^^^^^^^^^^^^^^^^
File "/data/build/ingadhoc-sale/sale_gathering/models/account_move.py", line 17, in action_post
res = super().action_post()
^^^^^^^^^^^^^^^^^^^^^
File "/data/build/ingadhoc-sale/sale_ux/models/account_move.py", line 29, in action_post
res = super(AccountMove, self).action_post()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/addons/pos_sale/models/account_move.py", line 24, in action_post
res = super().action_post()
^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_uy_edi/models/account_move.py", line 133, in action_post
res = super().action_post()
^^^^^^^^^^^^^^^^^^^^^
File "/data/build/ingadhoc-account-financial-tools/account_ux/models/account_move.py", line 25, in action_post
res = super().action_post()
^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/addons/sale/models/account_move.py", line 82, in action_post
res = super(AccountMove, self).action_post()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/ingadhoc-account-financial-tools/account_payment_term_surcharge/models/account_move.py", line 134, in action_post
res = super().action_post()
^^^^^^^^^^^^^^^^^^^^^
File "/data/build/ingadhoc-enterprise-extensions/account_direct_debit/models/account_move.py", line 94, in action_post
return super(AccountMove, valid_records).action_post()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/addons/account/models/account_move.py", line 5934, in action_post
self._post(soft=False)
File "/data/build/ingadhoc-sale/sale_gathering/models/account_move.py", line 37, in _post
result = super()._post(soft=soft)
^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/ingadhoc-odoo-argentina-ee/l10n_ar_edi_ux/models/account_move.py", line 152, in _post
return super(AccountMove, self - purchase_ar_edi_invoices)._post(soft=soft)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/ingadhoc-uruguay/l10n_uy_ux/models/account_move.py", line 64, in _post
res = super()._post(soft=soft)
^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-enterprise/account_loans/models/account_move.py", line 20, in _post
posted = super()._post(soft)
^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-enterprise/sale_subscription/models/account_move.py", line 21, in _post
posted_moves = super()._post(soft=soft)
^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_cl_edi/models/account_move.py", line 194, in _post
move._l10n_cl_edi_post_validation()
File "/data/build/adhoc-cicd-bmya-odoo-bmya/l10n_cl_edi_fix_validation/models/account_move.py", line 10, in _l10n_cl_edi_post_validation
res = super()._l10n_cl_edi_post_validation()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-enterprise/l10n_cl_edi/models/account_move.py", line 776, in _l10n_cl_edi_post_validation
raise UserError(
odoo.exceptions.UserError: The stamp date and time cannot be prior to the invoice issue date and time. TIP: check in your user preferences if the timezone is "America/Santiago"
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/loading.py", line 73, in load_demo
load_data(env(su=True), idref, mode, kind='demo', package=package)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/modules/loading.py", line 59, in load_data
convert_file(env, package.name, filename, idref, mode, noupdate=kind == 'demo')
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 693, in convert_file
convert_xml_import(env, module, fp, idref, mode, noupdate)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 792, in convert_xml_import
obj.parse(doc.getroot())
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 663, in parse
self._tag_root(de)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/convert.py", line 618, in _tag_root
raise ParseError('while parsing %s:%s, somewhere inside\n%s' % (
odoo.tools.convert.ParseError: while parsing /data/build/ingadhoc-demo/demo_base_minimal/demo/init_demo_py.xml:6, somewhere inside
<function model="sale.order" name="_init_demo_base"/>
|
|
|
2025-12-16 23:20:25
|
INFO
|
server
|
odoo.modules.loading:350
621 modules loaded in 319.95s, 431525 queries (+456731 extra)
|
|
|
2025-12-16 23:20:35
|
INFO
|
server
|
odoo.modules.loading:350
632 modules loaded in 10.25s, 21121 queries (+21122 extra)
|
|
|
2025-12-16 23:20:38
|
INFO
|
server
|
odoo.addons.base.models.ir_qweb:350
Pregenerating assets bundles
|
|
|
2025-12-16 23:21:16
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as ARCA for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto, Asesoramiento (Mono), Casa Matriz SRL. RI, Distribuidora, Distribuidora SRL, Reventa, Reventa SA (RI), Sucursal Centro, Sucursal Norte
|
|
|
2025-12-16 23:21:19
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as ARCA for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto, Asesoramiento (Mono), Casa Matriz SRL. RI, Distribuidora, Distribuidora SRL, Reventa, Reventa SA (RI), Sucursal Centro, Sucursal Norte
|
|
|
2025-12-16 23:21:28
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as ARCA for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto, Asesoramiento (Mono), Casa Matriz SRL. RI, Distribuidora, Distribuidora SRL, Reventa, Reventa SA (RI), Sucursal Centro, Sucursal Norte
|
|
|
2025-12-16 23:21:39
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as ARCA for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto, Asesoramiento (Mono), Casa Matriz SRL. RI, Distribuidora, Distribuidora SRL, Reventa, Reventa SA (RI), Sucursal Centro, Sucursal Norte
|
|
|
2025-12-16 23:21:51
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as ARCA for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto, Asesoramiento (Mono), Casa Matriz SRL. RI, Distribuidora, Distribuidora SRL, Reventa, Reventa SA (RI), Sucursal Centro, Sucursal Norte
|
|
|
2025-12-16 23:21:52
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as ARCA for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto, Asesoramiento (Mono), Casa Matriz SRL. RI, Distribuidora, Distribuidora SRL, Reventa, Reventa SA (RI), Sucursal Centro, Sucursal Norte
|
|
|
2025-12-16 23:21:55
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as ARCA for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto, Asesoramiento (Mono), Casa Matriz SRL. RI, Distribuidora, Distribuidora SRL, Reventa, Reventa SA (RI), Sucursal Centro, Sucursal Norte
|
|
|
2025-12-16 23:21:56
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as ARCA for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto, Asesoramiento (Mono), Casa Matriz SRL. RI, Distribuidora, Distribuidora SRL, Reventa, Reventa SA (RI), Sucursal Centro, Sucursal Norte
|
|
|
2025-12-16 23:21:57
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as ARCA for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto, Asesoramiento (Mono), Casa Matriz SRL. RI, Distribuidora, Distribuidora SRL, Reventa, Reventa SA (RI), Sucursal Centro, Sucursal Norte
|
|
|
2025-12-16 23:21:57
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as ARCA for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto, Asesoramiento (Mono), Casa Matriz SRL. RI, Distribuidora, Distribuidora SRL, Reventa, Reventa SA (RI), Sucursal Centro, Sucursal Norte
|
|
|
2025-12-16 23:22:00
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as ARCA for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto, Asesoramiento (Mono), Casa Matriz SRL. RI, Distribuidora, Distribuidora SRL, Reventa, Reventa SA (RI), Sucursal Centro, Sucursal Norte
|
|
|
2025-12-16 23:22:01
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as ARCA for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto, Asesoramiento (Mono), Casa Matriz SRL. RI, Distribuidora, Distribuidora SRL, Reventa, Reventa SA (RI), Sucursal Centro, Sucursal Norte
|
|
|
2025-12-16 23:22:03
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as ARCA for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto, Asesoramiento (Mono), Casa Matriz SRL. RI, Distribuidora, Distribuidora SRL, Reventa, Reventa SA (RI), Sucursal Centro, Sucursal Norte
|
|
|
2025-12-16 23:22:04
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as ARCA for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto, Asesoramiento (Mono), Casa Matriz SRL. RI, Distribuidora, Distribuidora SRL, Reventa, Reventa SA (RI), Sucursal Centro, Sucursal Norte, company_1_data
|
|
|
2025-12-16 23:22:10
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as ARCA for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto, (AR) Responsable Inscripto (Unit Tests), Asesoramiento (Mono), Casa Matriz SRL. RI, Distribuidora, Distribuidora SRL, Reventa, Reventa SA (RI), Sucursal Centro, Sucursal Norte
|
|
|
2025-12-16 23:22:12
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as ARCA for next companies: (AR) Exento, (AR) Monotributista, (AR) Monotributista (Unit Tests), (AR) Responsable Inscripto, (AR) Responsable Inscripto (Unit Tests), Asesoramiento (Mono), Casa Matriz SRL. RI, Distribuidora, Distribuidora SRL, Reventa, Reventa SA (RI), Sucursal Centro, Sucursal Norte
|
|
|
2025-12-16 23:22:17
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as ARCA for next companies: (AR) Exento, (AR) Monotributista, (AR) Monotributista (Unit Tests), (AR) Responsable Inscripto, (AR) Responsable Inscripto (Unit Tests), Asesoramiento (Mono), Casa Matriz SRL. RI, Distribuidora, Distribuidora SRL, Reventa, Reventa SA (RI), Sucursal Centro, Sucursal Norte
|
|
|
2025-12-16 23:22:35
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as ARCA for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto, Asesoramiento (Mono), Casa Matriz SRL. RI, Distribuidora, Distribuidora SRL, Reventa, Reventa SA (RI), Sucursal Centro, Sucursal Norte
|
|
|
2025-12-16 23:22:38
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as ARCA for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto, Asesoramiento (Mono), Casa Matriz SRL. RI, Distribuidora, Distribuidora SRL, Reventa, Reventa SA (RI), Sucursal Centro, Sucursal Norte
|
|
|
2025-12-16 23:22:40
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as ARCA for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto, Asesoramiento (Mono), Casa Matriz SRL. RI, Distribuidora, Distribuidora SRL, Reventa, Reventa SA (RI), Sucursal Centro, Sucursal Norte
|
|
|
2025-12-16 23:22:41
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as ARCA for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto, Asesoramiento (Mono), Casa Matriz SRL. RI, Distribuidora, Distribuidora SRL, Reventa, Reventa SA (RI), Sucursal Centro, Sucursal Norte
|
|
|
2025-12-16 23:22:42
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as ARCA for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto, Asesoramiento (Mono), Casa Matriz SRL. RI, Distribuidora, Distribuidora SRL, Reventa, Reventa SA (RI), Sucursal Centro, Sucursal Norte
|
|
|
2025-12-16 23:22:44
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as ARCA for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto, Asesoramiento (Mono), Casa Matriz SRL. RI, Distribuidora, Distribuidora SRL, Reventa, Reventa SA (RI), Sucursal Centro, Sucursal Norte
|
|
|
2025-12-16 23:23:00
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as ARCA for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto, Asesoramiento (Mono), Casa Matriz SRL. RI, Distribuidora, Distribuidora SRL, Reventa, Reventa SA (RI), Sucursal Centro, Sucursal Norte
|
|
|
2025-12-16 23:23:02
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as ARCA for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto, Asesoramiento (Mono), Casa Matriz SRL. RI, Distribuidora, Distribuidora SRL, Reventa, Reventa SA (RI), Sucursal Centro, Sucursal Norte
|
|
|
2025-12-16 23:23:04
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as ARCA for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto, Asesoramiento (Mono), Casa Matriz SRL. RI, Distribuidora, Distribuidora SRL, Reventa, Reventa SA (RI), Sucursal Centro, Sucursal Norte
|
|
|
2025-12-16 23:23:05
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as ARCA for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto, Asesoramiento (Mono), Casa Matriz SRL. RI, Distribuidora, Distribuidora SRL, Reventa, Reventa SA (RI), Sucursal Centro, Sucursal Norte, company_1_data
|
|
|
2025-12-16 23:23:11
|
INFO
|
server
|
odoo.addons.l10n_ar_currency_update.models.res_company:36
Currency Provider configured as ARCA for next companies: (AR) Exento, (AR) Monotributista, (AR) Responsable Inscripto, Asesoramiento (Mono), Casa Matriz SRL. RI, Distribuidora, Distribuidora SRL, Reventa, Reventa SA (RI), Sucursal Centro, Sucursal Norte, company_1_data, Test Argentine Company 2
|
|
|
2025-12-16 23:23:13
|
ERROR
|
server
|
odoo.addons.sale_subscription_ux.tests.test_sale_subscription_ux:74
FAIL: TestSaleSubscriptionUx.test_ssu
Traceback (most recent call last):
File "/data/build/ingadhoc-enterprise-extensions/sale_subscription_ux/tests/test_sale_subscription_ux.py", line 74, in test_ssu
self.assertEqual(self.subscription_autopost.next_invoice_date, expected_next_invoice_date)
AssertionError: datetime.date(2026, 1, 16) != datetime.date(2026, 1, 17)
|
|
|
2025-12-16 23:23:13
|
ERROR
|
server
|
odoo.tests.result:679
1 failed, 0 error(s) of 311 tests when loading database '34683-19-0-all'
|
|
|
2025-12-16 23:23:31
|
INFO
|
runbot
|
Getting results for build 34683-19-0
|
|
|
2025-12-16 23:23:31
|
|
|
Step 19-all-with-tests finished in 8m
|
|
|
2025-12-16 23:23:31
|
|
|
Starting step setup from config 19.0] Odoo by Adhoc Config (with tests) [
|
|
|
2025-12-16 23:23:31
|
|
|
Using Dockerfile Tag odoo:adhoc_odoo_19
|
|
|
2025-12-16 23:23:31
|
INFO
|
runbot
|
Step setup finished in 0s
|
|
|
2025-12-16 23:23:31
|
|
|
Starting step run from config 19.0] Odoo by Adhoc Config (with tests) [
|
|
|
2025-12-16 23:23:31
|
INFO
|
runbot
|
Start running build 34683-19-0
|
|
|
2025-12-16 23:23:31
|
|
|
Using Dockerfile Tag odoo:adhoc_odoo_19
|
|
|
2025-12-16 23:23:32
|
INFO
|
server
|
odoo.modules.loading:350
1 modules loaded in 0.00s, 0 queries (+0 extra)
|
|
|
2025-12-16 23:23:36
|
INFO
|
server
|
odoo.modules.loading:350
632 modules loaded in 3.04s, 0 queries (+0 extra)
|
|
|
2025-12-16 23:24:31
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:626
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-12-16 23:24:34
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:626
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-12-16 23:24:38
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:626
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-12-16 23:24:43
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:626
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-12-16 23:24:47
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:626
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-12-16 23:24:51
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:626
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-12-16 23:24:56
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:626
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-12-16 23:25:01
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:626
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-12-16 23:25:06
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:626
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-12-16 23:25:11
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:626
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-12-16 23:25:15
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:626
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-12-16 23:25:19
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:626
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-12-16 23:25:23
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:626
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-12-16 23:25:27
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:626
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-12-16 23:25:31
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:626
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-12-16 23:25:36
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:626
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-12-16 23:25:40
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:626
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-12-16 23:25:45
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:626
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-12-16 23:25:50
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:626
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-12-16 23:25:54
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:626
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-12-16 23:25:58
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:626
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-12-16 23:25:58
|
WARNING
|
server
|
odoo.addons.whatsapp_event.models.event_mail:39
Cannot process scheduler 24 (event Live Music Festival - ID 4) as it refers to whatsapp template Event Ticket (ID 2) that is not approved
|
|
|
2025-12-16 23:25:58
|
ERROR
|
server
|
odoo.addons.saas_client_adhoc.wizards.saas_client_dashboard:521
Error Updating ADHOC Modules Data. Error:
Not Provider url or saas database uuid configured
|
|
|
2025-12-16 23:25:59
|
ERROR
|
server
|
odoo.sql_db:429
bad query: b' UPDATE "stock_warehouse_orderpoint"\n SET "qty_to_order_computed" = "__tmp"."qty_to_order_computed"::numeric, "write_date" = "__tmp"."write_date"::timestamp, "write_uid" = "__tmp"."write_uid"::int4\n FROM (VALUES (1, \'0.00\', \'2025-12-16T23:25:59.029069\'::timestamp, 1)) AS "__tmp"("id", "qty_to_order_computed", "write_date", "write_uid")\n WHERE "stock_warehouse_orderpoint"."id" = "__tmp"."id"\n '
ERROR: could not serialize access due to concurrent update
|
|
|
2025-12-16 23:25:59
|
ERROR
|
server
|
odoo.addons.stock.models.stock_rule:734
Error during stock scheduler
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/addons/stock/models/stock_rule.py", line 732, in run_scheduler
self._run_scheduler_tasks(use_new_cursor=use_new_cursor, company_id=company_id)
File "/data/build/adhoc-cicd-odoo-odoo/addons/point_of_sale/models/pos_session.py", line 1894, in _run_scheduler_tasks
super()._run_scheduler_tasks(use_new_cursor=use_new_cursor, company_id=company_id)
File "/data/build/adhoc-cicd-odoo-odoo/addons/product_expiry/models/stock_rule.py", line 10, in _run_scheduler_tasks
super()._run_scheduler_tasks(use_new_cursor=use_new_cursor, company_id=company_id)
File "/data/build/adhoc-cicd-odoo-odoo/addons/stock/models/stock_rule.py", line 699, in _run_scheduler_tasks
self.env['ir.cron']._commit_progress(1)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_cron.py", line 818, in _commit_progress
self.env.cr.commit()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/sql_db.py", line 549, in commit
self.flush()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/sql_db.py", line 179, in flush
self.transaction.flush()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/orm/environments.py", line 592, in flush
self.default_env.flush_all()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/orm/environments.py", line 388, in flush_all
self[model_name].flush_model()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/orm/models.py", line 6356, in flush_model
self._flush()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/orm/models.py", line 6424, in _flush
model.browse(some_ids)._write_multi(vals_list)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/orm/models.py", line 4591, in _write_multi
self.env.execute_query(SQL(
File "/data/build/adhoc-cicd-odoo-odoo/odoo/orm/environments.py", line 534, in execute_query
self.cr.execute(query)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/sql_db.py", line 426, in execute
self._obj.execute(query, params)
psycopg2.errors.SerializationFailure: could not serialize access due to concurrent update
|
|
|
2025-12-16 23:25:59
|
ERROR
|
server
|
odoo.addons.base.models.ir_cron:461
Job 'Procurement: run scheduler' (38) server action #571 failed
Traceback (most recent call last):
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_cron.py", line 459, in _run_job
cron._callback(job['cron_name'], job['ir_actions_server_id'])
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_cron.py", line 619, 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 1177, in run
res = action._run(records, eval_context)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_actions.py", line 1190, 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 59, in _run_action_code_multi
res = super()._run_action_code_multi(eval_context)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_actions.py", line 1014, in _run_action_code_multi
safe_eval(self.code.strip(), eval_context, mode="exec", filename=str(self))
File "/data/build/adhoc-cicd-odoo-odoo/odoo/tools/safe_eval.py", line 397, in safe_eval
return unsafe_eval(c, globals_dict, None)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "ir.actions.server(571,)", line 1, in <module>
File "/data/build/adhoc-cicd-odoo-odoo/addons/stock/models/stock_rule.py", line 732, in run_scheduler
self._run_scheduler_tasks(use_new_cursor=use_new_cursor, company_id=company_id)
File "/data/build/adhoc-cicd-odoo-odoo/addons/point_of_sale/models/pos_session.py", line 1894, in _run_scheduler_tasks
super()._run_scheduler_tasks(use_new_cursor=use_new_cursor, company_id=company_id)
File "/data/build/adhoc-cicd-odoo-odoo/addons/product_expiry/models/stock_rule.py", line 10, in _run_scheduler_tasks
super()._run_scheduler_tasks(use_new_cursor=use_new_cursor, company_id=company_id)
File "/data/build/adhoc-cicd-odoo-odoo/addons/stock/models/stock_rule.py", line 699, in _run_scheduler_tasks
self.env['ir.cron']._commit_progress(1)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/addons/base/models/ir_cron.py", line 818, in _commit_progress
self.env.cr.commit()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/sql_db.py", line 549, in commit
self.flush()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/sql_db.py", line 179, in flush
self.transaction.flush()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/orm/environments.py", line 592, in flush
self.default_env.flush_all()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/orm/environments.py", line 388, in flush_all
self[model_name].flush_model()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/orm/models.py", line 6356, in flush_model
self._flush()
File "/data/build/adhoc-cicd-odoo-odoo/odoo/orm/models.py", line 6424, in _flush
model.browse(some_ids)._write_multi(vals_list)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/orm/models.py", line 4591, in _write_multi
self.env.execute_query(SQL(
File "/data/build/adhoc-cicd-odoo-odoo/odoo/orm/environments.py", line 534, in execute_query
self.cr.execute(query)
File "/data/build/adhoc-cicd-odoo-odoo/odoo/sql_db.py", line 426, in execute
self._obj.execute(query, params)
psycopg2.errors.SerializationFailure: could not serialize access due to concurrent update
|
|
|
2025-12-16 23:27:08
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:646
An error was found when synchronizing vendor bills
|
|
|
2025-12-16 23:27:08
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:648
Company Name: "UY Company", Company ID: (16), Errors: "We found an error while consulting a notification Incomplete Data to connect to UCFE Provider on company UY Company: Please complete the UCFE data to test the connection: UCFE Provider WS Password, UCFE Provider Commerce code, UCFE Provider Terminal code, UCFE Provider Inbox URL, UCFE Provider Query URL."
|
|
|
2025-12-16 23:27:08
|
ERROR
|
server
|
odoo.addons.ai.models.ai_embedding:141
Failed to process batch 1/1 for model text-embedding-3-small: No API key set for provider 'openai'
|
|
|
2025-12-16 23:27:38
|
ERROR
|
server
|
odoo.service.server:969
WorkerCron (17) timeout after 240s
|
|
|
2025-12-16 23:28:43
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:626
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-12-16 23:29:47
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:626
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-12-16 23:30:51
|
WARNING
|
server
|
odoo.addons.base.models.ir_actions_report:626
wkhtmltopdf: Exit with code 1 due to network error: ContentNotFoundError
|
|
|
2025-12-16 23:31:39
|
ERROR
|
server
|
odoo.service.server:969
WorkerCron (150) timeout after 240s
|
|
|
2025-12-16 23:31:53
|
WARNING
|
server
|
odoo.addons.whatsapp_event.models.event_mail:39
Cannot process scheduler 24 (event Live Music Festival - ID 4) as it refers to whatsapp template Event Ticket (ID 2) that is not approved
|
|
|
2025-12-16 23:35:39
|
ERROR
|
server
|
odoo.service.server:969
WorkerCron (172) timeout after 240s
|
|
|
2025-12-16 23:39:39
|
ERROR
|
server
|
odoo.service.server:969
WorkerCron (174) timeout after 240s
|
|
|
2025-12-16 23:40:46
|
ERROR
|
server
|
odoo.addons.base.models.ir_cron:399
Job 'Mail: Email Queue Manager' (3) timed out
|
|
|
2025-12-17 00:19:01
|
ERROR
|
server
|
odoo.service.server:969
WorkerCron (176) timeout after 240s
|
|
|
2025-12-17 00:19:12
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:646
An error was found when synchronizing vendor bills
|
|
|
2025-12-17 00:19:12
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:648
Company Name: "UY Company", Company ID: (16), Errors: "We found an error while consulting a notification Incomplete Data to connect to UCFE Provider on company UY Company: Please complete the UCFE data to test the connection: UCFE Provider WS Password, UCFE Provider Commerce code, UCFE Provider Terminal code, UCFE Provider Inbox URL, UCFE Provider Query URL."
|
|
|
2025-12-17 00:23:01
|
ERROR
|
server
|
odoo.service.server:969
WorkerCron (178) timeout after 240s
|
|
|
2025-12-17 00:27:01
|
ERROR
|
server
|
odoo.service.server:969
WorkerCron (180) timeout after 240s
|
|
|
2025-12-17 00:27:25
|
ERROR
|
server
|
odoo.addons.base.models.ir_cron:399
Job 'Mail: Email Queue Manager' (3) timed out
|
|
|
2025-12-17 01:18:56
|
ERROR
|
server
|
odoo.service.server:969
WorkerCron (182) timeout after 240s
|
|
|
2025-12-17 01:20:01
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:646
An error was found when synchronizing vendor bills
|
|
|
2025-12-17 01:20:01
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:648
Company Name: "UY Company", Company ID: (16), Errors: "We found an error while consulting a notification Incomplete Data to connect to UCFE Provider on company UY Company: Please complete the UCFE data to test the connection: UCFE Provider WS Password, UCFE Provider Commerce code, UCFE Provider Terminal code, UCFE Provider Inbox URL, UCFE Provider Query URL."
|
|
|
2025-12-17 01:22:57
|
ERROR
|
server
|
odoo.service.server:969
WorkerCron (184) timeout after 240s
|
|
|
2025-12-17 01:26:57
|
ERROR
|
server
|
odoo.service.server:969
WorkerCron (186) timeout after 240s
|
|
|
2025-12-17 01:27:35
|
ERROR
|
server
|
odoo.addons.base.models.ir_cron:399
Job 'Mail: Email Queue Manager' (3) timed out
|
|
|
2025-12-17 02:18:52
|
ERROR
|
server
|
odoo.service.server:969
WorkerCron (188) timeout after 240s
|
|
|
2025-12-17 02:19:53
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:646
An error was found when synchronizing vendor bills
|
|
|
2025-12-17 02:19:53
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:648
Company Name: "UY Company", Company ID: (16), Errors: "We found an error while consulting a notification Incomplete Data to connect to UCFE Provider on company UY Company: Please complete the UCFE data to test the connection: UCFE Provider WS Password, UCFE Provider Commerce code, UCFE Provider Terminal code, UCFE Provider Inbox URL, UCFE Provider Query URL."
|
|
|
2025-12-17 02:22:52
|
ERROR
|
server
|
odoo.service.server:969
WorkerCron (190) timeout after 240s
|
|
|
2025-12-17 02:26:53
|
ERROR
|
server
|
odoo.service.server:969
WorkerCron (192) timeout after 240s
|
|
|
2025-12-17 02:27:44
|
ERROR
|
server
|
odoo.addons.base.models.ir_cron:399
Job 'Mail: Email Queue Manager' (3) timed out
|
|
|
2025-12-17 03:19:00
|
ERROR
|
server
|
odoo.service.server:969
WorkerCron (194) timeout after 240s
|
|
|
2025-12-17 03:20:05
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:646
An error was found when synchronizing vendor bills
|
|
|
2025-12-17 03:20:05
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:648
Company Name: "UY Company", Company ID: (16), Errors: "We found an error while consulting a notification Incomplete Data to connect to UCFE Provider on company UY Company: Please complete the UCFE data to test the connection: UCFE Provider WS Password, UCFE Provider Commerce code, UCFE Provider Terminal code, UCFE Provider Inbox URL, UCFE Provider Query URL."
|
|
|
2025-12-17 03:23:00
|
ERROR
|
server
|
odoo.service.server:969
WorkerCron (196) timeout after 240s
|
|
|
2025-12-17 03:27:00
|
ERROR
|
server
|
odoo.service.server:969
WorkerCron (198) timeout after 240s
|
|
|
2025-12-17 03:28:01
|
ERROR
|
server
|
odoo.addons.base.models.ir_cron:399
Job 'Mail: Email Queue Manager' (3) timed out
|
|
|
2025-12-17 04:18:32
|
ERROR
|
server
|
odoo.service.server:969
WorkerCron (200) timeout after 240s
|
|
|
2025-12-17 04:19:35
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:646
An error was found when synchronizing vendor bills
|
|
|
2025-12-17 04:19:35
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:648
Company Name: "UY Company", Company ID: (16), Errors: "We found an error while consulting a notification Incomplete Data to connect to UCFE Provider on company UY Company: Please complete the UCFE data to test the connection: UCFE Provider WS Password, UCFE Provider Commerce code, UCFE Provider Terminal code, UCFE Provider Inbox URL, UCFE Provider Query URL."
|
|
|
2025-12-17 04:22:32
|
ERROR
|
server
|
odoo.service.server:969
WorkerCron (202) timeout after 240s
|
|
|
2025-12-17 04:26:33
|
ERROR
|
server
|
odoo.service.server:969
WorkerCron (204) timeout after 240s
|
|
|
2025-12-17 04:27:39
|
ERROR
|
server
|
odoo.addons.base.models.ir_cron:399
Job 'Mail: Email Queue Manager' (3) timed out
|
|
|
2025-12-17 05:19:07
|
ERROR
|
server
|
odoo.service.server:969
WorkerCron (206) timeout after 240s
|
|
|
2025-12-17 05:20:16
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:646
An error was found when synchronizing vendor bills
|
|
|
2025-12-17 05:20:16
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:648
Company Name: "UY Company", Company ID: (16), Errors: "We found an error while consulting a notification Incomplete Data to connect to UCFE Provider on company UY Company: Please complete the UCFE data to test the connection: UCFE Provider WS Password, UCFE Provider Commerce code, UCFE Provider Terminal code, UCFE Provider Inbox URL, UCFE Provider Query URL."
|
|
|
2025-12-17 05:23:07
|
ERROR
|
server
|
odoo.service.server:969
WorkerCron (208) timeout after 240s
|
|
|
2025-12-17 05:27:07
|
ERROR
|
server
|
odoo.service.server:969
WorkerCron (210) timeout after 240s
|
|
|
2025-12-17 05:28:10
|
ERROR
|
server
|
odoo.addons.base.models.ir_cron:399
Job 'Mail: Email Queue Manager' (3) timed out
|
|
|
2025-12-17 06:18:48
|
ERROR
|
server
|
odoo.service.server:969
WorkerCron (212) timeout after 240s
|
|
|
2025-12-17 06:19:52
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:646
An error was found when synchronizing vendor bills
|
|
|
2025-12-17 06:19:52
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:648
Company Name: "UY Company", Company ID: (16), Errors: "We found an error while consulting a notification Incomplete Data to connect to UCFE Provider on company UY Company: Please complete the UCFE data to test the connection: UCFE Provider WS Password, UCFE Provider Commerce code, UCFE Provider Terminal code, UCFE Provider Inbox URL, UCFE Provider Query URL."
|
|
|
2025-12-17 06:22:48
|
ERROR
|
server
|
odoo.service.server:969
WorkerCron (214) timeout after 240s
|
|
|
2025-12-17 06:26:48
|
ERROR
|
server
|
odoo.service.server:969
WorkerCron (216) timeout after 240s
|
|
|
2025-12-17 06:27:56
|
ERROR
|
server
|
odoo.addons.base.models.ir_cron:399
Job 'Mail: Email Queue Manager' (3) timed out
|
|
|
2025-12-17 07:18:34
|
ERROR
|
server
|
odoo.service.server:969
WorkerCron (218) timeout after 240s
|
|
|
2025-12-17 07:19:35
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:646
An error was found when synchronizing vendor bills
|
|
|
2025-12-17 07:19:35
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:648
Company Name: "UY Company", Company ID: (16), Errors: "We found an error while consulting a notification Incomplete Data to connect to UCFE Provider on company UY Company: Please complete the UCFE data to test the connection: UCFE Provider WS Password, UCFE Provider Commerce code, UCFE Provider Terminal code, UCFE Provider Inbox URL, UCFE Provider Query URL."
|
|
|
2025-12-17 07:22:35
|
ERROR
|
server
|
odoo.service.server:969
WorkerCron (220) timeout after 240s
|
|
|
2025-12-17 07:26:35
|
ERROR
|
server
|
odoo.service.server:969
WorkerCron (222) timeout after 240s
|
|
|
2025-12-17 07:27:39
|
ERROR
|
server
|
odoo.addons.base.models.ir_cron:399
Job 'Mail: Email Queue Manager' (3) timed out
|
|
|
2025-12-17 08:18:43
|
ERROR
|
server
|
odoo.service.server:969
WorkerCron (224) timeout after 240s
|
|
|
2025-12-17 08:19:49
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:646
An error was found when synchronizing vendor bills
|
|
|
2025-12-17 08:19:49
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:648
Company Name: "UY Company", Company ID: (16), Errors: "We found an error while consulting a notification Incomplete Data to connect to UCFE Provider on company UY Company: Please complete the UCFE data to test the connection: UCFE Provider WS Password, UCFE Provider Commerce code, UCFE Provider Terminal code, UCFE Provider Inbox URL, UCFE Provider Query URL."
|
|
|
2025-12-17 08:22:43
|
ERROR
|
server
|
odoo.service.server:969
WorkerCron (226) timeout after 240s
|
|
|
2025-12-17 08:26:43
|
ERROR
|
server
|
odoo.service.server:969
WorkerCron (228) timeout after 240s
|
|
|
2025-12-17 08:27:44
|
ERROR
|
server
|
odoo.addons.base.models.ir_cron:399
Job 'Mail: Email Queue Manager' (3) timed out
|
|
|
2025-12-17 09:18:58
|
ERROR
|
server
|
odoo.service.server:969
WorkerCron (230) timeout after 240s
|
|
|
2025-12-17 09:20:00
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:646
An error was found when synchronizing vendor bills
|
|
|
2025-12-17 09:20:00
|
WARNING
|
server
|
odoo.addons.l10n_uy_edi.models.l10n_uy_edi_document:648
Company Name: "UY Company", Company ID: (16), Errors: "We found an error while consulting a notification Incomplete Data to connect to UCFE Provider on company UY Company: Please complete the UCFE data to test the connection: UCFE Provider WS Password, UCFE Provider Commerce code, UCFE Provider Terminal code, UCFE Provider Inbox URL, UCFE Provider Query URL."
|
|
|
2025-12-17 09:22:58
|
ERROR
|
server
|
odoo.service.server:969
WorkerCron (232) timeout after 240s
|
|
|
2025-12-17 09:26:58
|
ERROR
|
server
|
odoo.service.server:969
WorkerCron (234) timeout after 240s
|
|
|
2025-12-17 09:28:05
|
|
|
Log limit reached (full logs are still available in the log file)
|
|
|
2025-12-17 14:25:15
|
INFO
|
runbot
|
Kill build 34683-19-0
|
|