OpsManage icon indicating copy to clipboard operation
OpsManage copied to clipboard

自动化运维平台: 代码及应用部署CI/CD、资产管理CMDB、计划任务管理平台、SQL审核|回滚、任务调度、站内WIKI

Results 103 OpsManage issues
Sort by recently updated
recently updated
newest added

delete from opsmanage_server_assets where cpu_core is NULL 直接删除了元数据库的一些脏数据后,导致界面异常 ![image](https://user-images.githubusercontent.com/10241833/182551942-7039d540-e735-48e1-a01d-69cc18bfa185.png) ![image](https://user-images.githubusercontent.com/10241833/182552688-6cbe31a9-45b1-4896-a755-f7b38547bd85.png)

Bumps [django-celery-results](https://github.com/celery/django-celery-results) from 1.1.2 to 2.4.0. Release notes Sourced from django-celery-results's releases. v2.4.0 What's Changed [pre-commit.ci] pre-commit autoupdate by @​pre-commit-ci in celery/django-celery-results#312 drop django 2.2 by @​auvipy in celery/django-celery-results#317 save...

dependencies
python

Bumps [numpy](https://github.com/numpy/numpy) from 1.15.4 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...

dependencies
python

Bumps [twisted](https://github.com/twisted/twisted) from 18.9.0 to 22.4.0. Release notes Sourced from twisted's releases. Twisted 22.4.0 (2022-04-11) Features twisted.python.failure.Failure tracebacks now capture module information, improving compatibility with the Raven Sentry client. (#7796)...

dependencies
python

Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 1.6.4 to 2.4.0. Release notes Sourced from pyjwt's releases. 2.4.0 Security [CVE-2022-29217] Prevent key confusion through non-blocklisted public key formats. https://github.com/jpadilla/pyjwt/security/advisories/GHSA-ffqj-6fqr-9h24 What's Changed Add support for Python...

dependencies
python

![1652407483(1)](https://user-images.githubusercontent.com/59044647/168196815-d04a3db9-60b1-4f57-9c80-67bf29274388.png) cat /mnt/OpsManage/logs/opsmanage.log 2022-05-12 20:13:33 [WARNING] apsched.py[line:65] 获取计划任务节点失败: Sched_Node matching query does not exist. 2022-05-12 20:13:38 [WARNING] apsched.py[line:65] 获取计划任务节点失败: Sched_Node matching query does not exist. 2022-05-12 20:13:43 [WARNING] apsched.py[line:65] 获取计划任务节点失败:...

Bumps [django](https://github.com/django/django) from 2.2.15 to 2.2.28. Commits 5c33000 [2.2.x] Bumped version for 2.2.28 release. 29a6c98 [2.2.x] Fixed CVE-2022-28347 -- Protected QuerySet.explain(**options) against... 2c09e68 [2.2.x] Fixed CVE-2022-28346 -- Protected QuerySet.annotate(), aggregate(),...

dependencies
python

您好, 我在使用docker按照wiki文档(https://github.com/welliamcao/OpsManage/wiki/Docker%E6%9E%84%E5%BB%BAOpsManage)部署的时候 出现了 **ERROR 2002 (HY000): Can't connect to MySQL server on 'db' (115)** 这个报错。 我的运行环境是windows下运行的**centOS7虚拟机** **/docker/docker-compose.yml** 文件如下 version: "3" services: db: container_name: db image: mysql:5.6 privileged: true environment: -...

设备资产批量导入是在哪里操作呢

Bumps [paramiko](https://github.com/paramiko/paramiko) from 2.4.1 to 2.10.1. Commits 286bd9f Cut 2.10.1 4c491e2 Fix CVE re: PKey.write_private_key chmod race aa3cc6f Cut 2.10.0 e50e19f Fix up changelog entry with real links 02ad67e Helps...

dependencies
python