certbot-dns-ispconfig icon indicating copy to clipboard operation
certbot-dns-ispconfig copied to clipboard

Incorrect datetime value

Open zillnerit opened this issue 1 year ago • 2 comments

Hello i receive this error:

Failed to renew certificate x with error: API response with an error: Incorrect datetime value: '' for column dbispconfig.dns_rr.stamp at row 1 INSERT INTO dns_rr

zillnerit avatar Dec 11 '24 08:12 zillnerit

Hello It seems that this problem also occurs when requesting a new certificate. I have an Nginx Proxy Manager in use. There was version 0.2.0 installed, but I have already updated to 0.3.1. ISPConfig is running in the current version (3.2.12p1). Is there any advice on where to find the problem or how to solve it?

Greetings Bernd

BSchuhmacher avatar Apr 16 '25 14:04 BSchuhmacher

Hi Sorry for my last post. The problem seems to be fixed in the repository. When running a pip install certbot-dns-ispconfig
in the NginxProxyManager container the file used (/opt/certbot/lib/python3.11/site-packages/certbot_dns_ispconfig/dns_ispconfig.py) seems not to become updated. Updating the file with the version provided here in GitHub solved this problem. Now working on the next ;-)

Regards and thanks for your work Bernd

BSchuhmacher avatar Apr 16 '25 14:04 BSchuhmacher