Incorrect datetime value
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
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
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