本帖最后由 堡塔运维香菜卷 于 2023-4-30 13:05 编辑
为了能快速了解并处理您的问题,请提供以下基础信息:
7.9.9
CentOS 7.7 64位
自动续签失败并报错
Traceback (most recent call last):
File "/www/server/panel/class/panelLets.py", line 14, in <module>
import http_requests as requests
File "class/http_requests.py", line 16, in <module>
import public
File "class/public.py", line 6442
s_ip_info = get_free_ip_info(f"{ipaddress}:80")
^
SyntaxError: invalid syntax
|
|