注册

在鲲鹏arm64架构运行dmPython出现问题

陈胡方 2025/10/09 216 0

为提高效率,提问时请提供以下信息,问题描述清晰可优先响应。
【DM版本】:2.5.22
【操作系统】:鲲鹏
【CPU】:ARM64
【问题描述】*:使用docker部署时出现以下问题,一直重复
iccm-labeling-app | warnings.warn(
iccm-labeling-app | 2025-10-09 09:22:20,417 - app.utils.distribute_lock - INFO - 初始化分布式锁管理器...
iccm-labeling-app | 2025-10-09 09:22:20,417 - app.utils.distribute_lock - INFO - Redis未配置(REDIS_HOST为空),将使用文件锁作为分布式锁实现
iccm-labeling-app | 2025-10-09 09:22:20,417 - app.utils.distribute_lock - INFO - 分布式锁管理器初始化完成,使用文件锁实现
iccm-labeling-app | [2025-10-09 09:22:20 +0000] [11] [INFO] Started server process [11]
iccm-labeling-app | [2025-10-09 09:22:20 +0000] [11] [INFO] Waiting for application startup.
iccm-labeling-app | 2025-10-09 09:22:20,834 - app.main - INFO - 启动应用程序...
iccm-labeling-app | [2025-10-09 09:22:20 +0000] [1] [ERROR] Worker (pid:11) was sent code 139!
iccm-labeling-app | [2025-10-09 09:22:20 +0000] [12] [INFO] Booting worker with pid: 12
iccm-labeling-app | 2025-10-09 09:22:21,558 - app.core.config - INFO - DM8 connection string: dm+dmPython://RESUSER:Dmresdb%23911642_t@10.60.253.99:5236/
iccm-labeling-app | 2025-10-09 09:22:21,558 - app.core.database - INFO - db connection string: dm+dmPython://RESUSER:Dmresdb%23911642_t@10.60.253.99:5236/
iccm-labeling-app | 2025-10-09 09:22:21,558 - app.core.config - INFO - DM8 connection string: dm+dmPython://RESUSER:Dmresdb%23911642_t@10.60.253.99:5236/
iccm-labeling-app | /usr/local/lib/python3.11/site-packages/pydantic/_internal/_fields.py:198: UserWarning: Field name "schema" in "MainDataConfig" shadows an attribute in parent "BaseModel"
iccm-labeling-app | warnings.warn(
iccm-labeling-app | 2025-10-09 09:22:21,967 - app.utils.distribute_lock - INFO - 初始化分布式锁管理器...
iccm-labeling-app | 2025-10-09 09:22:21,967 - app.utils.distribute_lock - INFO - Redis未配置(REDIS_HOST为空),将使用文件锁作为分布式锁实现
iccm-labeling-app | 2025-10-09 09:22:21,967 - app.utils.distribute_lock - INFO - 分布式锁管理器初始化完成,使用文件锁实现
iccm-labeling-app | [2025-10-09 09:22:22 +0000] [12] [INFO] Started server process [12]
iccm-labeling-app | [2025-10-09 09:22:22 +0000] [12] [INFO] Waiting for application startup.
iccm-labeling-app | 2025-10-09 09:22:22,375 - app.main - INFO - 启动应用程序...
iccm-labeling-app | [2025-10-09 09:22:22 +0000] [1] [ERROR] Worker (pid:12) was sent code 139!
iccm-labeling-app | [2025-10-09 09:22:22 +0000] [13] [INFO] Booting worker with pid: 13
iccm-labeling-app | 2025-10-09 09:22:23,117 - app.core.config - INFO - DM8 connection string: dm+dmPython://RESUSER:Dmresdb%23911642_t@10.60.253.99:5236/
iccm-labeling-app | 2025-10-09 09:22:23,117 - app.core.database - INFO - db connection string: dm+dmPython://RESUSER:Dmresdb%23911642_t@10.60.253.99:5236/
iccm-labeling-app | 2025-10-09 09:22:23,117 - app.core.config - INFO - DM8 connection string: dm+dmPython://RESUSER:Dmresdb%23911642_t@10.60.253.99:5236/
iccm-labeling-app | /usr/local/lib/python3.11/site-packages/pydantic/_internal/_fields.py:198: UserWarning: Field name "schema" in "MainDataConfig" shadows an attribute in parent "BaseModel"
iccm-labeling-app | warnings.warn(

回答 0
暂无回答
扫一扫
联系客服