摘要:
提示/app/rf_automation/eggcache被其他组/用户写入了,容易出现攻击。 解决办法: 修改组/其他用户的访问权限即可。 chmod 755 /app/rf_automation/eggcache/ 阅读全文
posted @ 2020-10-13 15:33
垄上行
阅读(275)
评论(0)
推荐(0)
摘要:
错误日志: *** Operational MODE: preforking *** Traceback (most recent call last): File "./rf_automation/__init__.py", line 4, in <module> from .celery imp 阅读全文
posted @ 2020-10-13 15:06
垄上行
阅读(385)
评论(0)
推荐(0)