Date |
Level |
Type |
Message |
2023-12-14 08:27:59
|
INFO
|
server
|
odoo.modules.loading:248
1 modules loaded in 0.02s, 0 queries (+0 extra)
|
|
2023-12-14 08:27:59
|
WARNING
|
server
|
odoo.modules.graph:68
module deltatech_saga: not installable, skipped
|
|
2023-12-14 08:27:59
|
WARNING
|
server
|
odoo.modules.graph:68
module website_sale_product_attribute_filter_category: not installable, skipped
|
|
2023-12-14 08:27:59
|
WARNING
|
server
|
odoo.modules.graph:68
module theme_common: not installable, skipped
|
|
2023-12-14 08:28:00
|
WARNING
|
server
|
odoo.modules.graph:68
module theme_clean: not installable, skipped
|
|
2023-12-14 08:28:00
|
WARNING
|
server
|
odoo.modules.graph:68
module website_animate: not installable, skipped
|
|
2023-12-14 08:28:01
|
WARNING
|
server
|
odoo.modules.graph:68
module theme_anelusia: not installable, skipped
|
|
2023-12-14 08:28:01
|
WARNING
|
server
|
odoo.modules.graph:68
module theme_bistro: not installable, skipped
|
|
2023-12-14 08:28:01
|
WARNING
|
server
|
odoo.modules.graph:68
module theme_graphene: not installable, skipped
|
|
2023-12-14 08:28:01
|
WARNING
|
server
|
odoo.modules.graph:68
module theme_treehouse: not installable, skipped
|
|
2023-12-14 08:28:01
|
WARNING
|
server
|
odoo.modules.graph:68
module theme_bootswatch: not installable, skipped
|
|
2023-12-14 08:28:01
|
WARNING
|
server
|
odoo.modules.graph:68
module website_sale_hide_empty_category: not installable, skipped
|
|
2023-12-14 08:28:01
|
WARNING
|
server
|
odoo.modules.graph:68
module website_sale_suggest_create_account: not installable, skipped
|
|
2023-12-14 08:28:01
|
WARNING
|
server
|
odoo.modules.graph:68
module fleet_vehicle_license_plate_alt: not installable, skipped
|
|
2023-12-14 08:28:01
|
WARNING
|
server
|
odoo.modules.graph:68
module purchase_batch_invoicing: not installable, skipped
|
|
2023-12-14 08:28:02
|
WARNING
|
server
|
odoo.modules.graph:68
module theme_loftspace: not installable, skipped
|
|
2023-12-14 08:28:04
|
WARNING
|
server
|
py.warnings:110
/usr/local/lib/python3.7/dist-packages/jinja2/sandbox.py:82: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working
from collections import MutableSet, MutableMapping, MutableSequence
|
|
2023-12-14 08:29:34
|
CRITICAL
|
server
|
odoo.modules.module:396
Couldn't load module website_mysql_sync
|
|
2023-12-14 08:29:34
|
CRITICAL
|
server
|
odoo.modules.module:397
No module named 'mysql'
|
|
2023-12-14 08:29:34
|
WARNING
|
server
|
odoo.modules.loading:597
Transient module states were reset
|
|
2023-12-14 08:29:34
|
ERROR
|
server
|
odoo.modules.registry:94
Failed to load registry
Traceback (most recent call last):
File "/data/build/odoo_odoo/odoo/modules/registry.py", line 89, in new
odoo.modules.load_modules(registry._db, force_demo, status, update_module)
File "/data/build/odoo_odoo/odoo/modules/loading.py", line 457, in load_modules
force, status, report, loaded_modules, update_module, models_to_check)
File "/data/build/odoo_odoo/odoo/modules/loading.py", line 349, in load_marked_modules
perform_checks=perform_checks, models_to_check=models_to_check
File "/data/build/odoo_odoo/odoo/modules/loading.py", line 179, in load_module_graph
load_openerp_module(package.name)
File "/data/build/odoo_odoo/odoo/modules/module.py", line 385, in load_openerp_module
__import__('odoo.addons.' + module_name)
File "/data/build/nexterp_almas/website_mysql_sync/__init__.py", line 3, in <module>
from . import models
File "/data/build/nexterp_almas/website_mysql_sync/models/__init__.py", line 3, in <module>
from . import product
File "/data/build/nexterp_almas/website_mysql_sync/models/product.py", line 4, in <module>
import mysql.connector
ModuleNotFoundError: No module named 'mysql'
|
|
2023-12-14 08:29:34
|
CRITICAL
|
server
|
odoo.service.server:1234
Failed to initialize database `03227-14-0-base`.
Traceback (most recent call last):
File "/data/build/odoo_odoo/odoo/service/server.py", line 1201, in preload_registries
registry = Registry.new(dbname, update_module=update_module)
File "/data/build/odoo_odoo/odoo/modules/registry.py", line 89, in new
odoo.modules.load_modules(registry._db, force_demo, status, update_module)
File "/data/build/odoo_odoo/odoo/modules/loading.py", line 457, in load_modules
force, status, report, loaded_modules, update_module, models_to_check)
File "/data/build/odoo_odoo/odoo/modules/loading.py", line 349, in load_marked_modules
perform_checks=perform_checks, models_to_check=models_to_check
File "/data/build/odoo_odoo/odoo/modules/loading.py", line 179, in load_module_graph
load_openerp_module(package.name)
File "/data/build/odoo_odoo/odoo/modules/module.py", line 385, in load_openerp_module
__import__('odoo.addons.' + module_name)
File "/data/build/nexterp_almas/website_mysql_sync/__init__.py", line 3, in <module>
from . import models
File "/data/build/nexterp_almas/website_mysql_sync/models/__init__.py", line 3, in <module>
from . import product
File "/data/build/nexterp_almas/website_mysql_sync/models/product.py", line 4, in <module>
import mysql.connector
ModuleNotFoundError: No module named 'mysql'
|
|
2023-12-14 08:41:26
|
INFO
|
server
|
odoo.modules.loading:248
1 modules loaded in 23.25s, 8171 queries (+0 extra)
|
|
2023-12-14 08:41:35
|
WARNING
|
server
|
odoo.modules.module:459
DistributionNotFound: The 'mysql-connector-python' distribution was not found and is required by the application
|
|
2023-12-14 08:41:35
|
WARNING
|
server
|
odoo.modules.loading:597
Transient module states were reset
|
|
2023-12-14 08:41:35
|
ERROR
|
server
|
odoo.modules.registry:94
Failed to load registry
Traceback (most recent call last):
File "/data/build/odoo_odoo/odoo/modules/module.py", line 452, in check_python_external_dependency
pkg_resources.get_distribution(pydep)
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 481, in get_distribution
dist = get_provider(dist)
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 357, in get_provider
return working_set.find(moduleOrReq) or require(str(moduleOrReq))[0]
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 900, in require
needed = self.resolve(parse_requirements(requirements))
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 786, in resolve
raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'mysql-connector-python' distribution was not found and is required by the application
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/data/build/odoo_odoo/odoo/modules/module.py", line 455, in check_python_external_dependency
importlib.import_module(pydep)
File "/usr/lib/python3.7/importlib/__init__.py", line 127, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1006, in _gcd_import
File "<frozen importlib._bootstrap>", line 983, in _find_and_load
File "<frozen importlib._bootstrap>", line 965, in _find_and_load_unlocked
ModuleNotFoundError: No module named 'mysql-connector-python'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/data/build/odoo_odoo/odoo/addons/base/models/ir_module.py", line 340, in check_external_dependencies
modules.check_manifest_dependencies(terp)
File "/data/build/odoo_odoo/odoo/modules/module.py", line 474, in check_manifest_dependencies
check_python_external_dependency(pydep)
File "/data/build/odoo_odoo/odoo/modules/module.py", line 460, in check_python_external_dependency
raise Exception('Python library not installed: %s' % (pydep,))
Exception: Python library not installed: mysql-connector-python
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/data/build/odoo_odoo/odoo/modules/registry.py", line 89, in new
odoo.modules.load_modules(registry._db, force_demo, status, update_module)
File "/data/build/odoo_odoo/odoo/modules/loading.py", line 432, in load_modules
modules.button_upgrade()
File "<decorator-gen-80>", line 2, in button_upgrade
File "/data/build/odoo_odoo/odoo/addons/base/models/ir_module.py", line 72, in check_and_log
return method(self, *args, **kwargs)
File "/data/build/odoo_odoo/odoo/addons/base/models/ir_module.py", line 661, in button_upgrade
self.check_external_dependencies(module.name, 'to upgrade')
File "/data/build/odoo_odoo/odoo/addons/base/models/ir_module.py", line 348, in check_external_dependencies
raise UserError(msg % (module_name, e.args[0]))
odoo.exceptions.UserError: Unable to upgrade module "website_mysql_sync" because an external dependency is not met: Python library not installed: mysql-connector-python
|
|
2023-12-14 08:41:35
|
CRITICAL
|
server
|
odoo.service.server:1234
Failed to initialize database `03227-14-0-base`.
Traceback (most recent call last):
File "/data/build/odoo_odoo/odoo/modules/module.py", line 452, in check_python_external_dependency
pkg_resources.get_distribution(pydep)
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 481, in get_distribution
dist = get_provider(dist)
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 357, in get_provider
return working_set.find(moduleOrReq) or require(str(moduleOrReq))[0]
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 900, in require
needed = self.resolve(parse_requirements(requirements))
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 786, in resolve
raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'mysql-connector-python' distribution was not found and is required by the application
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/data/build/odoo_odoo/odoo/modules/module.py", line 455, in check_python_external_dependency
importlib.import_module(pydep)
File "/usr/lib/python3.7/importlib/__init__.py", line 127, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1006, in _gcd_import
File "<frozen importlib._bootstrap>", line 983, in _find_and_load
File "<frozen importlib._bootstrap>", line 965, in _find_and_load_unlocked
ModuleNotFoundError: No module named 'mysql-connector-python'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/data/build/odoo_odoo/odoo/addons/base/models/ir_module.py", line 340, in check_external_dependencies
modules.check_manifest_dependencies(terp)
File "/data/build/odoo_odoo/odoo/modules/module.py", line 474, in check_manifest_dependencies
check_python_external_dependency(pydep)
File "/data/build/odoo_odoo/odoo/modules/module.py", line 460, in check_python_external_dependency
raise Exception('Python library not installed: %s' % (pydep,))
Exception: Python library not installed: mysql-connector-python
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/data/build/odoo_odoo/odoo/service/server.py", line 1201, in preload_registries
registry = Registry.new(dbname, update_module=update_module)
File "/data/build/odoo_odoo/odoo/modules/registry.py", line 89, in new
odoo.modules.load_modules(registry._db, force_demo, status, update_module)
File "/data/build/odoo_odoo/odoo/modules/loading.py", line 432, in load_modules
modules.button_upgrade()
File "<decorator-gen-80>", line 2, in button_upgrade
File "/data/build/odoo_odoo/odoo/addons/base/models/ir_module.py", line 72, in check_and_log
return method(self, *args, **kwargs)
File "/data/build/odoo_odoo/odoo/addons/base/models/ir_module.py", line 661, in button_upgrade
self.check_external_dependencies(module.name, 'to upgrade')
File "/data/build/odoo_odoo/odoo/addons/base/models/ir_module.py", line 348, in check_external_dependencies
raise UserError(msg % (module_name, e.args[0]))
odoo.exceptions.UserError: Unable to upgrade module "website_mysql_sync" because an external dependency is not met: Python library not installed: mysql-connector-python
|
|
2023-12-14 08:27:59
|
INFO
|
server
|
odoo.modules.loading:248
1 modules loaded in 0.02s, 0 queries (+0 extra)
|
|
2023-12-14 08:27:59
|
WARNING
|
server
|
odoo.modules.graph:68
module deltatech_saga: not installable, skipped
|
|
2023-12-14 08:27:59
|
WARNING
|
server
|
odoo.modules.graph:68
module website_sale_product_attribute_filter_category: not installable, skipped
|
|
2023-12-14 08:27:59
|
WARNING
|
server
|
odoo.modules.graph:68
module theme_common: not installable, skipped
|
|
2023-12-14 08:28:00
|
WARNING
|
server
|
odoo.modules.graph:68
module theme_clean: not installable, skipped
|
|
2023-12-14 08:28:00
|
WARNING
|
server
|
odoo.modules.graph:68
module website_animate: not installable, skipped
|
|
2023-12-14 08:28:01
|
WARNING
|
server
|
odoo.modules.graph:68
module theme_anelusia: not installable, skipped
|
|
2023-12-14 08:28:01
|
WARNING
|
server
|
odoo.modules.graph:68
module theme_bistro: not installable, skipped
|
|
2023-12-14 08:28:01
|
WARNING
|
server
|
odoo.modules.graph:68
module theme_graphene: not installable, skipped
|
|
2023-12-14 08:28:01
|
WARNING
|
server
|
odoo.modules.graph:68
module theme_treehouse: not installable, skipped
|
|
2023-12-14 08:28:01
|
WARNING
|
server
|
odoo.modules.graph:68
module theme_bootswatch: not installable, skipped
|
|
2023-12-14 08:28:01
|
WARNING
|
server
|
odoo.modules.graph:68
module website_sale_hide_empty_category: not installable, skipped
|
|
2023-12-14 08:28:01
|
WARNING
|
server
|
odoo.modules.graph:68
module website_sale_suggest_create_account: not installable, skipped
|
|
2023-12-14 08:28:01
|
WARNING
|
server
|
odoo.modules.graph:68
module fleet_vehicle_license_plate_alt: not installable, skipped
|
|
2023-12-14 08:28:01
|
WARNING
|
server
|
odoo.modules.graph:68
module purchase_batch_invoicing: not installable, skipped
|
|
2023-12-14 08:28:02
|
WARNING
|
server
|
odoo.modules.graph:68
module theme_loftspace: not installable, skipped
|
|
2023-12-14 08:28:04
|
WARNING
|
server
|
py.warnings:110
/usr/local/lib/python3.7/dist-packages/jinja2/sandbox.py:82: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated, and in 3.8 it will stop working
from collections import MutableSet, MutableMapping, MutableSequence
|
|
2023-12-14 08:29:34
|
CRITICAL
|
server
|
odoo.modules.module:396
Couldn't load module website_mysql_sync
|
|
2023-12-14 08:29:34
|
CRITICAL
|
server
|
odoo.modules.module:397
No module named 'mysql'
|
|
2023-12-14 08:29:34
|
WARNING
|
server
|
odoo.modules.loading:597
Transient module states were reset
|
|
2023-12-14 08:29:34
|
ERROR
|
server
|
odoo.modules.registry:94
Failed to load registry
Traceback (most recent call last):
File "/data/build/odoo_odoo/odoo/modules/registry.py", line 89, in new
odoo.modules.load_modules(registry._db, force_demo, status, update_module)
File "/data/build/odoo_odoo/odoo/modules/loading.py", line 457, in load_modules
force, status, report, loaded_modules, update_module, models_to_check)
File "/data/build/odoo_odoo/odoo/modules/loading.py", line 349, in load_marked_modules
perform_checks=perform_checks, models_to_check=models_to_check
File "/data/build/odoo_odoo/odoo/modules/loading.py", line 179, in load_module_graph
load_openerp_module(package.name)
File "/data/build/odoo_odoo/odoo/modules/module.py", line 385, in load_openerp_module
__import__('odoo.addons.' + module_name)
File "/data/build/nexterp_almas/website_mysql_sync/__init__.py", line 3, in <module>
from . import models
File "/data/build/nexterp_almas/website_mysql_sync/models/__init__.py", line 3, in <module>
from . import product
File "/data/build/nexterp_almas/website_mysql_sync/models/product.py", line 4, in <module>
import mysql.connector
ModuleNotFoundError: No module named 'mysql'
|
|
2023-12-14 08:29:34
|
CRITICAL
|
server
|
odoo.service.server:1234
Failed to initialize database `03227-14-0-base`.
Traceback (most recent call last):
File "/data/build/odoo_odoo/odoo/service/server.py", line 1201, in preload_registries
registry = Registry.new(dbname, update_module=update_module)
File "/data/build/odoo_odoo/odoo/modules/registry.py", line 89, in new
odoo.modules.load_modules(registry._db, force_demo, status, update_module)
File "/data/build/odoo_odoo/odoo/modules/loading.py", line 457, in load_modules
force, status, report, loaded_modules, update_module, models_to_check)
File "/data/build/odoo_odoo/odoo/modules/loading.py", line 349, in load_marked_modules
perform_checks=perform_checks, models_to_check=models_to_check
File "/data/build/odoo_odoo/odoo/modules/loading.py", line 179, in load_module_graph
load_openerp_module(package.name)
File "/data/build/odoo_odoo/odoo/modules/module.py", line 385, in load_openerp_module
__import__('odoo.addons.' + module_name)
File "/data/build/nexterp_almas/website_mysql_sync/__init__.py", line 3, in <module>
from . import models
File "/data/build/nexterp_almas/website_mysql_sync/models/__init__.py", line 3, in <module>
from . import product
File "/data/build/nexterp_almas/website_mysql_sync/models/product.py", line 4, in <module>
import mysql.connector
ModuleNotFoundError: No module named 'mysql'
|
|
2023-12-14 08:41:26
|
INFO
|
server
|
odoo.modules.loading:248
1 modules loaded in 23.25s, 8171 queries (+0 extra)
|
|
2023-12-14 08:41:35
|
WARNING
|
server
|
odoo.modules.module:459
DistributionNotFound: The 'mysql-connector-python' distribution was not found and is required by the application
|
|
2023-12-14 08:41:35
|
WARNING
|
server
|
odoo.modules.loading:597
Transient module states were reset
|
|
2023-12-14 08:41:35
|
ERROR
|
server
|
odoo.modules.registry:94
Failed to load registry
Traceback (most recent call last):
File "/data/build/odoo_odoo/odoo/modules/module.py", line 452, in check_python_external_dependency
pkg_resources.get_distribution(pydep)
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 481, in get_distribution
dist = get_provider(dist)
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 357, in get_provider
return working_set.find(moduleOrReq) or require(str(moduleOrReq))[0]
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 900, in require
needed = self.resolve(parse_requirements(requirements))
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 786, in resolve
raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'mysql-connector-python' distribution was not found and is required by the application
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/data/build/odoo_odoo/odoo/modules/module.py", line 455, in check_python_external_dependency
importlib.import_module(pydep)
File "/usr/lib/python3.7/importlib/__init__.py", line 127, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1006, in _gcd_import
File "<frozen importlib._bootstrap>", line 983, in _find_and_load
File "<frozen importlib._bootstrap>", line 965, in _find_and_load_unlocked
ModuleNotFoundError: No module named 'mysql-connector-python'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/data/build/odoo_odoo/odoo/addons/base/models/ir_module.py", line 340, in check_external_dependencies
modules.check_manifest_dependencies(terp)
File "/data/build/odoo_odoo/odoo/modules/module.py", line 474, in check_manifest_dependencies
check_python_external_dependency(pydep)
File "/data/build/odoo_odoo/odoo/modules/module.py", line 460, in check_python_external_dependency
raise Exception('Python library not installed: %s' % (pydep,))
Exception: Python library not installed: mysql-connector-python
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/data/build/odoo_odoo/odoo/modules/registry.py", line 89, in new
odoo.modules.load_modules(registry._db, force_demo, status, update_module)
File "/data/build/odoo_odoo/odoo/modules/loading.py", line 432, in load_modules
modules.button_upgrade()
File "<decorator-gen-80>", line 2, in button_upgrade
File "/data/build/odoo_odoo/odoo/addons/base/models/ir_module.py", line 72, in check_and_log
return method(self, *args, **kwargs)
File "/data/build/odoo_odoo/odoo/addons/base/models/ir_module.py", line 661, in button_upgrade
self.check_external_dependencies(module.name, 'to upgrade')
File "/data/build/odoo_odoo/odoo/addons/base/models/ir_module.py", line 348, in check_external_dependencies
raise UserError(msg % (module_name, e.args[0]))
odoo.exceptions.UserError: Unable to upgrade module "website_mysql_sync" because an external dependency is not met: Python library not installed: mysql-connector-python
|
|
2023-12-14 08:41:35
|
CRITICAL
|
server
|
odoo.service.server:1234
Failed to initialize database `03227-14-0-base`.
Traceback (most recent call last):
File "/data/build/odoo_odoo/odoo/modules/module.py", line 452, in check_python_external_dependency
pkg_resources.get_distribution(pydep)
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 481, in get_distribution
dist = get_provider(dist)
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 357, in get_provider
return working_set.find(moduleOrReq) or require(str(moduleOrReq))[0]
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 900, in require
needed = self.resolve(parse_requirements(requirements))
File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line 786, in resolve
raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'mysql-connector-python' distribution was not found and is required by the application
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/data/build/odoo_odoo/odoo/modules/module.py", line 455, in check_python_external_dependency
importlib.import_module(pydep)
File "/usr/lib/python3.7/importlib/__init__.py", line 127, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1006, in _gcd_import
File "<frozen importlib._bootstrap>", line 983, in _find_and_load
File "<frozen importlib._bootstrap>", line 965, in _find_and_load_unlocked
ModuleNotFoundError: No module named 'mysql-connector-python'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/data/build/odoo_odoo/odoo/addons/base/models/ir_module.py", line 340, in check_external_dependencies
modules.check_manifest_dependencies(terp)
File "/data/build/odoo_odoo/odoo/modules/module.py", line 474, in check_manifest_dependencies
check_python_external_dependency(pydep)
File "/data/build/odoo_odoo/odoo/modules/module.py", line 460, in check_python_external_dependency
raise Exception('Python library not installed: %s' % (pydep,))
Exception: Python library not installed: mysql-connector-python
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/data/build/odoo_odoo/odoo/service/server.py", line 1201, in preload_registries
registry = Registry.new(dbname, update_module=update_module)
File "/data/build/odoo_odoo/odoo/modules/registry.py", line 89, in new
odoo.modules.load_modules(registry._db, force_demo, status, update_module)
File "/data/build/odoo_odoo/odoo/modules/loading.py", line 432, in load_modules
modules.button_upgrade()
File "<decorator-gen-80>", line 2, in button_upgrade
File "/data/build/odoo_odoo/odoo/addons/base/models/ir_module.py", line 72, in check_and_log
return method(self, *args, **kwargs)
File "/data/build/odoo_odoo/odoo/addons/base/models/ir_module.py", line 661, in button_upgrade
self.check_external_dependencies(module.name, 'to upgrade')
File "/data/build/odoo_odoo/odoo/addons/base/models/ir_module.py", line 348, in check_external_dependencies
raise UserError(msg % (module_name, e.args[0]))
odoo.exceptions.UserError: Unable to upgrade module "website_mysql_sync" because an external dependency is not met: Python library not installed: mysql-connector-python
|
|
2025-08-14 11:18:06
|
INFO
|
runbot
|
Init build environment with config Community
|
|
2025-08-14 11:18:06
|
|
|
Starting step all from config Community
|
|
2025-08-14 11:18:06
|
|
|
Using Dockerfile Tag odoo:Docker15.0
|
|
2025-08-14 11:26:41
|
INFO
|
runbot
|
Getting results for build 03227-15-0
|
|
2025-08-14 11:26:41
|
|
|
Step all finished in 8m
|
|
2025-08-14 11:26:41
|
|
|
Starting step run from config Community
|
|
2025-08-14 11:26:41
|
INFO
|
runbot
|
Start running build 03227-15-0
|
|
2025-08-14 11:26:41
|
|
|
Using Dockerfile Tag odoo:Docker15.0
|
|