Giter VIP home page Giter VIP logo

Comments (8)

mouday avatar mouday commented on May 22, 2024

具体的日志可以在logs目录下查看
邮件被退回,这应该是腾讯邮箱的安全策略,换个邮箱试试
目前我使用的就是163邮箱发送到qq邮箱,一切正常

还可以加入交流群问问群友

from domain-admin.

xhd0625 avatar xhd0625 commented on May 22, 2024

`Adding job tentatively -- it will be properly scheduled when the scheduler starts
Added job "update_and_check_all_domain_cert" to job store "default"
Scheduler started
Looking for jobs to run
Next wakeup is due at 2023-04-02 10:30:00+08:00 (in 84118.746757 seconds)

Adding job tentatively -- it will be properly scheduled when the scheduler starts
Added job "update_and_check_all_domain_cert" to job store "default"
Scheduler started
Looking for jobs to run
Next wakeup is due at 2023-04-02 10:30:00+08:00 (in 83791.465329 seconds)

Adding job tentatively -- it will be properly scheduled when the scheduler starts
Added job "update_and_check_all_domain_cert" to job store "default"
Scheduler started
Looking for jobs to run
Next wakeup is due at 2023-04-02 10:30:00+08:00 (in 83709.602014 seconds)

Adding job tentatively -- it will be properly scheduled when the scheduler starts
Added job "update_and_check_all_domain_cert" to job store "default"
Scheduler started
Looking for jobs to run
Next wakeup is due at 2023-04-02 10:30:00+08:00 (in 83546.940595 seconds)

Adding job tentatively -- it will be properly scheduled when the scheduler starts
Added job "update_and_check_all_domain_cert" to job store "default"
Scheduler started
Looking for jobs to run
Next wakeup is due at 2023-04-02 10:30:00+08:00 (in 83424.659750 seconds)

Adding job tentatively -- it will be properly scheduled when the scheduler starts
Added job "update_and_check_all_domain_cert" to job store "default"
Scheduler started
Looking for jobs to run
Next wakeup is due at 2023-04-02 10:30:00+08:00 (in 81482.176865 seconds)

Looking for jobs to run
Running job "update_and_check_all_domain_cert (trigger: cron[month='', day='', day_of_week='', hour='10', minute='30'], next run at: 2023-04-02 10:30:00 CST)" (scheduled at 2023-04-02 10:30:00+08:00)
Next wakeup is due at 2023-04-03 10:30:00+08:00 (in 86399.979406 seconds)
Job "update_and_check_all_domain_cert (trigger: cron[month='
', day='', day_of_week='', hour='10', minute='30'], next run at: 2023-04-03 10:30:00 CST)" raised an exception
Traceback (most recent call last):
File "/usr/local/lib/python3.7/site-packages/apscheduler/executors/base.py", line 125, in run_job
retval = job.func(*job.args, **job.kwargs)
File "/app/domain_admin/service/domain_service.py", line 211, in update_and_check_all_domain_cert
update_all_domain_cert_info()
File "/app/domain_admin/service/domain_service.py", line 120, in update_all_domain_cert_info
update_domain_cert_info(row)
File "/app/domain_admin/service/domain_service.py", line 71, in update_domain_cert_info
domain_start_time = domain_info.get('start_time')
AttributeError: 'NoneType' object has no attribute 'get'`

感谢回复!这是我在“apscheduler.log”文件中截取到的片段,我观察到有多条“2023-04-02 10:30:00+08:00”的“Adding job”信息,但更加重要的是,我观察到抛出了空类型对象的属性调用异常。每天都是抛出这个异常。

from domain-admin.

mouday avatar mouday commented on May 22, 2024

你的域名可以正常访问吗

from domain-admin.

mouday avatar mouday commented on May 22, 2024

试试升级到最新版本,这个问题可能修复了

from domain-admin.

xhd0625 avatar xhd0625 commented on May 22, 2024

我们有一个一级域名证书,建立了若干二级站点,启用SSL的大概有200多个二级站点,我无法保证所有的站点在任务运行时都是可用的。目前我的版本是1.1.8,之前的几个版本都是有这个问题的,我稍后尝试一下1.2.1版本

from domain-admin.

mouday avatar mouday commented on May 22, 2024

解决了吗?

from domain-admin.

xhd0625 avatar xhd0625 commented on May 22, 2024

是的,新版本解决了我的问题

from domain-admin.

mouday avatar mouday commented on May 22, 2024

QQ群号:731742868,有问题可以更快的得到响应

from domain-admin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.