-
Notifications
You must be signed in to change notification settings - Fork 3k
Open
Labels
Description
Contact Information
No response
1Panel Version
v2.1.0
Problem Description
最近发现我的面板日志审计里的系统日志每天的0点会出现数据库不存在报错,但是这些数据库对应的面板功能是正常的
[2026-02-25 00:00:00] [INFO] clear monitor website log task in progress ...
[2026-02-25 00:00:00] [INFO] clear waf log task in progress ...
[2026-02-25 00:00:00] [INFO] clear waf log task has completed
[2026-02-25 00:00:00] [INFO] start to mysqldump | gzip > /opt/1panel/backup/tmp/database/mysql/mysql847/xxxxxxx/db_xxxxxxx_202602250000004je5b.sql.gz.gzip, args: []
[2026-02-25 00:00:00] [INFO] Website scheduled task in progress ...
[2026-02-25 00:00:00] [INFO] Website scheduled task has completed
[2026-02-25 00:00:00] [INFO] The scheduled certificate update task is currently in progress ...
[2026-02-25 00:00:00] [INFO] Update the SSL certificate for the [xxxxxxxxxxxx] domain
[2026-02-25 00:00:00] [ERROR] delete site req log error 数据库不存在
[2026-02-25 00:00:00] [ERROR] delete site stat error 数据库不存在
[2026-02-25 00:00:00] [ERROR] get ip_stats db failed数据库不存在
[2026-02-25 00:00:00] [ERROR] get uri_stats db failed数据库不存在
[2026-02-25 00:00:00] [ERROR] get os_stats db failed数据库不存在
[2026-02-25 00:00:00] [ERROR] get browser_stats db failed数据库不存在
[2026-02-25 00:00:00] [ERROR] get device_stats db failed数据库不存在
[2026-02-25 00:00:00] [ERROR] get referer_stats db failed数据库不存在
[2026-02-25 00:00:00] [ERROR] delete site req log error 数据库不存在
[2026-02-25 00:00:00] [ERROR] delete site stat error 数据库不存在
[2026-02-25 00:00:00] [ERROR] get ip_stats db failed数据库不存在
[2026-02-25 00:00:00] [ERROR] get uri_stats db failed数据库不存在
[2026-02-25 00:00:00] [ERROR] get os_stats db failed数据库不存在
[2026-02-25 00:00:00] [ERROR] get browser_stats db failed数据库不存在
[2026-02-25 00:00:00] [ERROR] get device_stats db failed数据库不存在
[2026-02-25 00:00:00] [ERROR] get referer_stats db failed数据库不存在
[2026-02-25 00:00:00] [INFO] clear monitor website log task has completed
[2026-02-25 00:00:12] [ERROR] Failed to update the SSL certificate for the [xxxxxxxxxxxx] domain , err:get zero ssl eab credentials failed
[2026-02-25 00:00:12] [INFO] Update the SSL certificate for the [xxxxxxxxxxxx] domain
[2026-02-25 00:00:58] [ERROR] Failed to update the SSL certificate for the [xxxxxxxxxxxx] domain , err:get zero ssl eab credentials failed
[2026-02-25 00:00:58] [INFO] The scheduled certificate update task has completed
[2026-02-25 00:25:00] [INFO] AppStore scheduled task in progress ...
隐藏了一些敏感信息
Steps to Reproduce
不清楚发生原因,需要的话可以联系我远程排查
The expected correct result
No response
Related log output
Additional Information
发行版本: Ubuntu 24.04.4 LTS
内核版本: 6.8.0-100-generic
系统类型: x86_64
Reactions are currently unavailable